4,459 questions with Azure OpenAI Service tags

Sort by: Updated
1 answer

Azure AI Error – Deployment Not Found

We’re receiving repeated 400 errors from Azure AI with the message: "Deployment '' not found under our Application 'IV-*-Agent'" Azure appears to be interpreting the deployment name as an empty string, even though our service is configured with…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,459 questions
asked 2025-12-12T21:12:09.5+00:00
Craig Davis 5 Reputation points
commented 2025-12-17T22:56:50.56+00:00
Oliver Hardman 0 Reputation points
0 answers

Azure transcription service details

We are using Azure batch transcription service. We are a bit unclear from the documentation and API requests which models are being used. Could anyone provide a bit more information on identifying model types from IDs, and whether some of these models…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,459 questions
asked 2025-12-16T19:01:01.72+00:00
Andy Bell 0 Reputation points
commented 2025-12-17T18:20:04.4233333+00:00
Sridhar M 3,075 Reputation points Microsoft External Staff Moderator
1 answer

Which is the official/correct expiration date for OpenAI models?

Hi, We’ve noticed that the model expiration date displayed in Azure AI Foundry deployments differs from the date listed on the public site: Azure OpenAI in Microsoft Foundry – Model Deprecations and Retirements.…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,459 questions
asked 2025-12-17T16:24:11.87+00:00
Lu, Isabel (she/her/hers) 0 Reputation points
answered 2025-12-17T18:05:57.06+00:00
Sridhar M 3,075 Reputation points Microsoft External Staff Moderator
2 answers One of the answers was accepted by the question author.

There is conflicting knowledge cutoff information on Azure and OpenAI websites.

I need to confirm the knowledge cutoff date for GPT-5.2. It seems there is conflicting information. For instance, on OpenAI's 5.2 Model Card the knowledge cutoff is listed as August 2025. However, on Azure OpenAI service, 5.2 knowledge cutoff is listed…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,459 questions
asked 2025-12-17T15:41:57.5533333+00:00
Proulx, Brandon 20 Reputation points
accepted 2025-12-17T17:25:01.66+00:00
Proulx, Brandon 20 Reputation points
0 answers

AI Observability on Foundry (New vs Classic)

I am trying to implement AI observability (Agent Tracing and Metric Dashboard on Grafana) on Foundry for an agentic RAG project based on Pydantic AI. I have following questions related to this: Foundry classic uses OpenAIInstrumentor whereas New uses…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,459 questions
asked 2025-12-16T10:09:07.1466667+00:00
Poddar, Pranav 0 Reputation points
edited the question 2025-12-17T15:13:09.8+00:00
Poddar, Pranav 0 Reputation points
2 answers One of the answers was accepted by the question author.

Are Anthropic Claude models on Azure AI Foundry eligible for Microsoft for Startups Founders Hub credits

Hello, I am on the Microsoft for Startups Founders Hub and receive Azure credits through my sponsored subscription. We are exploring the use of Anthropic Claude models through Azure AI Foundry (for example Claude Opus, Sonnet, or Haiku) and need clarity…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,459 questions
asked 2025-12-04T14:46:07.75+00:00
Abu Musaddiq Zamani 30 Reputation points
commented 2025-12-17T14:10:01.2933333+00:00
Ozkan Ozdurmus 0 Reputation points
1 answer

httpx.ConnectError: [Errno 8] nodename nor servname provided, or not known

Here is the script I submitted. It failed on client.responses.create(): ====================== environment_file = ".env" from dotenv import load_dotenv, find_dotenv _ = load_dotenv(environment_file)   from openai import OpenAI import os client…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,459 questions
asked 2025-12-09T05:14:44.2666667+00:00
Ludwig, Dana 0 Reputation points
commented 2025-12-17T11:30:36.2366667+00:00
SRILAKSHMI C 11,595 Reputation points Microsoft External Staff Moderator
1 answer

Azure OpenAI - 429 - System is experiencing high demand and cannot process your request error

