92,407 questions with Azure-related tags

Sort by: Updated
1 answer One of the answers was accepted by the question author.

Azure Speech Pronunciation Assessment Kept Failing

I tried the speech to text service from my local machine, and it worked well. However, once i included the pronunciation assessment code, the program kept getting error. I tried the code in both JS and Python. The error message from running the python…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,337 questions
asked 2024-03-21T11:52:33.47+00:00
Glen Wang 20 Reputation points
edited the question 2024-03-28T16:16:34.8933333+00:00
VasaviLankipalle-MSFT 13,126 Reputation points
0 answers

What is the best practice of changing Azure Serverless SQL schema and data in CICD pipeline

Hi all, We are deploying database schema changes from our Development environment to User Acceptance Testing (UAT) and Production using DACPACs within our CI/CD pipeline. Additionally, we're utilizing Azure SQL Data Sync to synchronize data. However,…

Azure SQL Database
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
887 questions
asked 2024-03-28T16:16:34.1233333+00:00
taka 0 Reputation points
1 answer

Azure function stopped running on a scheduled time

My Azure Function runs a Python script. It queries several databases and stores the results in a blob. The function is scheduled to run almost every two hours according to the following schedule: "schedule": "0 3,5,7,9,11,13,15,17,19 * *…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,116 questions
asked 2024-03-26T07:38:29.1933333+00:00
Lukasz Kurzysz 0 Reputation points
commented 2024-03-28T16:15:56.7733333+00:00
Ryan Hill 25,141 Reputation points Microsoft Employee
0 answers

APIM developer portal no longer displaying request body properties on the Operation Details page

Up until quite recently this was working fine, but now when you browse to the operation details page of an endpoint from within the api developer portal, the schema properties are not displayed for a requests body. As you can see, the example json is…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
1,697 questions
asked 2024-03-28T14:06:38.82+00:00
Andy J 0 Reputation points
commented 2024-03-28T16:15:46.06+00:00
JananiRamesh-MSFT 20,336 Reputation points
2 answers

What Is the Best Way to See Raw Data Stream Being Passed from SQL to .NET Application?

I am running some functions on application startup for my .NET application. This mostly involves running a bunch of scripts on my SQL database to ensure plans are cached. These queries are generated from EFCore-compiled queries. In doing this, I…

Azure SQL Database
.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,264 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,077 questions
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,483 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,688 questions
asked 2024-03-14T19:52:31.8+00:00
Mike-E-angelo 441 Reputation points
commented 2024-03-28T16:15:12.0766667+00:00
Bruce (SqlWork.com) 53,426 Reputation points
1 answer

migrate from Cloud Service Classic to Cloud Service Extended Support, VMSize Small is deprecated

Trying to migrate from Cloud Service Classic to Cloud Service Extended Support. At the prepare stage getting the error VMSize Small is deprecated. I tried deploying with vmsize="Standard_A1" but it failed to deploy to our Cloud Service…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
627 questions
Azure Migrate
Azure Migrate
A central hub of Azure cloud migration services and tools to discover, assess, and migrate workloads to the cloud.
707 questions
asked 2024-03-28T15:46:57.08+00:00
Hayden Kerr 0 Reputation points
answered 2024-03-28T16:14:17.8833333+00:00
Ben Gimblett 3,320 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

Is Semantic Kernel dependent on the deployment version of GPT?

Hiya I'm currently making a chatbot by using the RAG principle. I made a zero-shot version that doesn't use history or anything. This works perfectly. I recently started creating a version that uses the history of the chat. I'm encountering a problem…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,014 questions
asked 2024-03-19T15:33:03.2333333+00:00
ThibaultVerlinde-4578 120 Reputation points
edited the question 2024-03-28T16:14:12.9133333+00:00
VasaviLankipalle-MSFT 13,126 Reputation points
1 answer

how to add custom property in application insight from apim policies

i need to access my variable values of the apim in application insight's custom properties (inside transaction history ) how can i do it i have tried using trace in my apim policy i have added this in my policy how can i access the value of the…

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
2,740 questions
Azure Policy
Azure Policy
An Azure service that is used to implement corporate governance and standards at scale for Azure resources.
776 questions
asked 2024-03-27T09:50:06.1266667+00:00
Shah, Maitree 0 Reputation points
answered 2024-03-28T16:13:16.9933333+00:00
Sina Salam 2,691 Reputation points
2 answers

Azure Function Information Logs not showing in App Insights

After migrating to Isolated process azure function, information logs stopped to be shown in application insights only Warning and Error logs are stored without even log level. Here is a sample code: Here logs are shown in console: But here information…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,116 questions
asked 2024-03-26T15:06:44.3766667+00:00
Sayed Reda 0 Reputation points
answered 2024-03-28T16:11:59.65+00:00
Ryan Hill 25,141 Reputation points Microsoft Employee
2 answers

Dynamic Scopes created by Terraform azapi provider doesn't work

