350,210 questions

Sort by: Updated
0 answers

Can we use service accounts in Azure?

To build an integration between a 3rd party system and SharePoint what is recommended to use in Azure? Service accounts?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,317 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,065 questions
asked 2024-05-31T22:13:39.0566667+00:00
Tariq Younas 41 Reputation points
2 answers

WMI access denied DCOM issue ?

Hello World, I have 2 computers A & B. I am using an application named VisualCron to remote execute a batch file from computer A to computer B where the application sits. The execution failed with error code: "Exception in Task: Access is…

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
12,336 questions
asked 2024-05-22T22:01:49.4233333+00:00
Mohamed Boulaghlem 0 Reputation points
answered 2024-05-31T22:13:31.28+00:00
Plamen Peev 80 Reputation points
1 answer One of the answers was accepted by the question author.

OnVue is Not Working and I cannot check in

Hello, My AI-900 exam begins at 12:30 and it is 12:30 now and for the past 15 minutes I have been unable to check in to the system.

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,663 questions
asked 2024-05-04T16:31:26.0566667+00:00
Tyler M. Neher 20 Reputation points
edited a comment 2024-05-31T22:02:17.98+00:00
Tyler M. Neher 20 Reputation points
0 answers

.NET MAUI - Unhandled Exception located in 'Microsoft.Maui.Platform.MauiWebView'

XAML WebView element definitions: <WebView x:Name="ElectricArcGif" VerticalOptions="Center" HeightRequest="40" /> <WebView x:Name="ClintHatGif" VerticalOptions="Center" …

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,011 questions
asked 2024-05-31T21:58:54.9366667+00:00
UnexpectedGrit 11 Reputation points
1 answer

Spring MVC @controller not working

I have a spring mvc application that has @controller classes. When I deploy the application using azure app services it gives me a 404 error. When I remove the @Controller and add @RestController and redeploy it seems to work properly. Not sure why this…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,065 questions
asked 2024-05-31T20:13:11.82+00:00
Ahmed Rafsan Raqib 0 Reputation points
answered 2024-05-31T21:54:21.0566667+00:00
Grmacjon-MSFT 16,791 Reputation points
0 answers

IaaSAntimalware and MDE.Windows VM extensions

Are there any benefits to having both the IaaSAntimalware and MDE.Windows extensions installed on an Azure hosted virtual machine or are they just redundant?

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,317 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,013 questions
Microsoft Defender for Cloud
Microsoft Defender for Cloud
An Azure service that provides threat protection for workloads running in Azure, on-premises, and in other clouds. Previously known as Azure Security Center and Azure Defender.
1,227 questions
asked 2024-05-31T21:46:06.1866667+00:00
Jonathan Maas 0 Reputation points
1 answer

Azure Audit logs for index deletion in Azure AI Search?

How can I view and check who deleted the index in Azure AI Search service? I cannot find this information in the Activity log.

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
767 questions
asked 2024-05-31T20:51:05.69+00:00
MV 15 Reputation points
answered 2024-05-31T21:44:39.01+00:00
Grmacjon-MSFT 16,791 Reputation points
1 answer One of the answers was accepted by the question author.

Filters not working for Entra ID IAM Recommendations list

I'm trying to filter the findings on the IAM recommendations list page, but the filter is not working. I can select the column to be filtered, but the UI will not allow me to check or uncheck the boxes to set the filter. Any…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,941 questions
asked 2024-05-31T19:35:00.8933333+00:00
RobertFerry-7907 20 Reputation points
commented 2024-05-31T21:42:54.0666667+00:00
Marilee Turscak-MSFT 35,036 Reputation points Microsoft Employee
2 answers

Azure open AI indexing of Sharepoint

I submitted a request a week ago to open up indexing by Azure open AI of Sharepoint sites. More info here: https://learn.microsoft.com/en-gb/azure/search/search-howto-index-sharepoint-online Does anyone know how long this usually takes? There are also…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
767 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,913 questions
asked 2024-05-21T09:01:55.86+00:00
Henrik 20 Reputation points
commented 2024-05-31T21:36:57.2833333+00:00
Grmacjon-MSFT 16,791 Reputation points
2 answers

How can I consume events from Event Grid Namespace Topic Subscription using HTTP

Hi Everyone, I am trying to achieve a small task which is pulling an event from Event Grid Namespace Topic Subscription which is enabled for queue type pull model event consumption. The network I formed is as below. I am sure that the events are reaching…

Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
325 questions
asked 2024-05-30T11:13:58.4466667+00:00
Sai k Marthi 0 Reputation points
answered 2024-05-31T21:33:09.1+00:00
Ryan Hill 26,321 Reputation points Microsoft Employee
0 answers

How to achieve a right-to-left Flyout menu using the .NET MAUI Shell App project?

I am currently working on a project using .NET MAUI Shell App template. As part of this project, I need to implement a right-to-left (RTL) Flyout menu to better cater to RTL languages. Despite various attempts to achieve this, I have not been…

