Deploying chat web app in AI Foundry
Hello, I'm super new to Azure, and am deploying a Llama 3.3 70b model through Azure AI Foundry. I need to create a chat interface UI and found two resources to do so, but now I'm concerned that neither will work. First I tried the Foundry deploy an…
Getting error in Azure AI studio during index creation. The error message is not clear.
Hello, I got below error message while creating index on data (word document) stored in Azure AI studio. The error message is not helpful. Do I need to grant contributor role? If yes, where - Hub, Project or Key vault resource? Thanks! (UserError)…
Is there a way to cancel transcriptions which have been running for too long?
Some days ago I began transcribing some audio files with batch transcription. Most of the transcriptions completed within 30 minutes, but some did not. Some of the transcriptions have had status 'Running' for more than 48 hours. The audio files are…
How can we check the liveness of any image using Coginitive Face API Services?
Dear Team, We are developing attendance app using Xamarin Forms and FACE API of Cognitive services. What we are doing is like this. Registering Photo : When user clicks on this button we open the mobile camera , user click his/her photograph and…
Assistants magically disappear
It often happens our gpt-4o-mini assistants to be deleted without calling delete for them. Also, it happens a lot to have files not uploaded as attachments to thread even if they exist as file objects. The assistant says that can't found the files. What…
How to send a byte array to Azure Speech Service (Speech to Text)
We would like to use Azure Speech Service (Speech to Text) for our project. I have tried all the examples on this page: https://learn.microsoft.com/en-us/azure/cognitive-services/speech-service/how-to-recognize-speech?pivots=programming-language-csharp I…
Performance Issue with Azure DeepSeek Model – High Response Time
We have created and deployed the Azure DeepSeek model following the guidelines provided in this documentation link. While the model is functional, we are experiencing significant latency issues. A single query takes more than one minute to generate a…
Create Assistants using o3-mini using Assistants API/quickstart
Hi. Can o3-mini be used to create Assistants using this Assistants API/quickstart? Is there any limitation on token limit etc.? We've deployed models on GPT4o and considering migration to o3mini (if/when approved).
How to summarize pdf, .json or .txt file using Azure AI?
For a company, I am experimenting with Azures AI playground. I want to generate a summary of a Dutch medical document containing notes over a certain period of time. Does Azure provide any facilities for this? So far, I have tried the language…
Not Able to connect from inside Docker Container
We are using Computer Vision API for one of our apps and we are not able to figure out what is the issue inside Docker container. It is working locally and we are able to get the response however when deployed in Cloud environment we are getting Host Not…
How to fix ResourcesNotFoundError(f"connection of type CongnitiveSearch not found")
I'm following the RAG model setup tutorial on founders hub AI studio, and I keep getting this error. Can I get some help with this, I believe it has to do with a setting on my Azure account.
Is there access to additional properties from the Speech Studio Voice Gallery via SDK or API?
The Speech Studio Voice Gallery includes additional information such as age groups, personality, and scenarios. However, when using the SDK or REST API to retrieve voices, only a limited set of properties is available. Are these additional properties…
Azure openai embedding API takes 1.2 sec.. How to reduce this to 200ms
I am using azure openai service. For embedding if i am sending the request continuously then it takes around 200ms. If there is no request sent for 1min, the next request takes 1.2 sec which is high. How to approach this issue??
Azure AI Studio: Cohere-rerank-v3-multilingual - This model is not available for deployment in Azure AI Foundry yet
I have created a hub in Sweden Central in Azure AI foundry. I am trying to deploy the Cohere-rerank-v3-multilingual as proposed in this tutorial but I get the following error: Model unavailable This model is not available for deployment in Azure AI…
Prompt flow missing in Azure AI Foundry
I want to use Prompt flow and have been following this article: https://learn.microsoft.com/en-us/azure/ai-studio/how-to/prompt-flow However, it seems like I don't have Prompt flow in my Azure AI Foundry. Where can I find it? I have turned on all preview…
Are there any regions or countries where access to Azure OpenAI services is restricted or banned?
Does Azure OpenAI have any limitations or restrictions on usage similar to OpenAI's list of supported countries (as mentioned here: https://platform.openai.com/docs/supported-countries)? Are Azure OpenAI services, or Azure services in general, banned…
Selection of Target column in Azure AI | Machine Learning Studio
Hello Team, I have uploaded the file in Azure AI | Machine Learning Studio and trying to do the Modelling.So i wanted to select the two column in the Target column option, Please refer the screenshot below : I need to compare the customer name with USD…
What is the significance of dotted line in the Azure Translator monitor?
I am using Azure Translator. I see the below graph for my translator resource. What is the significance of dotted line in this graph?
How to find the total no. of characters translated in a given duration?
I want to identify the total characters that are translated by the translator resource in a given duration. I am using the metric "Text Characters Translated". I am not sure which aggregation is correct for this requirement of mine -…
Trouble with TPM Azure AI
I have created an Azure AI bot using a trial Azure account, which provides a limit of 1,000 TPM and 6 RPM. My setup includes: Data Source: SharePoint (indexed via Azure AI Search) Search Index: One document with a single page Search Service Tier: S1 …