We are currently seeing the exception in our OpenAI resource using gpt 4.o in the Australia East region. Error code: 429 - {"error": {"code": "NoCapacity", "message": "The system is currently experiencing…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,459 questions
asked 2025-12-05T03:40:13.4466667+00:00
Alex 5 Reputation points
commented 2025-12-17T04:48:45.09+00:00
Alex 5 Reputation points
1 answer

Having issues calling MCP servers using Azure Open AI responses api

Microsoft Support Ticket Details Issue Summary Azure OpenAI Responses API rejects MCP (Model Context Protocol) tool requests with error: "MCP server url 'mcp.zapier.com' is not allowed. Allowed domains: []." This was working and…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,459 questions
asked 2025-12-12T04:42:32.5033333+00:00
Scott McIsaac 35 Reputation points
edited a comment 2025-12-16T23:17:22.19+00:00
Scott McIsaac 35 Reputation points
2 answers One of the answers was accepted by the question author.

How to opt-in for zero data retention with Azure OpenAI service?

Hello everyone, We are evaluating Azure OpenAI models (inference only) to power a new AI feature for our clients. We need to understand how the prompts we send to Azure OpenAI model Completion API would get stored somewhere in Azure, or third parties,…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,459 questions
asked 2025-07-11T07:59:43.11+00:00
Misha Umnov 25 Reputation points
answered 2025-12-16T20:04:29.2033333+00:00
Mahdi 0 Reputation points
1 answer

Clarification on India-Only Data Residency for Azure OpenAI, Embeddings, and Azure AI Document Intelligence

Hello Azure Community, We are currently evaluating Azure services for an enterprise insurance platform that serves Indian customers with strict data residency requirements. Our customer requires a clear confirmation that data must not leave India at…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,459 questions
asked 2025-12-16T08:54:25.1466667+00:00
Nitesh Sakhiya 0 Reputation points
answered 2025-12-16T08:54:41.0966667+00:00
Q&A Assist
3 answers One of the answers was accepted by the question author.

Default Content Filters Blocking Legitimate Personal Data in Real-Time GPT Bots

We are using Azure OpenAI in real-time GPT bots that handle personal information, such as phone numbers. Recently, the default content filters occasionally block or modify these legitimate inputs. This causes: Missing conversation transcripts in…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,459 questions
asked 2025-12-05T15:47:08.8466667+00:00
Abdul Rehman 20 Reputation points
edited an answer 2025-12-16T08:50:26.31+00:00
Abdul Rehman 20 Reputation points
0 answers

How to delete resource groups in Azure

Hi, I have to delete the resource group created for the Azure Foundry. I currently do not have access to delete it, which is causing hourly costs. Need assist on this, it has been two days like this and this cost is rising up. Regards,

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,459 questions
asked 2025-12-15T16:09:12.64+00:00
Ayush Kumar 0 Reputation points
answered 2025-12-15T16:10:22.7033333+00:00
Q&A Assist
1 answer One of the answers was accepted by the question author.

Azure OpenAI: GPT-4o deployment has a 2 minute hard timeout via API call

Hi, we have a deployment of GPT-4o in Azure that's acting strangely in comparison to GPT-4 Turbo. We access this deployment via either Semantic Kernel or via the Azure AI SDK using dotnet, depending on the use case, but both frameworks obviously invoke…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,459 questions
asked 2024-06-03T12:09:04.43+00:00
Adriaan 40 Reputation points
commented 2025-12-15T12:53:04.9333333+00:00
Adriaan 40 Reputation points
1 answer

No Agent option in Azure Foundry

I’d like to create an agent in Azure Foundry AI, but the problem is that there’s no option for agents anywhere in our dashboard. Does anyone know how I can enable or find this option, whether it’s something in our subscription that needs to be updated or…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,459 questions
asked 2025-12-09T12:15:09.1333333+00:00
Pepijn 0 Reputation points
commented 2025-12-15T09:29:40.93+00:00
Manas Mohanty 13,345 Reputation points Moderator
1 answer

Using azure openai realtime API, I sometimes get no audio response even though I specify multimodal output

I setup a text-input audio-output realtime api session as follows: this.translationWs = await OpenAIRealtimeWS.azure( new AzureOpenAI({ apiKey: process.env.AZURE_OPENAI_API_KEY, endpoint: process.env.AZURE_OPENAI_ENDPOINT, …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,459 questions
asked 2025-09-21T05:35:39.9866667+00:00
Tim 0 Reputation points
commented 2025-12-15T07:45:29.9866667+00:00
Allan Hu (胡雅伦) 0 Reputation points
1 answer One of the answers was accepted by the question author.

Azure OpenAI deployment blocked by subscription policy despite supported regions (RequestDisallowedByAzure)

I am unable to deploy any Azure OpenAI model due to a subscription-level policy restriction. Environment: Subscription: Azure for Students Azure OpenAI resource successfully created Available regions shown in portal: East US 2, Sweden Central and my…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,459 questions
asked 2025-12-14T14:51:23.6766667+00:00
Tabrez Mukadam 20 Reputation points
accepted 2025-12-15T06:19:56.4333333+00:00
Tabrez Mukadam 20 Reputation points
1 answer One of the answers was accepted by the question author.

Can't find region availability for Text-Embeddings. Grrrr

Hello The link…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,459 questions
asked 2025-12-13T15:22:50.65+00:00
It is VMS 210 Reputation points
accepted 2025-12-15T05:25:22.27+00:00
It is VMS 210 Reputation points
2 answers

Azure open ai Versus Power Platform AI builder

Azure open ai Versus Power Platform AI builder? when to use each? and which is better for text recognition from emails? and process managed and umanaged documents? espically that in AI builder we have a prompt that looks similar to Azure Open AI?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,459 questions
asked 2025-12-05T19:31:11.98+00:00
john john Pter 1,385 Reputation points
commented 2025-12-12T18:27:51.2366667+00:00
Sridhar M 3,075 Reputation points Microsoft External Staff Moderator
1 answer

How to enable switching between multiple parallel chats with a bot in MS Teams private chats?

Hello, I am currently exploring a solution for a specific requirement in our AI chatbot, which we are developing for MS Teams. The goal is to allow end-users, who use private chats to communicate with the bot, to manage multiple parallel…

Azure AI Bot Service
Azure AI Bot Service
An Azure service that provides an integrated environment for bot development.
1,055 questions
Microsoft Teams | Development
Microsoft Teams | Development
Building, integrating, or customizing apps and workflows within Microsoft Teams using developer tools and APIs
4,668 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,459 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
4,169 questions
Microsoft Copilot | Microsoft 365 Copilot | Development
asked 2024-11-25T11:40:12.58+00:00
Bazhena Kholina 25 Reputation points
commented 2025-12-12T17:55:16.49+00:00
wenceslao avalos 0 Reputation points