CIAM B2C Tenant User Flow URL showing error
I have a new B2C Entra External Entity configured tenant. I created an application registration and user flow for the tenant. When using the browser to access the user flow configuration I get a message on the page "The resource you are looking for…
Azure OpenAI Service
Accessing Advanced OpenAI Models in Switzerland with Standard Deployment
In the context of the Microsoft Startup Program, there is a need to develop an app that handles financial data while ensuring compliance with data residency in Switzerland. Currently, the accessible OpenAI model with Standard deployment in Switzerland is…
Azure OpenAI Service
OpenAI Data Privacy
We are currently evaluating Azure OpenAI for use in a healthcare-related application in Ontario, Canada. To ensure our compliance with local privacy laws, I would like clarification on the following points: PHIPA Compliance: Does the Azure OpenAI…
Azure OpenAI Service

I increased the quota for gpt‑4.1‑mini in JP‑East, but when I set it above the default, response latency for all models (including gpt‑4o and gpt‑4.1) in that region jumps to over 20 seconds, compared to the original ~5 seconds
I increased the quota for gpt‑4.1‑mini in JP‑East, but when I set it above the default, response latency for all models (including gpt‑4o and gpt‑4.1) in that region jumps to over 20 seconds, compared to the original ~5 seconds Configuration details:…
Azure OpenAI Service
About content filter settings for Azure OpenAI Service.
The program code is output using OpenAI Service. We have partially customized the DefautV2 content filter settings on the o3 model and set the Protected material for code to Annotate and Block. The program code is not output in a situation where…
Azure OpenAI Service

Use reasoning models with a vector store
Hi, I am trying to create a model/agent that can read from a vector store and generate answer according to the users question. I understand that gpt-4.1 and other gpt models are chat completion whereas o-series models aren't, but is there a way to…
Azure OpenAI Service

Why no response for openai o3 permission request?
I've been submitted request for using o3 model multiple times during last several months, everytime I got nothing, is your open ai service request a joke?
Azure OpenAI Service
I am reaching out regarding the issue we raised: we are unable to download any files generated by Azure OpenAI Assistant in our enterprise application built using Azure OpenAI Assistants and a .NET MVC backend.
I am reaching out regarding the issue I am facing: I am unable to download any files generated by Azure OpenAI Assistant in our enterprise application built using Azure OpenAI Assistants and a .NET MVC backend. We are integrating Azure OpenAI's Assistant…
Azure OpenAI Service
Does GPT-4o on Azure OpenAI support JSON mode and function calling with image inputs?
Hi team, I would like to clarify the feature support of GPT-4o on Azure OpenAI. From the current documentation and past updates, I know that for turbo-2024-04-09, JSON mode and function calling work well for text-only inference requests, but they are not…
Azure OpenAI Service
Can I use the responses API with gpt-image-1 in Azure OpenAI?
I recently got access to gpt-image-1, but have been struggling with using it. I specifically want to be able to use tools with it and figured I must use the responses api. I can't find which apis support which models but in my various attempts I have…
Azure OpenAI Service

Responses API v1 preview not working in background mode with o3-pro
Hi I am following the instructions to use o3-pro with background mode in python but I get an API error. The exact same requests work with o3. It works without background mode. Instructions here:…
Azure OpenAI Service

Failed to get the list of connections NotFoundError: Unable to find workspace:
Not really sure why are we facing this issue.
Azure OpenAI Service
Accessing Azure OpenAI from Azure VM (unix) is not working. However, i can access from AzureopenAI from local PC. have restriction to not update the network. Note both are same azure MSDN account. Getting Https 500 error. checked 443 port is working
Accessing Azure OpenAI from Azure VM (unix) is not working. However, i can access from AzureopenAI from local PC. have restriction to not update the network. Note both are same azure MSDN account. Getting Https 500 error. checked 443 port is…
Azure OpenAI Service

Unupdated pricing of o3 and missing of o3-pro
Hey team, OpenAI had a major updates to their models o3 and launched o3-pro O3 is 80% cheaper and introducing o3-pro - Announcements - OpenAI Developer Community OpenAI Platform But even after almost one week, we still see the older pricing of o3…
Azure OpenAI Service
Azure OpenAI always return "BadRequest: Invalid image data."
The Azure OpenAI API always returns 'BadRequest: Invalid image data.' regardless of how the image is input, even if I don't change anything. I also tested it on the Chat Playground in Azure AI Foundry, but it still returned 'BadRequest: Invalid image…
Azure OpenAI Service
Persistent 500 Error with GPT-4.1 on Azure OpenAI (Sweden Central & East US 2)
Hello, Since May 23rd, 2025, we have been consistently encountering a 500 Internal Server Error when calling the Azure OpenAI API with the GPT-4.1 model. This issue affects both Sweden Central and East US 2 regions. We are calling the /chat/completions…
Azure OpenAI Service
Dont have permissions for Microsoft.MachineLearningServices/workspaces/agents/read actions
Hi There, I've got an existing AI Foundry resource that has been working fine, however, I've been interested in trying the new Foundry features that were announced recently. I was prompted to create a project from the existing resource but am seeing this…
Azure OpenAI Service
My azure calls to openai o3-mini on east us 2 and switzerland central are taking 800 seconds +
Hi guys, is anyone else experiencing extremely slow responses? cheers, David
Azure OpenAI Service
Problems when importing FilePurpose' from 'azure.ai.projects.models'
Hello, I have followed the tutorial available at: https://microsoftlearning.github.io/mslearn-ai-agents/Instructions/02-build-ai-agent.html very carefully and completed all the steps as instructed. However, I am consistently encountering the following…
Azure OpenAI Service
Clear cases of False negative - incorrect identification of harmless content - From Azure OpenAI
Lets start with why there is a need of content safety - Sure - we need to gaurd rail the input prompts being sent to the model - But it comes down to prevention of usability of system if there is consistent False negative - incorrect identification of…