4,131 questions with Azure AI services tags

Sort by: Updated
0 answers

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 AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
4,131 questions
asked 2025-12-06T08:31:50.8333333+00:00
siva 0 Reputation points
1 answer

Document Intelligence prebuilt-read with api-version=2024-11-30 stuck in "running" (West Europe)

Service: Azure AI Document Intelligence (prebuilt-read) Region: West Europe API version: 2024-11-30 Since today, the prebuilt-read model with api-version=2024-11-30 is not completing for me in West Europe. Repro #1 – public test file Test document (PNG…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
4,131 questions
asked 2025-12-05T17:05:02.62+00:00
Mr B 0 Reputation points
answered 2025-12-05T17:05:21.1733333+00:00
Q&A Assist
1 answer

Microsoft AI Foundry tracing - prompts (input & output)

Hi, I'm testing Microsoft Foundry. I want to use the tracing feature and observe my application, which utilizes LangGraph v1. I tested the tracing functionality using the following documentation:…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
4,131 questions
asked 2025-12-02T14:46:11.54+00:00
Patricia Torok (SK) 0 Reputation points
commented 2025-12-05T15:02:34.53+00:00
SRILAKSHMI C 10,805 Reputation points Microsoft External Staff Moderator
0 answers

Azure AI Foundry Agent Ignores Knowledge Sources and Generates Hallucinated Responses

I am building an enterprise agent in Azure AI Foundry (Preview) and I am facing a critical issue: the agent does not use the connected knowledge sources at all and instead generates hallucinated answers, even when the information is fully available in…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
4,131 questions
asked 2025-12-05T14:00:40.8466667+00:00
JESUS GABRIEL MARIN CANTERO 0 Reputation points
1 answer

MS Foundry X Agent Framework: GetAgentAsync fails with "The requested operation requires an element of type 'Object', but the target element has type 'Array'"

Hi, I'm using a simplified version of the official code example for using a MS Foundry agent from a Web API. More specifically, my end goal is to get a MS Foundry Agent to work with Agent Framework as a function tool like in this example which is for…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
4,131 questions
asked 2025-12-03T15:41:13.8433333+00:00
Jason Lee 216 Reputation points
commented 2025-12-05T13:51:49.7333333+00:00
Jason Lee 216 Reputation points
3 answers

How can I retrieve RAG references/citations via the Azure AI Projects (Foundry) agent API?

I’m following the official sample: https://learn.microsoft.com/en-us/azure/ai-foundry/agents/how-to/tools/knowledge-retrieval?view=foundry&tabs=foundry%2Cpython#create-an-agent-with-the-mcp-tool Setup: Agent via PromptAgentDefinition (model…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
4,131 questions
asked 2025-12-02T16:55:25.23+00:00
AQ 20 Reputation points
commented 2025-12-05T11:37:02.3633333+00:00
AQ 20 Reputation points
1 answer

i am unable to login via personal laptop in order to take exam, getting below pop up you dont have any passkeys saved

Hi i have scheduled AZ-500 exam but i am unable to login via personal laptop in order to take exam, getting below pop up as you dont have any passkeys saved .Please note that i have my organisation id merged with personal id however i don't remember…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
4,131 questions
asked 2025-12-05T09:43:39.95+00:00
TiwariPathakSunita-0260 0 Reputation points
answered 2025-12-05T09:44:51.3733333+00:00
Q&A Assist
1 answer

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://learn.microsoft.com/en-us/azure/ai-services/computer-vision/tutorials/liveness?tabs=cmd%2Cweb-javascript but not getting response as shown in…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
4,131 questions
asked 2025-12-05T07:29:22.0766667+00:00
CDSL VENTURES 0 Reputation points
edited the question 2025-12-05T08:48:50.19+00:00
Damien Pham (WICLOUD CORPORATION) 1,345 Reputation points Microsoft External Staff Moderator
2 answers

How should file attachments be handled in Azure AI Foundry? Delete after upload or persist for annotations?

