Azure OpenAI Error 403: Resource Temporarily Blocked
Encountering an issue with Azure OpenAI where the following error message appears: {"error":{"code":"Forbidden","message":"Your resource has been temporarily blocked because we detected unusual…
Azure OpenAI Service

Azure OpenAI – Quota mismatch: Portal shows 2M TPM but ARM API only allows 200 for o3-mini
Hello, I am working with Azure OpenAI deployments through the Python SDK (CognitiveServicesManagementClient). When I try to deploy o3-mini with capacity=1000, I get the following error: This operation require 1000 new capacity in quota Ten Thousand…
Azure OpenAI Service

openai._base_client:Retrying request to /chat/completions in xxxx seconds
In the last 48 hours, I intermittently get this response using the AzureOpenAI sdk via Openai in Python. We are using a few different models simultaneously to run different prompts, and we do not appear to be hitting 429s or rrate limits for any of…
Azure OpenAI Service

Azure openai API - files upload expires_after not supported
When uploading a file with purpose=assistants, I am unable to set the expires_after parameter. This issue occurs in both the Preview and v1 API versions. According to the API documentation, the expires_after parameter should be supported. Here is a…
Azure OpenAI Service

Azure OpenAI Resource Blocked for 12+ Hours - 403 Forbidden "unusual behavior detected"
Problem Description My Azure OpenAI resource has been blocked for over 12 hours with the following error: { "error": { "code": "Forbidden", "message": "Your resource has been…
Azure OpenAI Service

Commercial usage of fine-tuning a model using synthetic data generated by Azure Open AI models
Hi, Is it permissible for me to generate synthetic data using Azure Open AI models (such as o4-mini) and later use that synthetically generated data to fine-tune a model and use it for commercial purposes? I know its not possible if I use Open AI…
Azure OpenAI Service
SORA API on Azure is AWESOME! Need a few more features!
Sora API is available on request on Azure & boy, it rocks! But, going back to the video generator on OpenAi, it will be nice to know how to include some of those parameters in Azure API for SORA. Azure just allows some very basic stuff in the API…
Azure OpenAI Service
Azure OpenAI API Key
Hi, In Elevenlabs (conversational AI) you can use you own OpenAI setup as an LLM, you just need your API key. https://elevenlabs.io/docs/conversational-ai/customization/llm/custom-llm The thing is that we have an OpenAI LLM setup through Azure. Does…
Azure OpenAI Service
Azure OpenAi API - Java vs Python inconsistency
I using Azure openAI to create an artificial intelligence that creates JSON files. I originally wrote this in python but the requirements of the project changed requiring it to be in Java. Both have the same model and storage configuration but when…
Azure AI Search
Azure OpenAI Service
Account deactivated..
I’m trying to set up a $150 Azure subscription for AI tools, but my personal account (used previously) now shows as deactivated in the new team.
Azure OpenAI Service
Getting OpenAI API error : 429 in azure databricks while using OpenAI API key
Hi Team, In Azure Databricks, our pipeline could successfully process datasets with up to 18,000 records via the LLM endpoint without issue. Recently, with the same application code and logic, the API is frequently returning "OpenAI API error: 429…
Azure OpenAI Service

No "Deployment" option in OpenAI resource
I am trying to setup an OpenAI service with gpt-4o, however there is no "deployment" option within my OpenAI resource. I have tried on different browsers, incognito and clearing cache. I've signed out and in again and I've tried creating the…
Azure OpenAI Service
Clarification Needed: Is GPT-4 Model Inference Supported in Azure UAE North Region?
We have provisioned Azure OpenAI resources in UAE North under our Azure tenant. We would like to confirm the following for compliance and data residency assurance: Is LLM inference (e.g., GPT-3.5, GPT-4) actually performed within UAE North data…
Azure OpenAI Service
GPT 5 Rate Limits Decreased!
Hello, I was quite happy to find the GPT 5 models available on launch day and managed to make them available to the company. However, the following day we started to notice the service degrading and then I was shocked to find that all models have had…
Azure OpenAI Service
Clarification on Data Handling and Client Prompt Isolation in Azure Foundry
When using Azure Foundry's Open AI service with GPT models, I would like to clarify the following: Is any of the data I send to the model exposed to the public or used to train/improve the model in any way? If another client submits the same or a similar…
Azure OpenAI Service
Getting 403 forbidden response
Hi, Few days back I started using https://admins-6269-resource.cognitiveservices.azure.com/openai/deployments/gpt-4o-mini/chat/completions?api-version=2024-10-21 endpoint it worked that time but today when I tried its giving me { "error": { …
Azure OpenAI Service

what sense does this sentence make: Caches are typically cleared within 5-10 minutes of inactivity and are always removed within one hour of the cache's last use
it sayse here: https://learn.microsoft.com/en-us/azure/ai-foundry/openai/how-to/prompt-caching Caches are typically cleared within 5-10 minutes of inactivity and are always removed within one hour of the cache's last use I would understand if it said…
Azure OpenAI Service
How to fix Your resource has been temporarily blocked because we detected unusual behavior
Hey there, I got this error last night, even though we did not use anything that goes against the code of conduct. Can you help me with it? I cannot create a support ticket.
Azure OpenAI Service
Low cache hit rate for large fixed System Prompt in Azure OpenAI (Foundry Models)
I am using Azure OpenAI in Foundry Models via the API, and I noticed that the cache hit rate for my System Prompt is unexpectedly low. • My System Prompt is very large (~100k+ tokens) and always identical for every request. • However, when I check…
Azure OpenAI Service

Azure OpenAI Quota increase approved but still don't see it.
We got the approved for quota increase but when we went into same subscription and deployment - we don't see any new quota available. Your quota has been increased in East USThe amount of quota you originally requested is not available in East US. We…
Azure OpenAI Service
