117,546 questions with Azure-related tags

Sort by: Updated
0 answers

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,…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,371 questions
asked 2025-04-27T17:45:52.1433333+00:00
Thirumal Shanmugavel0Reputation points
2 answers

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…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,933 questions
asked 2025-04-26T09:25:10.6366667+00:00
Thomas Potzel0Reputation points
answered 2025-04-27T17:36:07.4133333+00:00
Thomas Potzel0Reputation points
1 answer

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…

Azure DevOps
asked 2025-04-25T09:49:34.66+00:00
Khalid Hajjouji40Reputation points
answered 2025-04-27T17:21:09.0666667+00:00
Divyesh Govaerdhanan3,425Reputation points
0 answers

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…

Azure DevOps
asked 2025-04-27T17:19:15.7733333+00:00
Mohana Reddy120Reputation points
1 answer

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: …

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
2,019 questions
asked 2025-04-22T14:42:10.89+00:00
Ubana, Siddharth0Reputation points
edited an answer 2025-04-27T16:23:31.2233333+00:00
Sina Salam19,121Reputation points
1 answer

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…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
2,372 questions
asked 2025-04-27T04:16:46.8666667+00:00
Shaune Tappan0Reputation points
answered 2025-04-27T16:23:31.0366667+00:00
Divyesh Govaerdhanan3,425Reputation points
1 answer

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. …

Azure NAT Gateway
Azure NAT Gateway
NAT Gateway is a fully managed service that securely routes internet traffic from a private virtual network with enterprise-grade performance and low latency.
56 questions
asked 2025-04-27T06:33:08.35+00:00
Lucky Alqodar0Reputation points
answered 2025-04-27T16:09:15.3+00:00
Divyesh Govaerdhanan3,425Reputation points
1 answer

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.…

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,444 questions
asked 2025-04-27T04:56:09.8466667+00:00
Arun Unnikrishnan0Reputation points
commented 2025-04-27T15:49:45.9633333+00:00
Arun Unnikrishnan0Reputation points
1 answer One of the answers was accepted by the question author.

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…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,379 questions
asked 2025-04-24T17:57:57.3266667+00:00
Nevena Arsenijevic20Reputation points
accepted 2025-04-27T15:47:25.3766667+00:00
Nevena Arsenijevic20Reputation points
1 answer

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…

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
2,372 questions
asked 2025-04-27T07:43:55.2466667+00:00
Pulkit Saraf0Reputation points
answered 2025-04-27T15:42:39.6133333+00:00
Divyesh Govaerdhanan3,425Reputation points
0 answers

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 Machine Learning
Azure Machine Learning
An Azure machine learning service for building and deploying models.
3,244 questions
asked 2025-04-25T12:32:43.0933333+00:00
ngv0Reputation points
commented 2025-04-27T15:38:23.77+00:00
Saideep Anchuri 6,435Reputation pointsMicrosoft External Staff
1 answer

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 Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,704 questions
asked 2025-04-26T16:30:40.6066667+00:00
Anatolii Zenkovych (CW)0Reputation points
edited a comment 2025-04-27T15:34:04.7366667+00:00
Sina Salam19,121Reputation points
1 answer

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 App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,673 questions
asked 2025-04-25T20:44:26.76+00:00
Jason Israel0Reputation points
commented 2025-04-27T15:27:33.62+00:00
TP118.2KReputation points
1 answer

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…

Azure Communication Services
Azure Communication Services
An Azure communication platform for deploying applications across devices and platforms.
1,118 questions
asked 2025-04-26T23:03:51.95+00:00
Dave Weisberg0Reputation points
answered 2025-04-27T15:03:16.29+00:00
Sina Salam19,121Reputation points
1 answer

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…

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,704 questions
asked 2025-04-27T09:43:45.4533333+00:00
Gallatin 21V186Reputation points
answered 2025-04-27T14:35:41.1233333+00:00
Sina Salam19,121Reputation points
1 answer

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.…

Azure Service Bus
Azure Service Bus
An Azure service that provides cloud messaging as a service and hybrid integration.
684 questions
asked 2025-04-26T22:20:31.9366667+00:00
Aakash Goswami25Reputation points
answered 2025-04-27T14:08:27.3833333+00:00
Aakash Goswami25Reputation points
1 answer

How to reschedule AZ-900 exam?

I am unable to find the reschedule link for rescheduling the Microsoft Azure fundamental assessment

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
2,372 questions
asked 2025-04-27T13:42:48.8466667+00:00
Lakshmi S0Reputation points
answered 2025-04-27T14:00:34.75+00:00
Andreas Baumgarten120.3KReputation pointsMVP
0 answers

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…

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,717 questions
asked 2025-04-27T02:43:36.5433333+00:00
Zaid Al Samaraie0Reputation points
commented 2025-04-27T13:48:04.5933333+00:00
Ravi Kanth Koppala3,391Reputation pointsMicrosoft Employee
0 answers

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

Azure Cloud Services
Azure Cloud Services
An Azure platform as a service offer that is used to deploy web and cloud applications.
749 questions
asked 2025-04-26T20:00:19.2633333+00:00
Tom Wood0Reputation points
commented 2025-04-27T13:46:23.3766667+00:00
Ravi Kanth Koppala3,391Reputation pointsMicrosoft Employee
1 answer

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…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,379 questions
asked 2025-04-26T07:51:36.2533333+00:00
David Captur70Reputation points
commented 2025-04-27T13:37:52.08+00:00
Sina Salam19,121Reputation points