How to fix Endpoint creating failing to provision and Prompt flow deployment then fails as well.
When I create a Prompt flow in Azure AI studio and try to deploy it I continue to get an issue with the endpoint trying to deploy which also causes the deployment to fail. I have done similar prompt flows on other orgs and it works correctly. When the…
Azure Machine Learning
Azure AI services

Unable to instantiate and call an agent with AI Agent SDK
I have created a standalone foundry project (outside of hub). I want to use AI Agent service. And I want to use it using already deployed models from a connected resource. Is it possible? Because I have connected the deployed models to the project, I can…
Azure AI services
Azure AI Agents gpt 4.1 and Knowledge
Hello, I am using Azure AI Agents with gpt 4.1. My agent is loaded with a pdf as knowledge. I find that very often, the Agent does not look for information in the files and basically makes up answers. gpt-4o consistently looks at the files. I tweaked the…
Azure AI services
Incurred heavy costs on my Azure account which I was using for learning. Can I get any refund?
Hi All. I was using my personal account with Azure portal doing some learning. I had a AI foundry resource within one resource group, that I hadn't been able to delete due to below error. Today I managed to delete the resource, but noticed that there…
Azure AI services

Difficulties figuring out the proper way to enable my agent to make such direct calls to an external http endpoint
Greetings! I am building a multi-agent system using semantic kernel python sdk. This system is being deployed to Azure AI Studio Agent service using "connected agents" pattern, which facilitates communication between multiple agents. My…
Azure AI services
Model Router throws 400 max_tokens_completion error in Chat Playground
Model Router is not working when a data source is added. Throws this error "400: Validation error at #/max_completion_tokens: Extra inputs are not permitted". Why?
Azure AI services
How to use custom bearer token authentication in Azure AI Agent Service with OpenAPI Specified Tools
We are working on AzureA AI Agents with OpenAPI tools in Azure AI foundry. I have configured an Open API tool with the json schema and Authentication method as (connection) The Open API json schema is linked to a private webApplication (hosted in…
Azure AI services
Extreme slowness in GPT o3 models
Since yesterday, we have been experiencing very high latency when querying the GPT-o3 model; response times have increased from 3 minutes to 20 minutes, even in the playground. The regions we have tested are East US 2 and Sweden Central, and the…
Azure AI services
GPT-image-1 was announced today but i cannot find it in Azure AI Foundry
Based on some announcements that I have seen here https://azure.microsoft.com/en-us/blog/unveiling-gpt-image-1-rising-to-new-heights-with-image-generation-in-azure-ai-foundry/ GPT-image-1 was released today and is said to be available for Deployment in…
Azure AI services
How to deploy a Responses API on Azure AI Foundry?
Hi I would like to use REST with Responses API . Found the link https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/responses?tabs=rest-api I created a new project, etc. at AI Foundry on the Azure portals, etc., but I see no option to…
Azure AI services

AI Agent Fails to Retrieve Data from Fabric Data Agent – "Error in information retrieving"
I'm running into an issue while trying to integrate an AI Agent with a Microsoft Fabric Data Agent, and I’d appreciate any help or insights from the community. Setup Details Tenant: Both Microsoft Fabric and AI Foundry are within the same…
Azure AI services

Request for Forced Deletion of Azure AI Projects Resources Stuck in "Failed" State
We attempted to delete several Azure AI Projects resources that failed during creation, but deletion attempts via both the Azure Portal and CLI result in an Internal Server Error (500) or otherwise…
Azure AI services
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
cant delete the project in azure ai foundry?
I am unable delete a resource group which has project from azure ai foundry. Cant delete the project as well.
Azure AI services
Azure Agentic AI- unable to register and run custom function call?
Hello, i am trying to build a agenti ai using custom call as per the azure document. i followed the exact code in my code base, however when running the agent, i am getting below…
Azure AI services
Azure OpenAI ALWAYS Throwing an unhandled Error when submitting a Thread Run with parameter tool_choice set to "type":"file_search" on GPT4.1-mini
Hi there, I am currently using Assistants/Threads/Runs to chat with a configured assistant in Azure OpenAI which has File Search enabled and some configured functions. I want it as much as possible to use the file search and get its answers from there,…
Azure AI services
Fine-tuning job never finished after starting
I ran a fine-tuning job at roughly 4 PM yesterday on gpt-4.1-mini-2025-04-14, with a training set of roughly 30 items (the size of the training data is 144 kb). 18 hours later, this job is still marked as Running without any updates/logs past the job…
Azure AI services
Can't access assistant in my resource that I could earlier
Hi there guys, I lost access to my assistant from within Azure Foundary assistants playground. I get the error: Unable to access your assistants 403: A Virtual Network is configured for this resource. Please use the correct endpoint for making requests.…
Azure AI services
429 error while running model in AI foundry
Hello team, Yesterday while running DeepSeek via Azure AI foundry we received a 429 error . We went through the documents where it said that this error occurs when there are too many requests. Can you help me with the same how to fix it. …
Azure AI services
Issue with Llama and Mistral Model Availability in Azure Sweden for Standard Deployment
We are trying to set up llama and mistral models hosted in sweden for a Resource that is configured as a Project (Hub). Even though the Dokumentation shows that there are llama and mistral models available for hosting in Sweden, we are not able to select…