Can Azure APIM compress the response message sent from a backend application
I have got an use case where requirement to check the capability of azure apim - if it can compress the message on its own . In this requirement, backend will be sending a message response payload of 30 MB to 200 MB, which needs to be compressed in APIM,…
I'm getting an error 500 in Responses API when number of input_image's exceeds a certain amount while the same request works fine with Completion API
Hi, I've got an issue right now when using the Responses API and adding a certain number of "input_image"s in my prompt. As Azure OpenAI right now does not seem to allow "input_file", I'm using the old fashioned way to convert all…
How to provision a new Azure Function with service principle/Azure DevOps pipeline?
I have a new Azure subscription. I only have owner permissions by a service principal. There is no resource group yet. It is an empty subscription. How can I provision a new Azure function by an Azure DevOps pipeline with a service principal? Can I…
CDN Domain URL Change for Pipelines Agents in Azure DevOps
A notification has been received regarding a change to the download URL for Pipelines Agents in Azure DevOps. Customers using Pipelines with Self Hosted Agents must update their network configuration and add a new Domain URL to their Firewall allowlist…


Does Azure Document Intelligence C# SDK support add-on query field?
Hi, I am trying to use the query fields feature using the Azure .NET C# SDK but I am getting below error on calling the method. Could you please help me. Error details - ErrorCode: InvalidArgument Content: …
MS Learn says you create multiple tenants in a subscription?
In MS Learn, I find this quite confusing: ”Within an Azure subscription, you can create multiple Microsoft Entra tenants” I always thought that you can create multiple subscriptions within a single tenant, not the other way around? This question is…

Issues with NAT Gateway and Public IP Configuration - No Internet Access
Hello, I am experiencing an issue where my virtual machine (VM) loses internet access when the NAT Gateway is configured. Below are the details of the problem: Current Configuration: VM Configuration: The VM is using a private IP address only. …
Conditional split on multiple assert streams having error not working as expected
I have a data flow that checks for various conditions part of data quality check. I have four assert transformations that do this job. The conditions for the assert are passed dynamically from a database table.…


When the OpenAI gpt-4o-search-preview model will be available on Azure
We're currently in the process of planning our roadmap and future infrastructure for a product that relies heavily on Azure OpenAI services. We’d like to understand whether gpt-4o-search-preview will be made available on Azure OpenAI—and if so, when? Any…
How to fix the problem of access in Azure Sandbox Environment
az deployment group create \ --name $DeploymentName \ --template-file $templateFile {"code": "AuthorizationFailed", "message": "The client 'live.com#******@gmail.com' with object id…
No prebuilt examples shown in Designer in Azure Machine Learning Studio
Hallo, usually there are some examples for Designer in Azure Machine Learning Studio. But I don't see them anymore, even though I cleaned my caches. Is Microsoft removing all examples? Or am I missing something here?
Azure function code is not invoked
Hello I have a functional app with 3 java functions Github listener (@HttpTrigger): posts received payload into EventGrid and Kafka listeners EventGrid listener (@EventGridTrigger) Kafka listener (@KafkaTrigger) { "scriptFile" :…
Azure app service TLS 1.0 and 1.1 are not disabled even though TLS inbound minimum set to 1.2
Azure app service TLS 1.0 and 1.1 are not disabled even though TLS inbound minimum set to 1.2

Azure Communication Services Call Latency
We are experiencing longer than normal latency using Azure Communication Services when connecting two PTSN participants. We are using AzureCommunicationServices.CallAutomation NuGet package v1.2.0 and the CreateCallAsync method to establish a call to a…
Whether china azure windows function support Microsoft.ML.OnnxRuntime
we have a function, installed <PackageReference Include="Microsoft.ML.OnnxRuntime" Version="1.21.0" /> it run in local and linux azure function(4.1038.400.3) perfectlly. but when i published to azure windows…
Message Sent to Azure Service Bus Queue, But Not Visible in Queue Despite Successful Metrics
I am following the official documentation https://learn.microsoft.com/en-us/azure/developer/java/spring-framework/using-service-bus-in-spring-applications to send a message to an Azure Service Bus queue using Spring Framework in a Java application.…
How to reschedule AZ-900 exam?
I am unable to find the reschedule link for rescheduling the Microsoft Azure fundamental assessment

Unable to delete unwanted, unsued resources
I am on Microsoft Azure, trying to delete 2 public IP addresses and an associated virtual network and firewall. I can't delete any of them, I believe because they are linked. This is preventing me from deleting my resources, which are all incurring…

Unable to log into Azure portal with personal account.
I'm unable to log into Azure with my personal account due to being used with email where the authenticator is now using 8 digits instead of 6.Please can you remove MFA from Azure or put me in contact with support for my personal account. Thanks

Unable to set Azure OpenAI Assistant to work with gpt-4.1-mini even though it's deployed and available
I have a correctly deployment model GPT-4.1-mini in Azure Open AI which is shown up as an option in the Assistants Playground of AI Foundry. When I'm trying to set the Assistant to use this deployment (which has a deployment status of Completed) I am…