3,234 questions with Azure AI services tags

Sort by: Updated
1 answer

Bugs in the Unified Tax Model for Document Intelligence

I can't seem to open a support ticket for this, so I'd like to share my findings in how the Unified Tax Model has some bugs and hopefully get some guidance on what to do about it. This is with API version: 2024-11-30 (4.0 General Availability) Test 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,234 questions
asked 2025-03-14T14:47:22.93+00:00
Josh Christensen 20 Reputation points
answered 2025-03-14T17:02:55.09+00:00
Suwarna S Kale 1,191 Reputation points
2 answers

How to fix "To continue to run this bot, please fix the bot source code."

I am encountering a stage issue during testing the bot in Azure Portal, I developed Knowledge base using language resource in language studio, tested it and works perfectly fine in language studio. After that I published and deployed the KB and created…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,234 questions
asked 2023-05-18T18:57:54.88+00:00
Adnan Dilawar 10 Reputation points
edited an answer 2025-03-14T15:38:16.3366667+00:00
Brijesh Vinod Shah 0 Reputation points
1 answer

Azure AI Foundry Quota insufficient Issues - Student Account

I have recently obtained an Azure for Students subscription and I wanted to test the Azure OpenAI services. However when I try to deploy a model on Azure AI Foundry, (GPT-3.5-Turbo). I get a "Insufficient quota for selected options" error, with…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,234 questions
asked 2025-03-13T22:57:31.5833333+00:00
Varun Biyyala 0 Reputation points
answered 2025-03-14T11:03:53.05+00:00
Pavankumar Purilla 4,510 Reputation points Microsoft External Staff
2 answers

Grounding with Bing Search is not working

According to this article: https://azure.microsoft.com/en-us/updates?id=483570 we need to replace Bing Search v7.0 with Grounding With Bing Search in "Agents" as described here:…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,234 questions
asked 2025-03-11T10:27:28.3033333+00:00
Axel B Andersen 146 Reputation points
commented 2025-03-14T08:53:54.17+00:00
Axel B Andersen 146 Reputation points
0 answers

Please advise Azure AI Deployment Error code: 400 'message': 'Invalid Azure OpenAI configuration detected: Invalid embedding endpoint or deployment'

Hi, I followed the tutorial https://learn.microsoft.com/en-us/azure/ai-foundry/tutorials/deploy-chat-web-app exactly. I am able to interface with my chat app in Azure AI Foundry Playground, when deploying as a web app however no matter what pricing 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,234 questions
asked 2025-03-14T07:21:34.4666667+00:00
Nihit Mody 0 Reputation points
commented 2025-03-14T07:32:42.3733333+00:00
Nihit Mody 0 Reputation points
1 answer

Getting Unauthorized exception when using DefaultAzureCredentials in Azure.AI.Inference.dll's ChatCompeletionsClient

I am trying to run AI inference using ChatCompeletionsClient class from Azure.AI.Inference and am hitting UnAuthorized issue when trying with DefaultAzureCredentials and trying as myself. I added myself as Cognitive Service User and even Cognitive…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,234 questions
asked 2025-03-14T00:48:31.66+00:00
Swamy Nallamalli 0 Reputation points Microsoft Employee
edited a comment 2025-03-14T06:23:50.63+00:00
JAYA SHANKAR G S 1,140 Reputation points Microsoft External Staff
1 answer

Issues with API calls to ai.azure.com for Models o1 and Above

The endpoint ai.azure.com is not functioning for models o1 and above, while oai.azure.com works fine for all models. The following errors are encountered: BadRequest: Model {modelName} is enabled only for api versions 2024-12-01-preview and later …

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,234 questions
asked 2025-03-10T18:44:11.2666667+00:00
Jeremy Seow 0 Reputation points
commented 2025-03-14T06:22:40.04+00:00
Prashanth Veeragoni 1,270 Reputation points Microsoft External Staff
1 answer

o3-mini Model Error

