3,624 questions with Azure OpenAI Service tags

Sort by: Updated
1 answer

Inquiry re Azure Open AI output ownership

Hi,   Our company is considering using Open AI services through Azure Open AI (https://azure.microsoft.com/zh-cn/products/ai-services/openai-service/#FAQ). In this case, we would like to know the ownership of the Output. Could you please tell me do you…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,624 questions
asked 2025-02-07T07:44:58.2+00:00
Charlotte Chen 0 Reputation points
answered 2025-02-07T10:41:00.6566667+00:00
Prashanth Veeragoni 0 Reputation points Microsoft Vendor
1 answer

Portal returns updated results while the API returns outdated ones

I have created a GPT4 model in Azure OpenAI Service, and I want to add data source which is Azure AI Search (Cognitive Search Service). The problem is at the time of deployment i cannot see any data source adding option, it is deployed first and then…

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,174 questions
ASP.NET API
ASP.NET API
ASP.NET: A set of technologies in the .NET Framework for building web applications and XML web services.API: A software intermediary that allows two applications to interact with each other.
370 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,624 questions
asked 2025-01-06T07:37:01.02+00:00
Hassan Kaleem 0 Reputation points
commented 2025-02-07T09:21:23+00:00
Suresh Chikkam 0 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to make o1-mini work with "on your data" REST API?

I am sending this request via Postman: POST https://example.openai.azure.com/openai/deployments/o1-mini/chat/completions?api-version=2024-10-21 { "data_sources": [ { "type": "azure_search", …

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,174 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,624 questions
asked 2025-02-05T19:51:47.1866667+00:00
Art 20 Reputation points
accepted 2025-02-07T08:41:56.56+00:00
Art 20 Reputation points
2 answers One of the answers was accepted by the question author.

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,624 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,098 questions
asked 2025-02-03T15:04:22.2666667+00:00
crawlinknetworks Test 0 Reputation points
answered 2025-02-07T07:55:19.2866667+00:00
crawlinknetworks Test 0 Reputation points
1 answer

Icons not appearing in Azure Webapp

Hello, I am using the default azure webapp for my chatbot, but all of a sudden all the icons (i.e. share button icon, chat history icon, new chat icon, clear chat icon) disappeared on their own without doing anything to the deployment. What might be the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,624 questions
asked 2025-02-04T10:06:47.02+00:00
Amaaz Arshad 65 Reputation points
answered 2025-02-07T07:44:20.1633333+00:00
Manas Mohanty (Quadrant Resource LLC) 290 Reputation points Microsoft Vendor
1 answer

Can I use Azure Blob files to create a vector store

Hello, From this page I was able to set up a Azure Blob stroage and conenct to the an open ai chat assistant - https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/use-your-data?tabs=blob-storage%2Ccopilot However, I am interested in…

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,174 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,624 questions
asked 2025-02-07T00:48:12.1666667+00:00
Wilson C 0 Reputation points
answered 2025-02-07T06:38:49.0933333+00:00
Vikram Singh 1,070 Reputation points Microsoft Employee
1 answer

Error code: 400 - {'error': {'requestid': 'code': 400, 'message': "Invalid AzureCognitiveSearch configuration detected: Call to get Azure Search index failed.

Hello, I have Virtual machine created in azure, I am trying to access azure open ai and azure search service from virtual machine but it is giving below error Exception Error code: 400 - {'error': {'requestid': '9ad0e3db-ef59-4ffc-9237-fd5970e39c74',…

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,174 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,624 questions
asked 2025-02-06T10:49:18.01+00:00
Vijay Gawte 0 Reputation points
edited an answer 2025-02-07T06:21:52.6466667+00:00
Manas Mohanty (Quadrant Resource LLC) 290 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,624 questions
asked 2025-01-22T06:24:54.2533333+00:00
htchameleon 0 Reputation points
commented 2025-02-07T05:06:38.6166667+00:00
Manas Mohanty (Quadrant Resource LLC) 290 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,624 questions
asked 2025-02-04T08:48:59.41+00:00
Dilshan Sandhu 0 Reputation points
commented 2025-02-07T04:31:36.17+00:00
JAYA SHANKAR G S 160 Reputation points Microsoft Vendor
2 answers

Can't connect to Azure OpenAI service via Private Endpoints

We have followed best practices to use Private endpoints to access Azure OpenAI service in an Azure Foundry project. In the UI all connection works so we grab the sample code and test the connection in Visual Studio so we can use the code to automate the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,624 questions
asked 2025-02-05T17:34:14.21+00:00
Sally 20 Reputation points
commented 2025-02-07T04:23:32.24+00:00
Manas Mohanty (Quadrant Resource LLC) 290 Reputation points Microsoft Vendor
0 answers

what is Azure OpenAI API endpoint to train GPT 4o model programmatically using Direct Preference Optimization (DPO) Fine-Tuning

Hello, Azure Open AI service provides the Direct Preference Optimization (DPO) fine tuning option in Azure Foundry. We want to train the model programmatically but the Azure Open AI API endpoint doesn't have the request parameter for method type. …

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,624 questions
asked 2025-02-05T03:41:24.7233333+00:00
MR 0 Reputation points
commented 2025-02-07T03:56:08.0233333+00:00
Saideep Anchuri 1,790 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Are there any regions or countries where access to Azure OpenAI services is restricted or banned?

Does Azure OpenAI have any limitations or restrictions on usage similar to OpenAI's list of supported countries (as mentioned here: https://platform.openai.com/docs/supported-countries)? Are Azure OpenAI services, or Azure services in general, banned…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,624 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,098 questions
asked 2025-02-06T15:16:56.39+00:00
Siddharth Agarwal 0 Reputation points
accepted 2025-02-07T03:34:47.6066667+00:00
Siddharth Agarwal 0 Reputation points
1 answer

How to deal with billing issues on no support plan?

I've worked to finetune and then test a model via OpenAI on Azure Cognitive Services. I've left the model deployed as it was deployed on "Standard", not "Provisioned", and according to wiki: "Standard SKU name in code:…

Azure Cost Management
Azure Cost Management
A Microsoft offering that enables tracking of cloud usage and expenditures for Azure and other cloud providers.
2,989 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,624 questions
asked 2025-02-07T00:57:44.9466667+00:00
INCORPORO 0 Reputation points
answered 2025-02-07T03:32:18.9+00:00
TP 102.4K Reputation points
1 answer One of the answers was accepted by the question author.

REST APIs for Vector Stores used at Azure OpenAI assistants

Hi, Are there any REST APIs for Vector Stores mentioned at Azure OpenAI assistants file uploading , or it's only accessible via SDK? On another note, may you clarify this part the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,624 questions
asked 2024-11-13T13:45:51.72+00:00
Mohamed Hussein 610 Reputation points
commented 2025-02-07T01:40:45.0133333+00:00
NM 0 Reputation points
3 answers

Azure OpenAI Uploading Document to Vector Store With API

Dear All, Is there a way to Upload Documents to Open AIs assistant Vector store externally like With API or with power automate?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,624 questions
asked 2025-01-16T22:03:51.07+00:00
Yazgan, Özkan 0 Reputation points
answered 2025-02-07T01:37:48.77+00:00
NM 0 Reputation points
1 answer

Getting data through api for using it in prompt on my application

Hi, I want to get data from Api in my prompt where if I ask questions to it will give response according to the data I'm getting from Api, how I can do this? Give me step by step approach, I know how to use OpenAI model in azure I've used it manually…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,624 questions
asked 2025-01-23T08:52:33.4266667+00:00
Jasmeet Singh 0 Reputation points
commented 2025-02-07T01:36:22.2033333+00:00
Manas Mohanty (Quadrant Resource LLC) 290 Reputation points Microsoft Vendor
2 answers

Content filter and policy violation issues when using openAI API

Too frequent rule violations occur when using openAI services. Even prompts that are nothing special, such as “Make it like the picture” or “Make it more exciting,” do not receive answers because against the rules. Do you know a solution to this? The…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,624 questions
asked 2024-09-08T08:37:52.7866667+00:00
syyu 10 Reputation points
answered 2025-02-06T15:44:31.9766667+00:00
Guggali, Rishab 0 Reputation points
1 answer One of the answers was accepted by the question author.

OpenAI Chat Completion API: Resource not found if I use the Model Version mentioned in AI Foundry

When I try to use the chat completions API, if I send the Model Version for the 4o-mini model as 2024-08-01-preview, it works. But it doesn't work for the model version 2024-07-18 on which it is deployed. When using the non-preview version, it throws…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,624 questions
asked 2025-02-06T08:30:47.54+00:00
Siddharth Agarwal 0 Reputation points
accepted 2025-02-06T13:55:29.9833333+00:00
Siddharth Agarwal 0 Reputation points
1 answer One of the answers was accepted by the question author.

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,624 questions
asked 2025-02-03T13:14:25.71+00:00
Nadine Eilhoff 20 Reputation points
commented 2025-02-06T13:47:25.2166667+00:00
Nadine Eilhoff 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,174 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
11,171 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,624 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,098 questions
asked 2025-02-03T14:59:55.9333333+00:00
Bojana Taseva 0 Reputation points
edited a comment 2025-02-06T06:20:03.42+00:00
Manas Mohanty (Quadrant Resource LLC) 290 Reputation points Microsoft Vendor