3,615 questions with Azure OpenAI Service tags

Sort by: Updated
0 answers

Issue with Token Rate Limit when Uploading Files to OpenAI Playground

I am encountering an issue when using the Azure OpenAI API. When I send a prompt without attaching any file, the model responds as expected with information. However, when I attach a file to my prompt, I receive the following error…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,615 questions
asked 2025-01-24T07:45:17.3766667+00:00
Jason 0 Reputation points
commented 2025-02-04T22:38:21.4666667+00:00
kothapally Snigdha 1,185 Reputation points Microsoft Vendor
1 answer

Azure OpenAI: o3-mini deployment has 1 minute hard timeout via API call

When using o3-mini with stream: true the API cuts the connection after 1 minute waiting for some event. Request example: curl --location 'https://host.openai.azure.com/openai/deployments/o3-mini/chat/completions?api-version=2025-01-01-preview' \ --header…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,615 questions
asked 2025-02-03T21:22:30.89+00:00
Andres da Silva Santos 135 Reputation points
edited a comment 2025-02-04T20:48:46.3333333+00:00
Andres da Silva Santos 135 Reputation points
4 answers

I cannot register batch data

Suddenly, starting a few days ago, the following error has occurred, and data can no longer be registered in the Azure OpenAI batch service. "The quota for this type of entity is reached. The maximum is 500." It seems that the quota has been…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,615 questions
asked 2024-10-23T12:53:21.2333333+00:00
TERADA, Tomohiko (寺田 智彦) 20 Reputation points
answered 2025-02-04T19:50:08.08+00:00
Lenin 0 Reputation points
1 answer

Unable to Delete Search Service

Hello, I'm unable to delete the Search Service. The error message returned is empty. Failed to delete search service openai-search-test. Error: When I use PowerShell, it appears to have an SPL Link to a storage account in another subscription and…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,615 questions
asked 2025-01-31T22:44:34.35+00:00
Anon4343 471 Reputation points
commented 2025-02-04T18:03:12.3733333+00:00
Anon4343 471 Reputation points
1 answer

Quota of Azure Open AI (GPT) during free trial

Hello. I am in a 30 days free trial on Azure and testing services like the Azure Open AI service. For this one, I have just been able to post a couple of short requests before getting the below message in the sandbox, and get timeout in my power…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,615 questions
asked 2025-02-03T17:43:34.01+00:00
Gilles Leniau 0 Reputation points
commented 2025-02-04T17:43:19.78+00:00
kothapally Snigdha 1,185 Reputation points Microsoft Vendor
0 answers

431 RequestHeaderFieldsTooLarge when calling certain Azure Open AI models via APIM

We're calling Azure Open AI from Power Automate to do chat completions. Because the model we're using (gpt-35-turbo-16k 0613) will be retired soon, we're trying different models, however they all fail with 431 RequestHeaderFieldsTooLarge. This only…

Azure API Management
Azure API Management
An Azure service that provides a hybrid, multi-cloud management platform for APIs.
2,281 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,615 questions
asked 2025-02-03T12:23:40.27+00:00
Grant Crofton 0 Reputation points
commented 2025-02-04T17:14:28.3733333+00:00
Khadeer Ali 2,935 Reputation points Microsoft Vendor
1 answer

ASSISTANTS API: Where and how long are entities saved

Question 1: When creating a new thread with the Assistants API, thereby creating a stateful entity of: Threads, messages, where is this data stored, can I access the resource that stores these? Or is the resource managed entirely by Microsoft, and…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,615 questions
asked 2025-01-31T15:58:55.82+00:00
commented 2025-02-04T16:47:10.1233333+00:00
Saideep Anchuri 1,540 Reputation points Microsoft Vendor
1 answer

RAG application document retrieval based on the user using azure AD details

Project Overview We have developed a chatbot as an AI assistant for the company document repository. This chatbot is created using Azure Services, including Azure OpenAI and an Azure web application for the chat interface. The data source for the chatbot…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,615 questions
asked 2025-01-22T06:24:54.2533333+00:00
htchameleon 0 Reputation points
edited a comment 2025-02-04T15:42:55.85+00:00
htchameleon 0 Reputation points
1 answer

Differences Between Azure OpenAI GPT-4o and OpenAI’s Public GPT-4o

Hello MS Community, We are running a GPT-4o instance via Azure OpenAI Service to provide our employees with a data-sovereign alternative to OpenAI’s publicly available ChatGPT-4o. However, we receive frequent feedback that responses from our Azure-hosted…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,615 questions
asked 2025-02-03T13:14:25.71+00:00
Nadine Eilhoff 0 Reputation points
commented 2025-02-04T14:11:20.4133333+00:00
santoshkc 12,035 Reputation points Microsoft Vendor
1 answer

Azure openai embedding API takes 1.2 sec.. How to reduce this to 200ms

I am using azure openai service. For embedding if i am sending the request continuously then it takes around 200ms. If there is no request sent for 1min, the next request takes 1.2 sec which is high. How to approach this issue??

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,615 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,093 questions
asked 2025-02-03T15:04:22.2666667+00:00
crawlinknetworks Test 0 Reputation points
edited a comment 2025-02-04T13:34:34.3233333+00:00
santoshkc 12,035 Reputation points Microsoft Vendor
2 answers

