Azure OpenAI Tokens per Minute Rate Limit Set to 0 - Unable to Deploy Model
Hello everyone, I'm currently working with Azure OpenAI, and I'm facing an issue where my tokens per minute rate limit is set to 0, which means I cannot deploy any models or make any API requests. I’ve attached an image showing the setup where the rate…
Azure OpenAI Service
AI Studio Integration with Azure Search: Permission and Authentication Issues
I am trying to securely configure Azure AI Studio, and therefore, I have the AI Studio Hub, Azure Search, and OpenAI securely set up with private endpoints, all associated with VNETs with public access disabled. My Search instance already has several…
Azure Machine Learning
Azure AI Search
Azure OpenAI Service

In terms of privacy policy for AI azure services, it is not clear what is allowed to train or not
When you read the following link : https://learn.microsoft.com/en-us/legal/cognitive-services/openai/data-privacy?tabs=azure-portal It's somewhat clear on how Microsoft stand in terms of privacy. But some parts remain unanswered. This phrase state it is…
Azure OpenAI Service
Azure AI services
Why is the token usage event available in the stream from GPT4o-mini and not from GPT4-o
I noticed that an event.usage is available when answers are streamed from openai This is great because we can now finally store the actual token usage per question However: this feature only seams to be available in gpt4o-mini and not in gpt4-o To…
Azure OpenAI Service
Connecting Azure Search Service with Azure OpenAI Service using API Key Authentication
How can the Azure Search Service be connected to the Azure OpenAI Service using API Key Authentication? Both services are located within the same subnet (with PVE). An error occurs when attempting to add data in OpenAI Studio, resulting in the…
Azure AI Search
Azure OpenAI Service
Azure Open AI – Chat - My own data – Add data source - Principal does not have access to API/Operation error
I want to create a chatbot with Azure OpenAI trained with my own data so I followed this tutorial …
Azure OpenAI Service
How to report faults when they aren't listed in Azure Status Website?
Hi, It's been a couple of hours since Azure OpenAI (Sweden Central Region) had an outage (returns 503), and it's not reported through the health service or shown up in https://azure.status.microsoft/en-us/status. Without a paid plan, there is no way to…
Azure OpenAI Service
I cannot register "metadata" info in Azure OpenAI Batch API
Since a couple days ago, I've not able to register "metadata" info when I create new batch Job. Is there anyone who have same issue? I call 'create new batch job' API with my local data in "metadata". I receive the job has been…
Azure OpenAI Service

I am using Azure Assistant API its in beta version, is it safe to use it in production?
I am using the Azure Open AI assistant api in the production. The thing is that it is in the beta version, and my question is it safe to use it in the production environment.
Azure OpenAI Service
Managed Identity not working with creating and running indexer, although creating data source connection is ok
I created an user-assigned managed identity that has role Search Service Contributor to a Search Service resource and role Cognitive Services User to an Azure AI services resource. In the page of the Azure OpenAI, when I check Resource Management >…
Azure AI Search
Azure OpenAI Service
Chat history issue in azure AI chatbot
I deployed a basic chatbot using Azure AI Studio. I clicked the option to save chat history, but every time I refresh the browser, the bot's answers disappear, and only the questions remain. What could cause this behavior? It's just a test bot, and I'm…
Azure OpenAI Service
Azure AI services
does Azure's endpoint currently support logprobs argument?
Specifically in regards to chat completions? Any model any region?
Azure OpenAI Service
Does gpt-4-1106-preview support logprobs?
I am using the openai Python package to import AzureOpenAI, and I have created a client for my gpt-4 deployment (1106-preview) with API version 2024-02-01. I am using Azure AI Search to perform RAG using the extra_body parameter, with a data source…
Azure OpenAI Service
Azure AI services
Azure | Azure Startups
I have added 2 or more same document with different dates, but azure open ai on custom data does not sort?
We have integrated our own custom data using index with title, content and date field, now we have some documents where title, content are same but with different dates. When we are using Azure Open AI chat completion using RESTful, the datasource only…
Azure OpenAI Service
Azure openai: Internal server error | Apim-request-id: 59708800-5c39-4214-9b18-932a8aecf39e
I encountered a 500 error and was unable to recover for a long time, and I couldn't find out any details. Please tell me the reason. Please provide a stable and reliable model infer service, such unreliability is unacceptable in a production…
Azure OpenAI Service
Issue with API endpoints error when managing deployments in Microsoft Machine Learning Services workspace
I am facing an issue where the workspace MSI doesn't have permissions to access online endpoints for my Microsoft Machine Learning Services workspace. The service invocation failed, and I received 403 Forbidden error when trying to access the API…
Azure OpenAI Service
Azure AI services

Unrecognized request arguments supplied: azureSearchEndpoint, azureSearchIndexName, azureSearchKey, data_sources
I'm having trouble making a request to the Azure OpenAI chat model, using my own data in Azure Blob Storage and the Search service as the search engine. Last week, it was working just fine. I took the sample code available in the Azure OpenAI Studio…
Azure OpenAI Service

How do we request a quota increase for gpt-4o-realtime api?
We requested a quota increase to facilitate advanced real-time testing of our AI voice agent’s algorithm. There are settings for the quota increase in the drop down but there is no option to increase the quota for gpt-4o-realtime. Our Use Case Our…
Azure OpenAI Service
Unable to delete search service due to InvalidAuthenticationTokenTenant
Hello community, I recently provisioned both a search service and an OpenAI service within the same resource group. However, when attempting to delete the entire resource group, I encountered an issue: the search service failed to be deleted and…
Azure AI Search
Azure OpenAI Service
Azure AI Studio Deploy Chat webapp failed
Deploying to webapp failed in Azure AI Studio Chat Playground. Web App deployment failed Deployment template validation failed: 'The template resource 'ai-philaihub02018032638575-role-assignment' at line '1' and column '24530' is not valid: Unable to…