4,111 questions with Azure OpenAI Service tags

Sort by: Updated
1 answer

Content filtering is stopping requests because they have an image of a map

Content filtering is stopping legitimate requests, because of map images like this: All my prompts are generated on the backend, there's no way I could be sending anything inappropriate. I tested the most recent failed prompt and it was this image that…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,111 questions
asked 2025-07-10T14:39:54.29+00:00
Ian Cheshire 0 Reputation points
commented 2025-07-11T12:54:43.4233333+00:00
Ian Cheshire 0 Reputation points
1 answer

client.chat.completions.create with azure openai is taking very long(more than 8 seconds) for response

I am using azure openai and client.chat.completions.create to get responses.It is connected to Azurecognitivesearch datasource index . When we call it,it takes more than 8 seconds to execute.However subsequent calls within short span takes only 2-3…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,111 questions
asked 2025-07-11T05:28:42.84+00:00
Panwar, Tarun 0 Reputation points
answered 2025-07-11T12:32:51.16+00:00
Amira Bedhiafi 34,491 Reputation points Volunteer Moderator
1 answer One of the answers was accepted by the question author.

How to opt-in for zero data retention with Azure OpenAI service?

Hello everyone, We are evaluating Azure OpenAI models (inference only) to power a new AI feature for our clients. We need to understand how the prompts we send to Azure OpenAI model Completion API would get stored somewhere in Azure, or third parties,…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,111 questions
asked 2025-07-11T07:59:43.11+00:00
Misha Umnov 0 Reputation points
accepted 2025-07-11T12:31:46.44+00:00
Misha Umnov 0 Reputation points
1 answer

Access to GPT-Image-1

Hi there, We've been accepted onto the Azure Sponsorship programme for quite some time now and we are building our software. A large part of our functionality uses GPT-Image-1, and so we applied for access around 20 days ago, no reply, and i still…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,111 questions
asked 2025-07-03T16:09:43.12+00:00
rowland jeffry 0 Reputation points
answered 2025-07-11T12:15:32.01+00:00
rowland jeffry 0 Reputation points
1 answer

We are building an AI Powered-Anaylitical Solution - Feedback Needed

We are building an end-to-end AI Analytical Solution that handles the full query lifecycle, including: Intent Generation , Business Logic , Metric Mapping , T-SQL generation and Response generation . Currently we are using :- GPT o4-mini model for…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,111 questions
asked 2025-07-11T05:57:05.79+00:00
Naman Gahtori 0 Reputation points
edited an answer 2025-07-11T11:46:24.88+00:00
Prashanth Veeragoni 5,485 Reputation points Microsoft External Staff Moderator
1 answer

How to edit image using "gpt-image-1" model and openai python package.

Hello everyone, I am trying to edit an existing image using "gpt-image-1" model. Based on the documentation it seems that "gpt-image-1" supports image editing but "DALL-E 3" does not. I can generate images using…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,111 questions
asked 2025-07-08T10:41:20.6233333+00:00
Dev 0 Reputation points
edited a comment 2025-07-11T09:21:27.4+00:00
Dev 0 Reputation points
1 answer One of the answers was accepted by the question author.

Got Error in chat completion API: At most 1 image(s) may be provided in one request

Description: Got Error when send two images to LLM Llama-4-Maverick-17B-128E-Instruct-FP8, is it because this model's API does not support multiple images in a single request? it's working fine if only one image. Error: raise…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,111 questions
asked 2025-05-06T06:50:42.39+00:00
Billy Zhou 40 Reputation points
accepted 2025-07-11T03:36:53.37+00:00
Billy Zhou 40 Reputation points
1 answer

How to turn off ChatGPTo3 monitoring

Even though the subscription ID is set to off monitoring, when I checked the settings for the subordinate resource ChatGPTo3,monitoring was not turned off. Please tell me how to turn off monitoring.

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,111 questions
asked 2025-06-19T00:28:00.24+00:00
史郎 青木 0 Reputation points
edited a comment 2025-07-11T02:00:26.5266667+00:00
Manas Mohanty 6,285 Reputation points Microsoft External Staff Moderator
1 answer

OpenAI gpt-4o-realtime speed parameter for controlling voice

Hi Team, OpenAI has recently introduced "speed" parameter for controlling voice speaking rate and is available from versions - **gpt-4o-audio-preview-2025-06-03 onwards. ** But this version is currently not available in Azure AI Foundry…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,111 questions
asked 2025-07-08T14:57:24.44+00:00
Harish R 0 Reputation points
commented 2025-07-10T23:48:35.56+00:00
Ravada Shivaprasad 550 Reputation points Microsoft External Staff Moderator
0 answers

GPT-Image-1 model on Azure access has been approved, but no more update

For GPT-Image-1 model on Azure, I applied two months ago, and received this email. After I replied all necessary information to them, no longer hear from them. I have Azure credits as partnership and I really need GPT-Image-1 model, so disappointed what…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,111 questions
asked 2025-07-10T17:20:29.78+00:00
Cheng Zhang 0 Reputation points
1 answer One of the answers was accepted by the question author.

Is Tool Calling Now Supported in Fine-Tuning with GPT-4.1 on Azure AI Foundry?