Hi, I've been trying to deploy Dynamic Scopes resource using azapi provider, as azurerm doesn't support it yet. I have create the following resource: resource "azapi_resource" "test_dynamic_scope" { type =…

Azure Update Manager
Azure Update Manager
An Azure service to centrally manages updates and compliance at scale.
206 questions
asked 2024-03-23T20:42:33.3166667+00:00
Kasper Kornak 20 Reputation points
answered 2024-03-28T16:06:43.27+00:00
JULIEN MONGIN 0 Reputation points
2 answers One of the answers was accepted by the question author.

Azure AI Studio Evaluation Error in Microsoft Learn Module

I am going thru the tutorial: Tutorial: Build and deploy a question and answer copilot with prompt flow in Azure AI Studio. I am now in the evaluation phase as shown in this link:…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
2,014 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,302 questions
asked 2024-03-23T02:41:55.8966667+00:00
Ziggy Zulueta 410 Reputation points MVP
accepted 2024-03-28T16:06:28.3433333+00:00
Ziggy Zulueta 410 Reputation points MVP
0 answers

deployed next.js app to azure static web app giving issues: backend call failure , insights log error: System.InvalidOperationException: atMono.Unix.UnixFileSystemInfo.AssertValid

I tried to find issue with insights, error is as follow: System.InvalidOperationException: at Mono.Unix.UnixFileSystemInfo.AssertValid (Mono.Posix.NETStandard, Version=1.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51) at…

Azure Static Web Apps
Azure Static Web Apps
An Azure service that provides streamlined full-stack web app development.
737 questions
asked 2023-07-11T21:18:13.1866667+00:00
Prem Murmu 10 Reputation points
commented 2024-03-28T16:02:52.4566667+00:00
Matteo Mario Cossu 21 Reputation points
1 answer

Unable to create the synchronization service account for Azure Active Directory.

Unable to create the synchronization service account for Azure Active Directory.

Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
887 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,724 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,093 questions
asked 2024-03-28T15:54:22.7533333+00:00
adminmtsaglik 0 Reputation points
edited the question 2024-03-28T16:00:06.9866667+00:00
Thameur-BOURBITA 31,756 Reputation points
0 answers

Hivemetastore in synapse analytics

Is there a way that we can connect Synapse to Hivemetastore with out a Database. I am looking for any documentation that would help here.

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
4,252 questions
asked 2024-03-28T15:58:00.74+00:00
Michael M 0 Reputation points
edited the question 2024-03-28T15:58:25.9+00:00
Michael M 0 Reputation points
0 answers

Facing issue by changing azure function app version 3.x to 4.x

1.The existing function app runing with .netcore3.1, azure function version ~3. 2.The code was migrated from .netcore3.1 to .net 6. 3.In azure portal the function version was changed to version ~4 with existing function app. 4.Deployed migrated code in…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
4,116 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.
887 questions
Azure Event Grid
Azure Event Grid
An Azure event routing service designed for high availability, consistent performance, and dynamic scale.
308 questions
asked 2024-03-28T15:57:38.64+00:00
1 answer One of the answers was accepted by the question author.

App 'unreal pixel streaming' disappears from azure marketplace

Hello I'm attempting to deploy 'Unreal Engine's Pixel Streaming' on Azure Marketplace. However, when I try to access the Marketplace link provided in this Microsoft Docs page…

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
627 questions
Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
657 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.
887 questions
Azure Lab Services
Azure Lab Services
An Azure service that is used to set up labs for classrooms, trials, development and testing, and other scenarios.
273 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,688 questions
asked 2024-03-24T23:49:52.9+00:00
용현 정 20 Reputation points
edited an answer 2024-03-28T15:56:54.86+00:00
kobulloc-MSFT 22,556 Reputation points Microsoft Employee
1 answer

Python Backend cannot use pydub/ffprobe in production

I get the error below in production, not in development, when attempting to use the pydub library. I am a relatively new fullstack developer and I use VSCode to automatically use Docker and upload to Azure. It seems like ffprobe isn't found; however,…

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,688 questions
asked 2024-03-27T21:18:52.8766667+00:00
Anthony Nolletti 0 Reputation points
commented 2024-03-28T15:54:43.19+00:00
Konstantinos Passadis 16,881 Reputation points
0 answers

Principal does not have access to API/Operation while access Document Intelligence

Hi Team, I have a function app calling the prebuilt-layout in Document Intelligence. I have assigned "Cognitive Services Contributor" access to the managed identity of the function App. Still ended up with the error "Principal does not…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,288 questions
asked 2024-03-27T08:18:00.9566667+00:00
Jeyasingh, Vijayalingam 6 Reputation points
commented 2024-03-28T15:53:30.2866667+00:00
Jeyasingh, Vijayalingam 6 Reputation points
9 answers

azure document intelligence API PRebuilt-layout with KeyValuePairs feature (C# SDK)

The following code is throwing an Invalid argument error on KeyValuePairs while keyValuePairs feature exists and is valid. Can you help explain? AnalyzeDocumentOperation operation = await client.AnalyzeDocumentFromUriAsync(WaitUntil.Completed,…

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,288 questions
asked 2024-01-20T19:05:22.5633333+00:00
Diallo, Mouhamadou S 0 Reputation points
commented 2024-03-28T15:53:12.3266667+00:00
Konstantinos Passadis 16,881 Reputation points
2 answers

Can ownership of a public IP be transferred from one tenant to another?

We are currently using a third-party service provider that is hosting a public-facing Windows Server in their Azure tenant, but we have a need to migrate the server into our own Azure tenant in the near future. Because the server is public-facing, we…

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,089 questions
asked 2024-03-20T17:13:01.8866667+00:00
rcleary 0 Reputation points
commented 2024-03-28T15:44:42.6233333+00:00
TP 71,761 Reputation points