Current setup I am using Azure AI Foundry agents with persistent threads/messages. A user uploads a file. I call: await _persistentAgentsClient.Files.UploadFileAsync(     streamData, PersistentAgentFilePurpose.Agents, filename, …

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
4,131 questions
asked 2025-12-03T21:52:46.1066667+00:00
Meenakshi Kathiresan 0 Reputation points
commented 2025-12-05T06:11:26.9466667+00:00
SRILAKSHMI C 10,805 Reputation points Microsoft External Staff Moderator
0 answers

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 AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
4,131 questions
asked 2025-11-27T22:57:06.1433333+00:00
Jason Lee 216 Reputation points
edited a comment 2025-12-05T04:08:50.0333333+00:00
Shunsuke ONO 0 Reputation points
1 answer

Available HTTP endpoints for gpt-image-1 deployments in Foundry

Hello, I would like to receive clarification what HTTP endpoints are available to send POST requests for generating images with gpt-image-1/gpt-image-1-mini. I have the following model I'm trying to send requests to: Model deployment name:…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
4,131 questions
asked 2025-12-03T15:13:24.0266667+00:00
SF DevOps 0 Reputation points
commented 2025-12-04T17:34:28.49+00:00
Anshika Varshney 3,795 Reputation points Microsoft External Staff Moderator
1 answer

Azure grok-4-fast-reasoning failing to return tokens

We have deployments in eastus, eastus2, westus and westus3. When testing each of our grok-4-fast-reasoning deployments, we even tried just using the playground on our deployment, but when asking simple questions of the model, we were not getting any…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
4,131 questions
asked 2025-11-17T21:20:52.0066667+00:00
Quentin Davis 0 Reputation points
commented 2025-12-04T14:43:45.71+00:00
Sam Wynn 65 Reputation points
1 answer

Promblem with GPT-Realtime on front end

Real-time GPT/LLM Integration in Frontend (Next.js/TypeScript) - WebSocket/WebRTC and Ephemeral Keys Hello Azure Community, I am attempting to run a Real-time GPT (or a real-time stream from an Azure OpenAI Service LLM) directly from my web frontend,…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
4,131 questions
asked 2025-12-04T13:47:39.1666667+00:00
Carvalho, Caio 0 Reputation points
answered 2025-12-04T13:47:53.0766667+00:00
Q&A Assist
1 answer

Azure AI Foundry Agent Service: Is There Any Way to Force Sequential Execution of Multiple Tools (Azure AI Search -> Bing Grounding -> Response)?

I have an Azure AI Agent with two tools attached (Azure AI Search and Bing Grounding). I need both tools to execute for every query, but cannot find a way to force this behavior consistently. Environment: Service: Azure AI Agent Service SDK:…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
4,131 questions
asked 2025-11-12T14:13:58.9466667+00:00
Mahesh Babaji Sondkar 1 Reputation point
commented 2025-12-04T10:18:24.67+00:00
Aryan Parashar 3,380 Reputation points Microsoft External Staff Moderator
1 answer

Unable to convert HF model using Olive – “ValueError: Unable to get dummy inputs for the model”

Hi team, I am trying to convert a HuggingFace model to ONNX for Foundry Local using Olive (latest version from PyPI). However, every model I try fails with the following error: ValueError: Unable to get dummy inputs for the model. Please provide…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
4,131 questions
asked 2025-12-04T09:44:04.9566667+00:00
Gowtham CP 6,920 Reputation points Volunteer Moderator
edited the question 2025-12-04T09:45:03.7333333+00:00
Gowtham CP 6,920 Reputation points Volunteer Moderator
0 answers

Request for Zero Data Retention (HIPAA)

Hello Microsoft Support Team, We are requesting Zero Data Retention (ZDR) to be enabled for our Azure OpenAI resource due to our compliance obligations under HIPAA. We operate a mental and behavioral health EHR system and must ensure that no customer…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
4,131 questions
asked 2025-12-03T15:09:44.55+00:00
Mason Cass 0 Reputation points
edited a comment 2025-12-04T09:30:11.19+00:00
Anshika Varshney 3,795 Reputation points Microsoft External Staff Moderator
2 answers

why can't i verify student in azure?

It show : You do not have access Sorry but our systems are a detecting a problem with your account and are unable to validate your access .

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
4,131 questions
asked 2025-11-30T19:06:21.2433333+00:00
Khánh 0 Reputation points
commented 2025-12-04T03:13:50.9266667+00:00
Nikhil Jha (Accenture International Limited) 4,150 Reputation points Microsoft External Staff Moderator
3 answers

Where can I find my Azure OpenAI Files in the new Microsoft Foundry UI experience ?

Hello, I briefly switched to the new Microsoft Foundry UI in Azure but could no longer view my Aure OpenAI files. Where did that go ?Thanks

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
4,131 questions
asked 2025-11-25T02:59:24.3933333+00:00
Siry, Gaetan 280 Reputation points
commented 2025-12-04T03:10:39.27+00:00
Aryan Parashar 3,380 Reputation points Microsoft External Staff Moderator
2 answers

CLU endpoint call returns 404 and bot variable clu_result is not defined during Switch step

Screenshot 2025-11-19 153028.png I am integrating a Custom Conversational Language Understanding (CLU) model with my Azure Health Bot scenario. The bot is supposed to capture the user’s query, send it to CLU, store the response in clu_result, and then…

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
4,131 questions
asked 2025-11-18T19:46:30.3633333+00:00
Suma Nalluri 0 Reputation points
answered 2025-12-03T21:12:39.62+00:00
Suma Nalluri 0 Reputation points
2 answers

sign in logs for user

I need to extract logs for some users over 1 month from microsoft entra id

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
4,131 questions
asked 2025-11-26T06:35:01.2833333+00:00
Admin GA 0 Reputation points
answered 2025-12-03T17:40:10.6833333+00:00
VEMULA SRISAI 3,090 Reputation points Microsoft External Staff Moderator