Model retirement - update to what? gpt-4o-transcribe
Dear Team For my endpoint ".../openai/deployments/gpt-4o-transcribe/audio/transcriptions?api-version=2025-03-01-preview" I get this notification: Legacy model version: This deployment is using legacy model gpt-4o-transcribe version 2025-03-20…
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
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
Low GPT5 token limit
Hello, I'm wondering how likely it is to get the quota for GPT5 increased in Europe? We currently have a limit of 50k TPM, which is not enough for our usecase (extracting data from documents)... I already filled out the form to request higher quota last…
Azure OpenAI Service
Provisioned PTU for Azure Open AI Servcie.
Hi I have raised multiple request to increase quota. for Standard deployment for GTP-5. Fro last 3 months. They have same answer "System is constrained for this model" and no ETA. Search the whole Q&A. Everyone is crying for Quota and…
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
Is Azure OpenAI HIPAA compliant for PDF inputs?
Hi, I am using Azure OpenAI and I would like to process a PDF containing PHI data. I know that I am covered for HIPAA by the BAA for the text endpoint, and it doesn't extend to image inputs. Can I also process PDFs and be HIPAA compliant? One thing that…
Azure OpenAI Service
Strange cyclical pattern in output tokens with Python OpenAI batch submissions, why are my output_tokens increasing with the index of the submission, when there is no such pattern in input size?
Hi everyone, I am encountering a strange issue when using Python for batch submissions (Through the Azure API). I’ve noticed a cyclical pattern where the number of output tokens seems to correlate with the index of the text, rather than the input…
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 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
For ssms Copilot
I try to add copilot in ssms but can not added. It giving error and open automatically microsoft azure account. i put aure openai endpoint and also deployment
Azure OpenAI Service
Azure OpenAI Batch Jobs are getting stuck in Validating stage
Hello Azure Support Team, We’re experiencing a severe delay with our Azure OpenAI batch processing. Over the past several days, more than a thousand of our batch requests have been stuck in the “Validating” state for over 48 hours before progressing.…
Azure OpenAI Service
ew Azure AI Document Intelligence (2024 API) not enabled
How to enable the new Azure AI Document Intelligence (2024 API) resource provider on my Microsoft Azure Sponsorship subscription. Currently only the FormRecognizer API Kind is available, and the DocumentIntelligence backend cannot be created
Azure OpenAI Service
Requests to gpt-5-mini randomly takes 5min even though same message is handled in 10s in other request
Requests to gpt-5-mini randomly takes 5min even though same message is handled in 10s in other request. We do not have high load, no changes in the code calling the model. Just random latency issues from.Azure side. How can we prevent this? It would be…
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
gpt-5.1 Responses API - Very slow streaming with file/image inputs
Hi everyone, I'm experiencing significant performance issues with gpt-5.1 in the Responses API when processing inputs that contain files or images. The streaming response speed becomes extremely slow, to the point of being completely unusable for any…
Azure OpenAI Service
What is the pricing for GPT-5 models in Azure OpenAI? Not listed in Azure pricing calculator
I'm trying to determine the pricing for GPT-5 models in Azure OpenAI Service, but I cannot find this information in the Azure pricing calculator. What I've tried: Checked the Azure pricing calculator Reviewed Azure OpenAI pricing…
Azure OpenAI Service
provisioning state is stuck in accepted
The system assigned identity is stuck in the accepted state and I am unable to reassign the correct identity.
Azure OpenAI Service
Azure OpenAI Responses API x-ratelimit headers values -1, 0
The header values coming back from the Azure OpenAI Response API calls are coming back with 0 and -1 values. x-ratelimit-limit-tokens: -1 x-ratelimit-remaining-tokens: -1 x-ratelimit-reset-tokens: 0 x-ratelimit-reset-tokens usually gives me an int in…
Azure OpenAI Service
How to deploy fine-tuned model in AI foundry to other subscriptions
I have fine-tuned LLM model in AI foundry but I can only deploy it within subscription. How to deploy it cross-subscription? Could you please guide us or provide link if any documentation is available for this topic?