'Unknown model: chatgpt' error while using Azure AI studio

Hello, I deployed PHI-4 version on chat playground. I added some custom data in the word document. When I executed a chat command, it gives me below error irrespective of the prompt. Data and Indexes was created without error. Please suggest reasons for…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,615 questions
asked 2025-02-04T04:06:10.48+00:00
Ramesh Srinivasan 20 Reputation points
answered 2025-02-04T13:07:14.54+00:00
Ramesh Srinivasan 20 Reputation points
1 answer

Trouble with TPM Azure AI

I have created an Azure AI bot using a trial Azure account, which provides a limit of 1,000 TPM and 6 RPM. My setup includes: Data Source: SharePoint (indexed via Azure AI Search) Search Index: One document with a single page Search Service Tier: S1 …

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,170 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,173 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,615 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,093 questions
asked 2025-02-03T14:59:55.9333333+00:00
Bojana Taseva 0 Reputation points
commented 2025-02-04T13:06:00.3866667+00:00
Manas Mohanty (Quadrant Resource LLC) 135 Reputation points Microsoft Vendor
0 answers

Azure OpenAI API Caching Issue with Model `gpt-4o-mini-2024-07-18`

There is an issue being faced with the Azure OpenAI service. Using the OpenAI model version gpt-4o-mini-2024-07-18 and Azure API version 2024-10-21, it was noted from Azure's documentation that both the OpenAI model and API versions should be eligible…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,615 questions
asked 2025-02-04T08:48:59.41+00:00
Dilshan Sandhu 0 Reputation points
edited a comment 2025-02-04T12:14:28.56+00:00
Dilshan Sandhu 0 Reputation points
1 answer

Text Analysis in PDF Documents with Azure AI Services

Hello everyone, I am working on a project where I regularly handle extensive collections of PDF documents filled with specific technical terms and abbreviations. These documents also vary greatly in layout and formulation, presenting a unique challenge…

Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
1,170 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,615 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,892 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,093 questions
asked 2025-01-23T19:41:45.4866667+00:00
SIMON Witali 1 Reputation point
commented 2025-02-04T09:25:03.6566667+00:00
Bhargavi Naragani 325 Reputation points Microsoft Vendor
1 answer

Unexpected region mismatch in Azure OpenAI Service.

Hey everyone, I accessed my Azure OpenAI Service resource via the Azure Portal and deployed the gpt-4o model using Azure AI Foundry. My Azure OpenAI Service was set to the japaneast region, but here's what happened: The model got deployed in a…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,615 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,093 questions
asked 2025-02-03T06:33:14.4466667+00:00
Isya 0 Reputation points
answered 2025-02-04T09:10:05.48+00:00
SriLakshmi C 2,330 Reputation points Microsoft Vendor
1 answer

Adding File Index after deploying AoAi Web App

Good Day, When deploying WebApp at Azure Open Ai from the Chat playgroud option Is that possible to link File / Folder search after the deploying is done? By othwer words, Are these setting (on the left panel) reflecting on both Chat playground and the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,615 questions
asked 2025-02-04T05:06:18.04+00:00
Mohamed Hussein 610 Reputation points
answered 2025-02-04T07:32:02.03+00:00
SriLakshmi C 2,330 Reputation points Microsoft Vendor
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.
3,615 questions
asked 2024-06-03T12:09:04.43+00:00
Adriaan 40 Reputation points
commented 2025-02-04T07:12:09.5833333+00:00
Yl 0 Reputation points
1 answer

New Azure OpenAI Deployment Model created to new AI Resource

Hello! I am experiencing an issue when creating a new Deployment Model under my specific Azure OpenAI resource. Whenever I attempt to add a deployment model (e.g., GPT-4o, GPT-4o-mini, etc.), it is being assigned to a newly created AI resource instead…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,615 questions
asked 2025-02-03T23:16:59.97+00:00
Richard De Vera 0 Reputation points
commented 2025-02-04T07:03:10.3833333+00:00
Saideep Anchuri 1,540 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

WHAT IS THE MODEL VERSION FOR Phi-4 MODEL?

Hi Team, I want to utilize Phi-4 model using Azure Chat Open AI library in Python. The issue is that this library required version and deployment name. Could you please guide us where to find version of the mention model to incorporate the same to our…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,615 questions
asked 2025-02-03T10:09:02.76+00:00
Harshala Nimesh Gondal 0 Reputation points
edited the question 2025-02-04T06:34:01.6766667+00:00
Saideep Anchuri 1,540 Reputation points Microsoft Vendor
1 answer

Azure OpenAI PTU usage of fine-tuned model

Hello, I would like to calculate PTU estimates for a fine-tuned model, but fine-tuned models aren’t listed in the capacity calculator. I also couldn’t find any explanation about PTU usage for fine-tuned models in the documentation at…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,615 questions
asked 2025-02-04T01:00:42.5133333+00:00
mh0.song 0 Reputation points
edited an answer 2025-02-04T05:08:46.5666667+00:00
Vikram Singh 895 Reputation points Microsoft Employee