.NET MAUI
.NET MAUI
A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
3,011 questions
asked 2024-05-31T21:32:37.07+00:00
Riziq Hashem 0 Reputation points
2 answers

How do you Register a Blazor App to Upload Photos to Azure Blob Storage

I've created a simple Blazor Application based on the standard Blazor Web application template to upload photos to Azure Blob Storage. It works when I run it in my computer, but I'm having trouble getting it to run when I Publish it to an Azure App…

Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,506 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,434 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,065 questions
asked 2024-05-29T23:47:39.4066667+00:00
George Irwin 0 Reputation points
edited a comment 2024-05-31T21:31:39.6366667+00:00
Bruce (SqlWork.com) 58,206 Reputation points
0 answers

Azure OpenAI Studio, Add your own data, error "We couldn't connect your dataUnexpected error while processing data try again "

Hello, Azure OpenAI Studio, Add your own data gives error "We couldn't connect your data Unexpected error while processing data try again'

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,340 questions
asked 2024-05-31T21:30:33.98+00:00
Natalia Benavides 0 Reputation points
2 answers

How to prevent audio to be sent to the default audio endpoint?

Hi, I've some audio that I would like to only be sent to a particular audio endpoint (in this case, a controller output). I basically use IMMDeviceEnumerator::EnumAudioEndpoints() to get the endpoint I want and send audio to the device buffer using…

Windows API - Win32
Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,455 questions
asked 2024-05-22T23:27:05.93+00:00
Wong, Irene 0 Reputation points
answered 2024-05-31T21:30:17.6433333+00:00
Wong, Irene 0 Reputation points
0 answers

How do I add a database to an existing Backup Policy on an Azure SQL VM?

I have a SQL Server on Azure VM. I have made a Backup Policy to protect 5 databases. I want to add a new database recently created to the Policy but I can no longer see the VM in Discovery.

Azure Backup
Azure Backup
An Azure backup service that provides built-in management at scale.
1,150 questions
asked 2024-05-31T21:29:52.8933333+00:00
Raul Massuet 0 Reputation points
0 answers

Device activation required

Hello We are moving to the Self-Deploying mode within Azure AD so we can build the laptop, hand to the user and then leave the rest to work in the background. However when the users are logging into the devices for the 1st time they are being prompted to…

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,013 questions
Microsoft Deployment Toolkit
Microsoft Deployment Toolkit
A collection of Microsoft tools and documentation for automating desktop and server deployment. Previously known as Microsoft Solution Accelerator for Business Desktop Deployment (BDD).
842 questions
Windows 11
Windows 11
A Microsoft operating system designed for productivity, creativity, and ease of use.
8,489 questions
asked 2024-05-31T09:49:51.7533333+00:00
Sam Molyneux 0 Reputation points
commented 2024-05-31T21:27:53.93+00:00
Darrell Gorter 1,306 Reputation points
0 answers

Crystal Reports- Failed to Open the Connection error

My team and I are running into an interesting issue, where only one of us produces this error. We all have the same configurations via the Central Configuration, our ODBC connections all match (and test successfully), and we're all on 2016 support pack…

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
36,663 questions
asked 2024-05-31T15:49:33.3033333+00:00
VTA_Accela 1 0 Reputation points
commented 2024-05-31T21:24:03.9866667+00:00
VTA_Accela 1 0 Reputation points
3 answers

Completely remove Ledger Table from Database

Is there a way how to completely remove Ledger table from a database and reclaim disk space? History table can take gigabytes, and I want to remove all the data related to some ledger table. Data and history. But I don't see how it can be done.

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,944 questions
asked 2024-05-31T07:38:46.19+00:00
Oleg Gelya 0 Reputation points
answered 2024-05-31T21:23:10.2733333+00:00
Erland Sommarskog 102.5K Reputation points
0 answers

One drive data transfer

Hello    Please i need your help on this issue.    I want to transfer my data from personal one-drive to a business one drive

OneDrive
OneDrive
A Microsoft file hosting and synchronization service.
878 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,913 questions
OneDrive Management
OneDrive Management
OneDrive: A Microsoft file hosting and synchronization service.Management: The act or process of organizing, handling, directing or controlling something.
1,154 questions
asked 2024-05-31T21:21:22.51+00:00
Iniobong Nkanga 1,686 Reputation points
1 answer

How to lock transactions that cannot be ended autonomously

An abnormal table lock was detected in the production environment. Tracking revealed a transaction that lasted for several hours, which was conspicuous in a production setting where transactions typically last no more than 30 seconds. Monitoring through…

SQL Server
SQL Server
A family of Microsoft relational database management and analysis systems for e-commerce, line-of-business, and data warehousing solutions.
12,944 questions
asked 2024-05-31T09:06:33.96+00:00
博雄 胡 70 Reputation points
answered 2024-05-31T21:17:42.5066667+00:00
Erland Sommarskog 102.5K Reputation points