SharePoint connection in "Foundry IQ" missing URL field in New AI Foundry
Hi, I'm trying to create a knowledge source using SharePoint (Remote) source in "Foundry IQ" service inside the "New AI Foundry", but the form lacks any field to enter the target SharePoint URL. How should I connect it to SharePoint…
Azure AI services
Facing the error of capability host after using bicep code to create standard setup in AI foundry
{"status":"Failed","error":{"code":"DeploymentFailed","target":"/subscriptions/c916f962-17ec-4652-9975-7cc42fabc7b1/resourceGroups/sbd_y2k_rg/providers/Microsoft.Resources/deployments/sbdtes…
Azure AI services
Azure AI Foundry, Content Understanding returning "Not Found"
I have an Azure AI Foundry project setup in West US with a Content Understanding service running which I am using to scrape products from HTML pages. This has been working absolutely fine until last week when it suddenly started returning "Not…
Azure AI services
gpt4-o deployment in Sweden resetting quota
Since Friday we have been having issues with our sweden deployment. We were mostly experiencing timeouts but today we are seeing different issues. On Sunday I requested a quota increase which was increased however, when we configure the usage Azure at…
Azure AI services
Microsoft Foundry agent returning Error too_many_requests: Too Many Requests and tool not invoked
Working on an agent in Microsoft Foundry. Have configured a custom tool (tavily) in the Foundry account hosting the agent. Have also enabled the custom tool in the agent itself. When testing the agent, I can see in the traces tab that a "tool…
Azure AI services
Azure Open AI Server Error on API Call
I am consistently getting an error from the API. Please direct me on how to address this error. The API does not tell me anything about the error so I cannot handle it properly. Please advise what the issue is. Stream processing error or timeout:…
Azure AI services
Rate Limit Error, New Azure Responses API V1
I get the following error when I switched over to the new responses API V1.…
Azure AI services
Issue while running en exercise on Microsoft training, module: Develop a multi-agent solution with Microsoft Foundry Agent Service
I am getting an error while trying to run an app on the cloude shell with the command: 'python agent_triage.py'. I am enclosing a screenshot. I was already facing the same with other modules.
Azure AI services
MS Foundry: Workflow failing to invoke agent when the agent is created with the Python SDK: "The requested operation requires an element of type 'Object', but the target element has type 'Array'."
Hi, I created a workflow in MS Foundry that uses an agent that I created with the Python SDK. I used sample code on…
Azure AI services
Azure Content Understanding is Generally Available, but doesn't allow us to work
Azure Content Understanding (within AI Foundry) has recently been made generally available. This has done 2 things: Broken our ability to train on the preview model - we can't access our training or edit the original schema Introduced a new, but…
Azure AI services
Retiring Model but Cannot Access New One 🙄🙄🙄
I recently got an email saying that the model I have been happily using for over a year now dalle-3 is being retired and to use a new recommended one gpt-image-1-mini. However, when I do this, I get the following error on deployment: ERROR:…
Azure AI services
grok 4 fast reasoning is down half of the time
I have deployed grok 4 fast reasoning in france central. The model seems great but it's down half of the time. When my app fails I go to the playground and it's the same behaviour. Either "model temporary unavailable" or it just keeps thinking…
Azure AI services
Azure AI foundry - publishing an agent to Teams + Copilot
I have built an agent in Azure AI foundry, and gone through the process to publish this to Teams / Copilot. The form successfully submits, but there is no audit trail of what happens afterwards. From my own research, the agent should appear for…
Azure AI services
facing issue while using Azure's Face livensss API , not getting desired response in JSON also unable to integrate this api in existing web application created in c# .net
We have referred below link for referral for using rest api created by azure for face liveness detection https://v4.hkg1.meaqua.org/en-us/azure/ai-services/computer-vision/tutorials/liveness?tabs=cmd%2Cweb-javascript but not getting response as shown in…
Azure AI services
How can I fix a server error when publishing an Agent to Microsoft Teams and Copilot via Azure AI Foundry?
Has anyone been able to successfully publish a nocode agent to Teams or Co Pilot. Whenever I try publishing, I get this error message: There was a problem preparing the agentAn error occurred while preparing the agent. Please try again. Status Code: 500…
Azure AI services
Experiencing failures with grok-4-fast-reasoning
Experiencing failures with grok-4 and grok-4-fast-reasoning model via API, while grok-4-fast-non-reasoning works successfully using same AI Foundry Resource Same endpoint URL Same API key Same request format Non-reasoning variant returns successful…
Azure AI services
Request for quota increase
Hi Team, We are a small startup company based out of Bangalore india. We tried reaching out many ways to request for quota increase on our deoplyments and we did not hear back. Application IDs for quota increase are: 15732 , 15731 The upper cap is…
Azure AI services
Azure deployed GPT5.1 model unstable
We are using Codex plugin in VS code which points to a GPT 5.1 deployed in Azure. The model is very stable and only works when we set the no of retries in the Codex to request_max_retries = 100 # retry failed HTTP requests stream_max_retries…
Azure AI services
I want to have an AI agent. How should I begin?
I want to have a AI agent and don't know how to begin.
Azure AI services
Import Error in Agent Framework
I was trying out and working with the new Agent Framework and tried to import the following: from agent_framework.azure import AzureAIAgentClient This import showed me the following error: Traceback (most recent call last): File…