Trying to test a request with o3-mini models but encountering the following error: "error": { "code": "InternalServerError", "error": { "code": "InternalServerError", "message":…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,234 questions
asked 2025-03-10T11:05:42.0133333+00:00
Rizki Susanto 0 Reputation points
commented 2025-03-14T03:49:37.82+00:00
JAYA SHANKAR G S 1,140 Reputation points Microsoft External Staff
0 answers

Zero Quota for OpenAI

My company is trying to evaluate switching to Azure OpenAI. I have deployed a resource, however, we have literally zero quota. We can't deploy a model or make any requests at all. We have requested quota in a region and been denied. I don't…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,234 questions
asked 2025-03-11T17:59:34.3833333+00:00
Doug Cox 0 Reputation points
commented 2025-03-14T00:26:30.1366667+00:00
kothapally Snigdha 1,715 Reputation points Microsoft External Staff
1 answer

When using AI Agents in Azure, I get rate limit exceed despite having plenty of TPS/RPM availabile

I've got an agent using gpt-4 w/ the bing grounding add in. It's got 8k TPS and 63 RPM available to it. I've instructed it to find some information on the web and extract some data. However, when I ask it to do its job in playground it gives me: Rate…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,234 questions
asked 2025-03-12T22:00:53.02+00:00
Adam 0 Reputation points
answered 2025-03-14T00:14:34.66+00:00
kothapally Snigdha 1,715 Reputation points Microsoft External Staff
0 answers

Using Mistral-Large-2411 in Azure AI Foundry Chat playground results in error 3503

We have used the Chat Playground for multiple modules with out issue. We tried the Mistral-Large-2411 in the Chat Playground and we are able to get a couple of responses before the playground errors out. This is using Serverless in the EastUS region. { …

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,234 questions
asked 2025-03-05T14:17:17.5933333+00:00
Greg Bonk 86 Reputation points
commented 2025-03-13T23:11:25.9333333+00:00
YutongTie-MSFT 53,931 Reputation points
1 answer

New Responses API Azure OpenAI Foundry

Hi everyone, I'm trying to test the newly added Responses API in Azure AI Foundry, but I can't seem to find it anywhere. I do see the Assistants API and Completions API, but the Responses API is nowhere to be found. Has anyone else encountered 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,234 questions
asked 2025-03-13T13:17:09.97+00:00
Stav Sinai 0 Reputation points
edited an answer 2025-03-13T19:15:17.2866667+00:00
kothapally Snigdha 1,715 Reputation points Microsoft External Staff
1 answer

Cannot create bing api

I Cannot create bing api, show below error: Deployment of new Bing resources is unavailable. If you want to leverage search results with LLMs, refer to the new Grounding with Bing Search product. You can learn more at aka.ms/AgentsBingDoc. For additional…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,234 questions
asked 2025-03-12T10:24:09.52+00:00
Scott Chan 0 Reputation points
commented 2025-03-13T16:00:23.5566667+00:00
Saideep Anchuri 4,110 Reputation points Microsoft External Staff
0 answers

Azure AI Foundry - Deployment of custom Meta Llama finetuned model fails

Hi, I have successfully finetuned a Meta Llama 3.1-8B-Instruct model in serverless mode using synthetic data generated by gpt4. Both the foundry hub and project that were used for finetuning, are created at the westus3 region where the particular Meta…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,234 questions
asked 2025-03-10T19:58:41.3633333+00:00
Dimitris Vasiliou 0 Reputation points
commented 2025-03-13T13:06:32.8533333+00:00
santoshkc 13,350 Reputation points Microsoft External Staff
0 answers

Can't test agent in the AI Foundry Playground

When I try to test the created agent in the AI Foundry Playground, I get the error: "Rate Limit Exceeded. Adjust your tokens per minute rate limit in Models + Endpoints (link) or try again later." But the rate limit is set to 5K per minute.

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,234 questions
asked 2025-03-12T13:37:39.2033333+00:00
Reynold 0 Reputation points
commented 2025-03-13T11:41:19.49+00:00
Saideep Anchuri 4,110 Reputation points Microsoft External Staff
1 answer

my webapp in azure not starting

I have deployed Azure AI App but it is not starting or accessible

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,234 questions
asked 2025-03-13T10:03:29.9033333+00:00
Raj 0 Reputation points
answered 2025-03-13T11:26:35.64+00:00
Amira Bedhiafi 29,711 Reputation points
1 answer

Availibility in Canada for Azure AI Agent Service

Is there any information on when the AI Agent Servicewill be available in the Canada region?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,234 questions
asked 2025-03-11T21:43:08.06+00:00
Maxime Guillou 0 Reputation points
commented 2025-03-13T10:09:50.3933333+00:00
SriLakshmi C 3,250 Reputation points Microsoft External Staff
0 answers

Azure AI Foundry limits data files to 500, how to overcome?

The maximum number of files that can be managed in Azure AI Foundry is limited to 500. Is there a way to connect blob storage and manage unlimited files? or at least increase the number of files that we can manage?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,234 questions
asked 2025-03-12T10:41:27.12+00:00
Anirudh Chebolu 0 Reputation points
commented 2025-03-13T09:50:53.1433333+00:00
Saideep Anchuri 4,110 Reputation points Microsoft External Staff
1 answer

How to get an API endpoint into an agent?

I created an agent through AI Foundry. How can I get an endpoint for it? Because on the "Models + endpoints" page, I see an endpoint for the base model as far as I understand, but how can I get an endpoint for the agent?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,234 questions
asked 2025-03-13T05:11:19.8666667+00:00
Reynold 0 Reputation points
answered 2025-03-13T09:40:08.8833333+00:00
Saideep Anchuri 4,110 Reputation points Microsoft External Staff
1 answer

Automating Deployment of custom vision object Detection Model across subscriptions

i have deployed a custom vision object Deyection model in my Custom Vision resource within my Azure subscription. Now i want to automate its deployment to another subscription. Is it possible to acheive this using Azure Devops?if so what steps should i…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,234 questions
asked 2025-03-10T05:08:58.3266667+00:00
Pallavi M 0 Reputation points
commented 2025-03-13T08:59:21.15+00:00
Manas Mohanty 1,850 Reputation points Microsoft External Staff