As this is the first time I am trying out Azure, will I be able to create a dictation for a pulmonary function test report I have?
I am currently involved in creating dictations for a pulmonologist that needs it for pulmonary function test reports. I have used OpenAi and created what I want, but need to start using a more Hipaa compliant service. Any information as to which…
Azure AI services
L’agent Azure AI Foundry ne respecte pas les instructions fournies
Je rencontre un problème avec un agent que j’ai déployé dans Azure AI Foundry. L’agent est bien relié à mon index personnalisé, lequel contient des données structurées. J’ai également fourni des instructions précises pour guider son comportement et…
Azure AI services
How to load balance in Azure AI Foundry Agent Service?
I am creating a Blazor server app for a chatbot using the Azure AI Foundry Agent Service. With the conventional AOAI (Azure OpenAI) API alone, I was able to load balance API requests using services like Azure API Management or YARP. However, with the new…
Azure AI services
DEBUG:openai:message='OpenAI API response' path=https://trontw-4943-resource.openai.azure.com//completions processing_ms=None request_id=None response_code=404
I'm trying to implement a model using FastAPI to call my Endpoint and API Key setup. I have created 2 separate projects, and neither one of them work. This is the error I get when I try to connect. Also, there is an issue installing azure-ai-openai on…
Azure AI services

Azure Content Understanding API Taking Excessive Time (Timeout Issue) - Custom Analyzer
<strong>Service</strong>: Azure Foundry > Content Understanding > Analyzer Model <strong>Issue Description:</strong> We're experiencing a significant performance difference when using the Content Understanding Analyzer model…
Azure AI services
Unable to add an OpenAPI Spec to an Agent Action
I'm creating a Agent to help with pulling and analyzing data from Virus Total. I'm trying to create a OpenAPI spec to handle the api calls, but when I go to save the spec, its fails stating "Invalid OpenAPI specification format". I've check the…
Azure AI services
How to get transcript in en-GB only by using FastTranscription API?
I'm currently integrating the Azure Fast Transcription API into my application. I'm passing these options for transcriptions. The main issue happening is that the transcript often comes in en-US locale instead of en-GB. It's not always the case, but most…
Azure AI services
Securely Syncing Client State with a Backend Function App via the Azure Assistants API
Hello, When using the Azure Assistants API with a custom backend (e.g., an Azure Function App), what is the recommended best practice for managing state? Our current approach is to have the client generate a unique session ID, pass it to the agent in the…
Azure AI services
Internal Error During Batch Processing (Trace ID: 68093420-5008-480b-9d71-fe081c4227a8)
I encountered an internal error when submitting a batch request. Some results may be available at the specified output location. Trace ID: 68093420-5008-480b-9d71-fe081c4227a8 Date/Time: Wednesday, July 02, 2025, 5:03 PM IST Service: Azure AI Foundry…
Azure AI services
Using Microsoft Learn Sandbox to perform AI-102 learning guide mentioned activities Without Azure Subscription.
I read post on the link : https://learn.microsoft.com/en-us/answers/questions/2154367/azure-learn-sandbox-subscription-requirement-cant?page=1&orderby=Helpful&translated=false#answers stating Microsoft Learn sandbox can be used without Azure…
Azure AI services
where do i find the endpoint and api key for an AI Foundry AI Agent
I have created an AI Agent in Azure AI Foundry. I have given a system prompt and uploaded Knowledge documents. I cannot find the Endpoint URL and API key
Azure AI services

How to download files generated by the code interpreter tool with Semantic Kernel?
Based on the following learning content, I have created an AI agent for the code interpreter tool. https://learn.microsoft.com/en-us/azure/ai-foundry/agents/how-to/tools/code-interpreter-samples?pivots=csharp PersistentAgentsClient client =…
Azure AI services

Azure AI Foundry Agent Service Support for LiteLLM/Non-Foundry Models
I was going through the Azure AI Foundry Agent Service documentation and videos on Youtube for reference and I couldn't find any doc on how external LLMs like Claude / Gemini could be integrated into the agent. It looks like only Azure OpenAI and other…
Azure AI services
Attempting to Consume Mistral OCR Serverless Endpoint
Does the Mistral-OCR model in Azure work? I've tried using it through the tutorial code provided and through the playground and in both cases it does not work. When I attempt to call the model from my code I recieve a 404 error message as shown…
Azure AI services

Why doesn't the o3 model on Azure support image output during inference, while the official OpenAI website does?
Why doesn't the o3 model on Azure support image output during inference, while the official OpenAI website does? param: { "input": [{ "content": [{ "text": ",How many ships are there in the picture? Frame the…
Azure AI services
Sudden Persistent TypeError in Azure AI Foundry (UI)
Hello, I'm experiencing an unexpected TypeError with my Azure AI agents that began a few days ago. My established workflow, which was previously functioning without issues, involves two agents: Agent 1: Handles structuring data into a JSON object. Agent…
Azure AI services

Can't deploy any Meta Serverless Endpoint on Azure Foundry
I got this message. if I change to any other region I still receive the samee messag Error occurred when subscribing to Marketplace: Marketplace Subscription purchase eligibility check failed, error message [The Publisher: 'metagenai' does not make…
Azure AI services

How to customize name and description for built-in tools (e.g. AzureAISearchTool) for use with agents?
Hi, I'm trying to make use of the built-in tools with agents, and they work well enough as-is, but there is just one issue. It seems their names and descriptions are hard-coded, or at least I haven't been able to find a way to change them. To even see…
Azure AI services
Invalid content source: Could not read build content from document intellingence npm
error : {code: "InvalidArgument", message: "Invalid argument.", details: [,…]} code : "InvalidArgument" details : [,…] 0 : {code: "InvalidContentSourceFormat", message: "Invalid content source: Could not read…
Azure AI services
No Response After O3 Info Submitted – ID 3149045
I received preliminary approval for my O3 application and was instructed to submit domain names and other relevant information. I submitted the requested details nearly two weeks ago but have not yet received a response. Could you please advise on the…