350,211 questions

Sort by: Updated
1 answer

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
answered 2024-05-31T22:34:51.15+00:00
william nieto 155 Reputation points
1 answer

Copy activity throwing an error, when a auto incremented column is there on the Sink side

Hello Team, I am trying to copy data from Amazon S3 to Azure SQL database. On Azure SQL side I have set an autoincrement column(Row_Index) in a table, however the copy activity throws an error that "Column 'Row_Index' does not allow…

Azure SQL Database
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
9,803 questions
asked 2024-05-15T22:53:21.2033333+00:00
Shweta Chavan 40 Reputation points
commented 2024-05-31T22:33:28.77+00:00
Oury Ba-MSFT 16,901 Reputation points Microsoft Employee
0 answers

How do I give a user access to a single App Server, SQL Database, & Azure Storage

Hi; I want to have my QA team do some load testing of the dev slot of our web app. I want to give them full administrative access to the dev slot app service and its associated SQL Database and BLOB Storage. I do not want them to have any administrative…

Azure SQL Database
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,507 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,066 questions
asked 2024-05-31T22:32:34.61+00:00
David Thielen 2,356 Reputation points
1 answer

How to assign value from session upload file into upload posted file again

i am trying to save uploaded file after some big process. i am saving uploaded file in session to retain the file upload data. i.e : uploaded file will be saving into session variable. after saving to session upload file will be cleared. but, the upload…

ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,330 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,417 questions
asked 2024-05-31T18:44:51.0666667+00:00
Gani_tpt 1,806 Reputation points
commented 2024-05-31T22:22:08.12+00:00
Albert Kallal 4,971 Reputation points
1 answer

How to extract similarity from Azure AI Search x Azure OpenAI completion

Hi, I've been using client.chat.completions.create from our Azure OpenAI gpt-4 deployment to run RAG completions against my vector database, hosted on Azure AI Search. To do this, I've been using client.chat.completions.create, with my system and user…

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
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,340 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,463 questions
asked 2024-05-31T13:40:25.2166667+00:00
Rohan Pathak 0 Reputation points
commented 2024-05-31T22:18:22.4966667+00:00
Sina Salam 4,546 Reputation points
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,066 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,066 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
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,507 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,066 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