350,213 questions

Sort by: Updated
0 answers

An admin command cannot be executed temporarily due to an internal state transition

We have an ADX cluster with two instances and java service querying external tables using jdbc sql driver. We ran a performance test, more than 3k requests. We saw many db query errors with this message: An admin command cannot be executed…

Azure Data Explorer
Azure Data Explorer
An Azure data analytics service for real-time analysis on large volumes of data streaming from sources including applications, websites, and internet of things devices.
490 questions
asked 2024-05-31T22:51:48.55+00:00
_Esteban Bett 30 Reputation points
1 answer

How to remove unwanted charges on my Azure free trial account and get the subscription reenabled?

On Friday 5/17/2024 I activated a free Azure subscription. I tried adding the Azure Key Vault Managed HSM resource thinking it was Azure Key Vault. After a couple hours I realized my mistake and deleted the resource. Today (Thursday 5/23/2024) I…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,148 questions
asked 2024-05-23T19:07:02.9533333+00:00
Todd Miller 0 Reputation points
commented 2024-05-31T22:48:58.37+00:00
Todd Miller 0 Reputation points
0 answers

Postgresql flexible server parameter set up is failing with server busy error

Hi, I am trying to deploy Azure Postgresql flexible server through Bicep and GHA pipelines, the deployment is failing in configuration step with the following error, i am trying to deploy pg 16 version. can someone please help with this…

Azure Database for PostgreSQL
asked 2024-05-31T04:21:03.9433333+00:00
Manikandan M 0 Reputation points
commented 2024-05-31T22:48:13.58+00:00
Oury Ba-MSFT 16,901 Reputation points Microsoft Employee
1 answer

Can not use Azure language studio with local auth disabled

I want to use Conversational Language Understanding in my organization, but a policy exists that key-based authentication(local auth) is disabled. Now with this condition When I Tried to create a CLU project in a language studio I got the same error (403…

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
Azure AI Language
Azure AI Language
An Azure service that provides natural language capabilities including sentiment analysis, entity extraction, and automated question answering.
367 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-31T17:55:48.7066667+00:00
Aman Sharma 0 Reputation points
answered 2024-05-31T22:40:14.21+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,067 questions
asked 2024-05-31T22:13:39.0566667+00:00
Tariq Younas 41 Reputation points
commented 2024-05-31T22:39:20.9633333+00:00
Aki Nishikawa 805 Reputation points Microsoft Employee
9 answers One of the answers was accepted by the question author.

SSMS hangs for an extended period when closing a query tab or object explorer when a connection cannot be established to the SQL Server

Suppose I am connected via VPN to a network that includes a SQL server. I then open SSMS and connect to that server. Eventually the VPN loses connection or I disconnected (work is finished for the day, whatever) I then attempt to close an SSMS…

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 2022-03-15T17:09:44.58+00:00
allmhuran 136 Reputation points
commented 2024-05-31T22:37:54.5533333+00:00
Lynn Lahman 0 Reputation points
0 answers

Testing a scaled out app service

Hi; I want to test that my software works fine when scaling out. So I've set it to have 2 servers and now need to test. And I turned off session affinity to hopefully get requests bouncing between servers. First, what/how should I test this? Second, is…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,067 questions
asked 2024-05-31T22:36:49.1466667+00:00
David Thielen 2,356 Reputation points
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,067 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
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,067 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