3,597 questions with Azure OpenAI Service tags

Sort by: Updated
0 answers

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,597 questions
asked 2025-01-31T22:44:34.35+00:00
Anon4343 471 Reputation points
1 answer One of the answers was accepted by the question author.

Chat completions not available in some regions?

We are upgrading from 35-turbo to 4o-mini and this page in the documentation looks like it says the chat Completions endpoint is not available in some global regions like australiaeast and canadaeast. Is that correct and my code will no longer work in…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,597 questions
asked 2025-01-30T22:07:58.79+00:00
Bierbaum, Ben 0 Reputation points
commented 2025-01-31T20:41:22.94+00:00
Bierbaum, Ben 0 Reputation points
0 answers

By code, how to include AI Search results based on files data for citations using CompletionClient complete call ?

Hi, Starting from the basic example provided in Azure AI SDK (https://learn.microsoft.com/en-us/azure/ai-studio/quickstarts/get-started-code?tabs=windows) based on the OpenAI gpt model I trained using files as datasources in AI Foundry, I wanted to do…

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,167 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,597 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,079 questions
asked 2025-01-31T20:31:15.5166667+00:00
Matt B 0 Reputation points
2 answers

Scaling a RAG chat app with Azure OpenAI and Azure AI Search

Hello, I have a RAG chat app based on this GitHub repository from Microsoft. I'm currently using these services and tiers: Azure AI Search - Standard Tier Azure OpenAI - Standard tier with a GPT 4o model deployment with a rate limit of 450000…

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,167 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,597 questions
asked 2025-01-31T10:29:13.27+00:00
Tomás Novo 0 Reputation points
answered 2025-01-31T20:24:36.8166667+00:00
SriLakshmi C 2,330 Reputation points Microsoft Vendor
1 answer

Why llm token count increased if I directly attached the data source to the llm model

The question presents two scenarios involving AI search and an LLM: Scenario 1: AI search is done separately. The search results are passed as context to the LLM. The LLM processes this context, consuming X tokens in total. Scenario 2: The LLM…

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,167 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,597 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,079 questions
asked 2025-01-30T13:23:56.7866667+00:00
trinadh maddimsetti 0 Reputation points
commented 2025-01-31T16:32:52.59+00:00
Laxman Reddy Revuri 1,995 Reputation points Microsoft Vendor
0 answers

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,597 questions
asked 2025-01-31T15:58:55.82+00:00
2 answers

Proxy Error when try to use open AI API

After setting environment variable successfully, I still got this error.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,597 questions
asked 2024-01-17T02:45:48.0933333+00:00
GUO Ranfei (RBCC/BDO1) 20 Reputation points
answered 2025-01-31T15:58:33.31+00:00
Uma 0 Reputation points
1 answer

Hello I have been doing a POC with semantic kernel API manifest, and i cannot find any good microsoft documentation?

Hello I have been doing a POC with semantic kernel API manifest, and i cannot find any good microsoft documentation, there are some devblogs e.g. https://devblogs.microsoft.com/semantic-kernel/introducing-api-manifest-plugins-for-semantic-kernel-2/ but…

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,262 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,597 questions
asked 2025-01-30T20:13:15.1966667+00:00
Ketan Joshi 20 Reputation points Microsoft Employee
answered 2025-01-31T15:36:02.0133333+00:00
Sina Salam 16,766 Reputation points
2 answers One of the answers was accepted by the question author.

Azure OpenAI Usage API?

Hi, What is the ETA for the addition of the OpenAI Usage API to the OpenAI Services on Azure? I have several OpenAI instances but can't manage costs beyond instance/model costs. Considering enterprise scenarios, it's highly important for effective cost…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,597 questions
asked 2025-01-31T01:56:03.8466667+00:00
Andres da Silva Santos 115 Reputation points
accepted 2025-01-31T15:18:13.4633333+00:00
Andres da Silva Santos 115 Reputation points
2 answers

How to fix No connection of type ConnectionType.AZURE_AI_SERVICES found error

I'm attempting to follow the setup for creating a RAG app using this site: https://learn.microsoft.com/en-us/azure/ai-studio/tutorials/copilot-sdk-create-resources?tabs=windows After doing the first step, I get this error:…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,597 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,079 questions
asked 2025-01-11T19:30:05.25+00:00
Rebecca Molnar 20 Reputation points
edited a comment 2025-01-31T15:09:47.6266667+00:00
michael.harrison 0 Reputation points
2 answers

Azure OpenAI, vector stores stuck processing files

Hello, I'm experiencing inconsistent vector store processing behaviour with Azure OpenAI integration. Files are getting stuck in a "In progress" state with the following characteristics: Vector store files remain in "In progress"…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,597 questions
asked 2025-01-17T11:45:42.96+00:00
Srdjan Brkic 25 Reputation points
commented 2025-01-31T14:47:00.1633333+00:00
Srdjan Brkic 25 Reputation points
1 answer One of the answers was accepted by the question author.

Unable to access o1-mini and o1-preview models in Azure OpenAI

Hello, After onboarding (access request) to the o1 model family within Azure OpenAI (Sweden Central), I received confirmation emails for access to: o1-preview and o1-mini o1 GA (approximately one hour later) Currently, only o1 GA is available for…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,597 questions
asked 2025-01-28T10:39:26.3866667+00:00
Marek L 20 Reputation points
accepted 2025-01-31T14:14:46.21+00:00
Marek L 20 Reputation points
0 answers

AuthenticationError: Error code: 401 - {'error': {'code': 'PermissionDenied', 'message': 'Principal does not have access to API/Operation.'}}

Got AuthenticationError: Error code: 401 - {'error': {'code': 'PermissionDenied', 'message': 'Principal does not have access to API/Operation.'}} error, I theoretically gave all permisions needed, but it keeps blocking me

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,597 questions
asked 2024-08-21T18:45:02.48+00:00
Orlando Herrera 10 Reputation points
commented 2025-01-31T13:49:51.9266667+00:00
Tim Søberg Thøgersen 0 Reputation points
1 answer

Azure Speech-to-Text: language or quota limitaion

I want to use Azure's speech-to-text for my chatbot service. The use-case is to provide STT results when the user gives voice (usually one or two sentences). Here, the user does not select a language. I tried using Azure OpenAI's whisper, but the…

Azure AI Speech
Azure AI Speech
An Azure service that integrates speech processing into apps and services.
1,887 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,597 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,079 questions
asked 2025-01-31T04:36:49.2433333+00:00
이찬규 0 Reputation points
edited an answer 2025-01-31T09:33:30.4666667+00:00
Manas Mohanty (Quadrant Resource LLC) 100 Reputation points Microsoft Vendor
1 answer

Can we use Azure Open API to manage the conversation via chat in all kinds of languages ( English, German, Dutch, ...) Does the amount of training hours matters....

Can we use Azure Open API to manage the conversation via chat in all kinds of languages ( English, German, Dutch, ...) Does the amount of training hours matters....

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,597 questions
asked 2025-01-23T14:34:28.8066667+00:00
Girish Kurup 0 Reputation points
commented 2025-01-31T08:40:35+00:00
kothapally Snigdha 1,185 Reputation points Microsoft Vendor
1 answer

Understanding Content Safety Blocklists & KPI Monitoring in Azure OpenAI Enterprise

Hello Azure Community, I’m currently using Azure OpenAI’s Enterprise product and have some questions regarding content safety, blocklists, and KPI monitoring. Content Safety & Blocklists: I understand that the Enterprise version may have additional…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,597 questions
Azure AI Content Safety
Azure AI Content Safety
An Azure service that enables users to identify content that is potentially offensive, risky, or otherwise undesirable. Previously known as Azure Content Moderator.
32 questions
asked 2025-01-30T11:55:25.76+00:00
Harinath J 0 Reputation points
commented 2025-01-31T08:26:03.8466667+00:00
Saideep Anchuri 1,540 Reputation points Microsoft Vendor
2 answers

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,167 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,597 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,888 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,079 questions
asked 2025-01-23T19:41:45.4866667+00:00
SIMON Witali 1 Reputation point
commented 2025-01-31T07:52:36.4066667+00:00
SIMON Witali 1 Reputation point
0 answers

Vector index unsupport txt file

I am trying to test FAISS index. I upload a txt file and run it. This is the result. As you see the pictures above, the first task(chunking) has been successful. I got the 37 chunked docs. The error is occurred in the second task. I looked the…

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,167 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,597 questions
asked 2025-01-17T03:21:02.21+00:00
Hyunduck Hwang 0 Reputation points
commented 2025-01-31T07:17:05.6066667+00:00
Manas Mohanty (Quadrant Resource LLC) 100 Reputation points Microsoft Vendor
0 answers

What is the purpose of the "role information" parameter in Azure OpenAI On Your Data?

I am wondering about the purpose of the role information parameter in the Azure OpenAI On Your Data call. How does it differ from the system prompt? If it is provided to Azure AI Search, how is it involved in the retrieval process, given that retrieval…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,597 questions
asked 2025-01-29T19:19:32.53+00:00
Hadjmbarek Nadia 45 Reputation points
commented 2025-01-31T07:05:36.31+00:00
Manas Mohanty (Quadrant Resource LLC) 100 Reputation points Microsoft Vendor
2 answers

How to Ensure GPT-4 (Azure OpenAI) Includes Original Terms in Parentheses During Translation

I'm using the Azure OpenAI Service with the GPT-4 model (GPT-4o mini) to create a bot for translating psychoanalysis articles. The translations need to preserve specific technical terms from the source text by including them in parentheses alongside the…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
3,597 questions
asked 2025-01-26T13:11:45.1133333+00:00
Mohamed Darwish 0 Reputation points
edited the question 2025-01-31T05:33:02.1133333+00:00
Saideep Anchuri 1,540 Reputation points Microsoft Vendor