Can't find region availability for Text-Embeddings. Grrrr
Hello The link…
Azure OpenAI Service
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 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 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
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
Microsoft Teams | Development
Azure OpenAI Service
Azure AI services
Microsoft Copilot | Microsoft 365 Copilot | Development
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
I urgently need to increase the OpenAI API token limits associated with our account. I am not getting responses to my ticket.
The TPM limits for our account are far too low for our development team to test what we would really run in production. As a result, development is stalled critically until our API limits can be increased for experiments. Specifically, the OpenAI API…
Azure OpenAI Service
Azure AI Agent file_search run completes but no message appended to thread
We are experiencing an issue with Azure OpenAI Agents where runs using the file_search tool complete with status "completed" but no assistant message is created on the thread. Context Subscription: 2*** Service: Azure OpenAI / Azure AI…
Azure OpenAI Service
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
AI Foundry Agent: Missing required parameter: 'tools[1].memory_store_id'.
My New Agent has a Fabric Data Agent Tool and VectorStore Knowledge attached to it. I have enabled the Memory store option in the UI and published the agent. Every time I pass a query or message I always get the following error:…
Azure OpenAI Service
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
Does Azure OpenAI support PDF upload for GPT 4o?
I see this forum that PDFs are supported natively in GPT4o https://community.openai.com/t/direct-pdf-file-input-now-supported-in-the-api/1146647 Are PDFs also available in Azure OpenAI? If not, when will they be available?
Azure OpenAI Service
Not able Deploy a Model In Azure OpenAI- Trial Version
Hi Team, I am working on a POC that requires converting images to text using Azure OpenAI. For this, I need to create a model deployment. However, I am currently using a trial Azure subscription and I’m unable to create the deployment. Requesting your…
Azure OpenAI Service
Azure AI Agent file_search run completes but no message appended to thread
We are experiencing an issue with Azure OpenAI Agents where runs using the file_search tool complete with status "completed" but no assistant message is created on the thread. Context Service: Azure OpenAI / Azure AI Foundry Region: France…
Azure OpenAI Service
Need GPT-5 / GPT-5.1 quota increase applied to correct subscription (EDChartLock, East US 2)
I’m trying to get a GPT-5 / GPT-5.1 quota increase applied to my production subscription, but my portal only shows prioritized Q&A (no option to create a standard support ticket). I’ve already submitted quota requests and emailed Cognitive Services…
Azure OpenAI Service
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
Issues sending Azure OAI Batches
We're attempting to configure Azure OpenAI batch handler. I uploaded a test JSONL with one line (lifted from Azure OAI template…
Azure OpenAI Service
Azure OpenAI Data Files API - Timeout errors blocking all file operations; request bulk file deletion
We have a production-blocking issue with Azure OpenAI Data Files that needs urgent attention. Our batch processing pipeline depends on the Data Files API to upload and manage JSONL files. This has worked without issues for months. Starting recently,…
Azure OpenAI Service
Gpt 4o deployment timeouts
Hi, We have gpt-4o deployment in Sweden Central / Data Zone Standard, and since this morning we have seen +60% timeouts when calling the completions API. We have gpt-4o-mini deployment with the same setup that is working good. Haven't done any changes to…
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…