I’m currently fine-tuning the GPT-4.1 model on Azure AI Foundry | Azure OpenAIAccording to older documentation and responses from 2023–2024, function/tool calling was not supported in fine-tuning. If yes, what is the expected training schema? Can we…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,111 questions
asked 2025-07-09T07:52:54.9+00:00
Mihaela 30 Reputation points
commented 2025-07-10T13:25:59.41+00:00
Alex Burlachenko 11,350 Reputation points
0 answers

Does GPT-4o on Azure OpenAI support JSON mode and function calling with image inputs?

Hi team, I would like to clarify the feature support of GPT-4o on Azure OpenAI. From the current documentation and past updates, I know that for turbo-2024-04-09, JSON mode and function calling work well for text-only inference requests, but they are not…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,111 questions
asked 2025-07-07T12:23:06.4133333+00:00
Qin Qinyuan 0 Reputation points
commented 2025-07-10T12:33:11.82+00:00
Pavankumar Purilla 8,660 Reputation points Microsoft External Staff Moderator
0 answers

I am reaching out regarding the issue we raised: we are unable to download any files generated by Azure OpenAI Assistant in our enterprise application built using Azure OpenAI Assistants and a .NET MVC backend.

I am reaching out regarding the issue I am facing: I am unable to download any files generated by Azure OpenAI Assistant in our enterprise application built using Azure OpenAI Assistants and a .NET MVC backend. We are integrating Azure OpenAI's Assistant…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,111 questions
asked 2025-07-07T14:52:07.05+00:00
Pratigya Maskare (Admin Account) 0 Reputation points
commented 2025-07-10T01:10:01.26+00:00
Ravada Shivaprasad 550 Reputation points Microsoft External Staff Moderator
1 answer One of the answers was accepted by the question author.

Does Global Standard deployment type model violate GDPR?

I have a Azure Open AI resource created in UK south region. I am trying to deploy o4-mini model. In the deployment process in Azure AI foundry, its asking deployment type which is "Global standard". Even though it says the data will be stored…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,111 questions
asked 2025-07-09T09:14:26.6+00:00
II 20 Reputation points
commented 2025-07-09T13:45:46.57+00:00
II 20 Reputation points
0 answers

HTTP/1.1 500 Internal Server Error on Azure OpenAI GPT 3.5-turbo

We're intermittently encountering HTTP 500 errors when connecting to the Azure OpenAI endpoint. These errors appear to be transient and resemble behavior reported in this Microsoft Q&A post from 2 years ago. Log Sample: 2025-07-01 23:38:50,342:INFO -…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,111 questions
asked 2025-07-09T13:19:20.45+00:00
Kobi Moraz 0 Reputation points
3 answers One of the answers was accepted by the question author.

500 Internal Server Error with o3‑mini + file_search on EastUS2 region (Assistants API)

Our application has been successfully creating Azure OpenAI assistants with o3-mini (2025‑01‑31 build), attaching a vector store, enabling file_search, and calling /runs on the Assistants API. As of today, these calls now return a 500 Internal Server…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,111 questions
asked 2025-06-30T19:30:33.91+00:00
Goran 20 Reputation points
accepted 2025-07-09T12:58:08.57+00:00
Goran 20 Reputation points
1 answer

How to switch to Azure enterprise

I need help setting up an enterprise agreement which is an complaince requirement, can someone please advise me how to make contact with an Azure Representative

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,111 questions
asked 2025-07-08T10:41:58.78+00:00
Janus Ferreira 0 Reputation points
answered 2025-07-09T11:26:38.48+00:00
Amira Bedhiafi 34,491 Reputation points Volunteer Moderator
1 answer

Can the o4-mini model (global-standard) be used in Azure OpenAI (Region: Japan East)?

Regarding Azure OpenAI (Japan East region): Can the o4-mini model (global-standard) be used? The documentation seems to indicate it's not available, but Azure AI Foundry shows it as usable, and I've confirmed that requests go through. I'm having trouble…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,111 questions
asked 2025-07-09T09:23:53.12+00:00
阿部道和 0 Reputation points
answered 2025-07-09T11:05:41.4566667+00:00
Amira Bedhiafi 34,491 Reputation points Volunteer Moderator
1 answer

How to best structure skillsets and indexing flow for chunking, embedding, and querying uploaded files via Azure AI Search and OpenAI?

I'm building a pipeline to upload academic files (e.g., PDFs), split and embed them using skillsets, and then query them via Azure AI Search + OpenAI. My goal is to generate academic questions using document content only. Current Flow Upload a file to…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,111 questions
asked 2025-07-02T11:47:26.2466667+00:00
Mo Ibrahim 0 Reputation points
edited an answer 2025-07-09T01:12:41.5066667+00:00
Manas Mohanty 6,285 Reputation points Microsoft External Staff Moderator
1 answer

Can I Fine-Tune Azure OpenAI with Heavily Masked Face Images?

Hi Azure OpenAI team, I understand from the policy and documentation that fine-tuning with facial images or any biometric data is currently not permitted. For my use case, however, I only need the model to recognize general human-related features in…

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,111 questions
asked 2025-06-25T02:09:08.6733333+00:00
Hiroki Takushima 20 Reputation points
commented 2025-07-08T20:32:33.95+00:00
Ravada Shivaprasad 550 Reputation points Microsoft External Staff Moderator