What Azure Service to use to connect to ZOHO CRM to work with Azure AI backend (SaaS product) we are building
Looking to connect and fetch user data from ZOHO CRM to respond to customer queries via chat interface. Like Copilot type of service. What is the best way to connect to ZOHO CRM API via Azure AI service?
Availibility in Canada for Azure AI Agent Service
Is there any information on when the AI Agent Servicewill be available in the Canada region?
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":…
Migration from One subscription to another Azure AI Services
I have a subscription with multiple resource groups that contain various Azure services, including Azure OpenAI, Azure AI Services, Azure AI Hub, and Azure AI Projects. Several users have individually created AI Projects within Azure AI Services. I need…
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 …

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…
Model Distillation in Azure AI Foundry
I'd like to distill a Llama model into a DeepSeek model. According to this page, only very specific model can be used. Is this still true and, if so, do we know when this feature will be available for other models?
How to I sign BAA with Microsoft?
Hi guys I have an organisational account with Azure. I'm using Azure AI services as an AI engine for my medical transcription app. I need to sign a BAA with Microsoft in view of compliance. How do I do that? Thanks.
Azure AI assistants code interpreter only seeing file ids
Hi everyone, We are currently working on an AI assistant that utilizes the code interpreter. However, we've encountered a limitation: the code interpreter can only access the file IDs of the files but not additional metadata such as file names, sizes, or…
Automating Deployment of custom vision object Detection Model across subscriptions
I have deployed a Custom Vision Object Detection model in my Custom Vision resource within my Azure subscription. Now, I want to automate its deployment to another subscription. Is it possible to achieve this using Azure DevOps? If so, what steps should…
Is it possible to assign a static IP for Azure AI Hub
Hi all! I need advice on whether it is possible to configure a static outbound IP for an Azure Prompt Flow app created within an Azure AI Hub. I have tried creating virtual networks, setting outbound rules, creating gateways and endpoints for said…

Speech Studio Bug report: Editing intonations has no effect for some Languages/Voices
Hi, Please see the screenshot below: That works fine. Which creates the following SSML: Which works fine in the contour editor but does not work when I go back to the main editor, it loses the contour settings.
Azure OpenAI File Object has deprecated status and status_details fields but no suitable replacement
We are currently using the Azure OpenAI APIs to upload files to Azure and posting a new batch using the newly uploaded file. There are cases in which on posting the batch, we'd be getting something like this error: The input file…
Marko Alic, CEO at Microsoft AI proactive solutions still wait proactive professionals contract form
OK, I am ready for Ignite, Microsoft Are you ready?
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:…


o3-mini ACCESS IN AI FOUNDRY
I am a member of the Microsoft for Startups Founders Hub and am currently building an AI application using Azure OpenAI. Since OpenAI released o3-mini, I have been eager to upgrade to it. I submitted a request for access through AI Foundry on February…
To train a custom model in Vision Studio, your Azure subscription needs to be approved for access. Please request access at https://aka.ms/visionaipublicpreview
To train a custom model in Vision Studio, your Azure subscription needs to be approved for access. Please request access at https://aka.ms/visionaipublicpreview Received the above error when I tried to connect the resource from Detect common objects in…
DeepSeek-R1 deployed in Azure AI Hub got timeout
I deployed a DeepSeek-R1 model in Azure AI hub. It worked well for a month. But recently, the endpoint of the model is unavailable, showing "Request failed with status code 429. Clear the output to start a new dialog.", or sometimes "Azure…
'eastus' and 'EAST US' - are these two azure resource regions not the same?
I am performing the tutorial this tutorial: https://github.com/Azure-Samples/azure-search-python-samples/blob/main/Tutorial-RAG/Tutorial-rag.ipynb I am getting the below error while running 'Create a Skillset' code cell. HttpResponseError: () Provided…
How to allow collaboration on a promptflow flow in Azure AI Foundry
Hello, Our team recently adopted AI Foundry as a tool for semi-technical people to collaborate on AI efforts. One such aspect is the usage of promptflow for building LLM-powered workflows. The tool is being well received apart from one crucial aspect:…