3,408 questions with Azure AI services tags

Sort by: Updated
0 answers

Need long-duration get_face_access_token tokens for Azure AI Vision Face API (currently only 7 days, previously 6 months) for liveness detection

HelloTeam, We are using the Azure AI Vision Face API and the Face Client SDK for implementing the liveness detection feature in our production environment. We have followed all the official setup and integration guidance: Get started with the Azure AI…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,408 questions
asked 2025-05-07T06:13:59.1166667+00:00
Niket Kumar Singh 560 Reputation points
0 answers

Can not deploy TimeGEN-1 model in Azure AI Studio

when I deploy a TimeGEN-1 model from model category on the Azure AI Studio。 there is a error below: Cannot create marketplace subscription UserError: Marketplace Subscription purchase eligibility check failed, error message [Plan…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,408 questions
asked 2025-05-06T07:50:37.0966667+00:00
新建 孙 0 Reputation points
commented 2025-05-07T04:56:16.1233333+00:00
新建 孙 0 Reputation points
1 answer

Unable to access Azure OpenAI from AI project

Hello, I've been trying to access my azure OpenAI resources from an Azure AI project in the Agents section but i always get this error when i try to load the resources. Unable to access your agents Public access is disabled in the AI Service. Please…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,408 questions
asked 2025-05-05T18:08:27.45+00:00
Luca Pio Miano 0 Reputation points
commented 2025-05-07T04:55:03.1766667+00:00
Prashanth Veeragoni 4,105 Reputation points Microsoft External Staff
0 answers

Still got Azure OpenAI Insufficient quota error after reducing existing TPM and RPM

In Azure AI Foundry, I deploy a GPT4.1 with 20K TPM and 20 RPM I still have 30K quota remain, and I try to deploy a GPT4.1-mini, but I got error "Insufficient quota for selected options" Thank you! Update: I have tried delete the GPT4.1,…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,408 questions
asked 2025-05-06T06:24:43.3333333+00:00
L P 0 Reputation points
commented 2025-05-07T04:49:17.1033333+00:00
Saideep Anchuri 6,620 Reputation points Microsoft External Staff
0 answers

Azure OpenAI Responses API - o4-mini - A lot of Hallucinations

I am using the o4-mini model with the Responses API and I am getting an incredible amount of hallucinations. Here is an example below. Basically my prompt is a math pronblem but the response that I am getting is a workout plan .. I understand that…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,408 questions
asked 2025-05-04T23:31:17.9466667+00:00
Siry, Gaetan 160 Reputation points
commented 2025-05-07T03:58:42.55+00:00
Saideep Anchuri 6,620 Reputation points Microsoft External Staff
0 answers

How to see Billing and Usage for my Azure OpenAI Foundry account

I have an account with Azure AI Foundry, and deployed some OpenAI models as endpoints. I have the account with Microsoft for Startups, and was given credits to start with. However, I cannot find ANY page that shows either my total usage of…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,408 questions
asked 2025-05-05T21:49:14.35+00:00
Z Abrams 0 Reputation points
commented 2025-05-07T03:57:31.1133333+00:00
Saideep Anchuri 6,620 Reputation points Microsoft External Staff
0 answers

Azure language Text Analytics extract_key_phrases taking a long time to run

I'm using the TextAnalytics in region Central US, for testing the sample code after deploying a resource with key and endpoint, but it is taking a very long time to run, other service works, such as computer vision service. Any issues with this…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,408 questions
asked 2025-05-06T19:15:49.6133333+00:00
PhuongN 0 Reputation points
commented 2025-05-07T01:41:14.94+00:00
Saideep Anchuri 6,620 Reputation points Microsoft External Staff
0 answers

Missing x-ratelimit-remaining-requests in response for embeddings generation

when calling https://<endpoint>.openai.azure.com/openai/deployments/<deployment>/embeddings?api-version=2023-05-15 there's no x-ratelimit-remaining-requests in response headers, only x-ratelimit-remaining-tokens whereas before we received…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,408 questions
asked 2025-05-06T19:55:49.3133333+00:00
Roman Egel 0 Reputation points
commented 2025-05-07T01:11:06.2533333+00:00
Saideep Anchuri 6,620 Reputation points Microsoft External Staff
0 answers

Azure AI Agent Service cannot successfully call provided actions, even though it will tell you it has the ability to.

After successfully setting up an agent, adding File Search capabilities, and preparing a REST API for my model to be able to call, it was unable to do so. I tried to get the model to call the api functions in 2 ways, both in the Foundry Playground, and…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,408 questions
asked 2025-05-06T18:00:47.3166667+00:00
JacksonAlvarez-5176 0 Reputation points
edited the question 2025-05-06T19:56:22.6933333+00:00
JacksonAlvarez-5176 0 Reputation points
1 answer One of the answers was accepted by the question author.

Running into problems trying out a Microsoft Learn Sample on AI Foundry

Trying to run the basic chat application example given here: https://learn.microsoft.com/en-us/azure/ai-foundry/quickstarts/get-started-code?tabs=windows from azure.ai.projects import AIProjectClient from azure.identity import DefaultAzureCredential #…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,408 questions
asked 2025-05-03T17:29:22.8633333+00:00
Bharat Ruparel 20 Reputation points Microsoft Employee
commented 2025-05-06T19:10:34.5433333+00:00
Bharat Ruparel 20 Reputation points Microsoft Employee
1 answer

MMDetection pipeline component "Model Prediction" failed due to Docker error

Hi, I am running the MMDetection pipeline mmdetection_image_objectdetection_instancesegmentation_pipeline invoked by a modified version of the mmdetection-fridgeobjects-object-detection.ipynb example. Until the model prediction step, the pipeline runs…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,408 questions
asked 2025-05-06T13:43:45.7166667+00:00
jrud 15 Reputation points
answered 2025-05-06T16:23:05.8033333+00:00
Azar 28,000 Reputation points MVP
1 answer

Making token limit accessible for AI Foundary Assistant

Hello Azure Support Team, I’m currently developing a HIPAA-aligned healthcare platform in the, Australia east region, that can get transcripts of upto an hour or conversation,using the Azure OpenAI Assistant (via Threads API) for clinical report…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,408 questions
asked 2025-04-24T13:38:12.4766667+00:00
Tejwant Kaur 0 Reputation points
commented 2025-05-06T13:01:00.48+00:00
Manas Mohanty 3,545 Reputation points Microsoft External Staff
1 answer

Is it possible to integrate Azure Bot with Teams when the public access is disabled for Azure Bot?

We need to integrate the Azure Bot with Teams, but the security department need the Azure Bot service only be accessible from intranet. That will force the Azure Bot instance to enable the private endpoint and disable the public access. In such kind to…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,408 questions
asked 2025-05-06T01:40:51.6566667+00:00
一波 陆 45 Reputation points Microsoft Employee
answered 2025-05-06T12:38:32.96+00:00
SriLakshmi C 4,870 Reputation points Microsoft External Staff
2 answers

How to fix 500 error for AI Foundry

I have been using GPT-4.1 through AI Foundry, and everything was working fine until today. However, I am now encountering the following error: Error code: 500 - {'error': {'message': 'An error occurred while processing your request. You can retry your…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,408 questions
asked 2025-05-03T17:05:06.49+00:00
Ji, Fujiao 0 Reputation points
commented 2025-05-06T10:55:01.3233333+00:00
Manas Mohanty 3,545 Reputation points Microsoft External Staff
1 answer

Azure Foundry Access Stopped

I was able to access Azure Foundry till yesterday but it stopped working for me now. I am able to access https://portal.azure.com/ without any issues but when I click on the AI Foundry, it launches a webpage and keeps trying to open it. But after a few…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,408 questions
asked 2025-05-03T09:12:26.0333333+00:00
Infy1 0 Reputation points
commented 2025-05-06T10:17:23.41+00:00
SriLakshmi C 4,870 Reputation points Microsoft External Staff
0 answers

How to use a custom translator in real-time voice translation

I hope to be able to set a custom translation model in an API for real-time voice translation. https://github.com/Azure-Samples/cognitive-services-speech-sdk/issues/2691 It is mentioned in the official GitHub issue that custom translation models can be…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,408 questions
asked 2025-04-17T05:32:52.9666667+00:00
集团 语言桥 0 Reputation points
commented 2025-05-06T08:16:35.65+00:00
集团 语言桥 0 Reputation points
1 answer

Cannot see Deepseek usage

Hi, I have deployed the model- DeepSeek - R1 in my azure ai service but I cannot see the usage at all. In the metrics section in the azure foundry, I have the models deployed and the metrics option still I cannot see the usage although the model is being…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,408 questions
asked 2025-04-17T12:44:25.4633333+00:00
Mansi Gusain 355 Reputation points
answered 2025-05-06T06:35:14.73+00:00
JAYA SHANKAR G S 2,355 Reputation points Microsoft External Staff
1 answer

Issue with Integrating Azure Function into AI Foundry Agent — Role and Requirement of Capability Host

Background and Objective: I am building an AI Agent in Azure AI Foundry which needs to invoke an Azure Function dynamically during conversations. Example Scenario: A user asks about weather information → the agent triggers an Azure Function…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,408 questions
asked 2025-04-28T08:20:10.56+00:00
Mian Omair 0 Reputation points
commented 2025-05-06T06:18:06.81+00:00
JAYA SHANKAR G S 2,355 Reputation points Microsoft External Staff
0 answers

The server had an error processing your request. Sorry about that!

The server had an error processing your request. Sorry about that! You can retry your request, or contact us through an Azure support request at: https://go.microsoft.com/fwlink/?linkid=2213926 if you keep seeing this error. (Please include the request…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,408 questions
asked 2025-04-23T21:09:23.4566667+00:00
Steve Godfrey 5 Reputation points
commented 2025-05-06T06:13:23.82+00:00
JAYA SHANKAR G S 2,355 Reputation points Microsoft External Staff
1 answer One of the answers was accepted by the question author.

How do we prevent our KEY to communicate between Azure AI & our APP from being compromised if the mobile app user intercepts the packet?

Hello - we are building a mobile app that connects to our Azure AI service. Consumers using the app might interact via conversational AI, and if they are savvy enough, could intercept the packet, and trap our KEY, which would allow them to use our Azure…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,408 questions
asked 2025-05-05T10:32:08.2233333+00:00
Shafeen Charania 20 Reputation points
commented 2025-05-06T06:04:42.0566667+00:00
Shafeen Charania 20 Reputation points