Azure Guidance for Phi-3.5 endpoint not working
Several weeks ago, I set up an Phi-3.5-mini-instruct endpoint using Azure AI Studio. I then code based on the following tutorial: https://github.com/microsoft/Phi-3CookBook/blob/main/code/01.Introduce/guidance.ipynb The code worked as of Wednesday,…
Authentication Failed When Creating Prompt Flow
I want to create prompt flow in Azure AI Studio. However, I face the following issue: Authentication Failed Unable to access the dag.yaml file with original storage location at Users/MY_USERNAME/promptflow/MY_PROMPT_FLOW/flow.dag.yaml. Please check the…
Can't play the file. Enable CORS on your storage account
I am reaching out for assistance with a CORS configuration issue related to our Azure Storage account used for video playback in the Video Indexer portal. Currently, our CORS settings include the following rule: Allowed Origins:…
url retured as null to HTTP POST
Hi, URL field in the POST HTTP request is returned null when I call on GPT 4o deployed in Azure AI Studio on my Azure AI search Index. This is despite the Index in Azure AI studio showing I've mapped url to a DocUrl ( custom field created to map to…
Unsure of how to to use pii detection cognitive skill azure ai resource skills
Hello, I'm quite new to azure so apologies in advance if none of this makes sense. I am having some difficulties with the pii cognitive skill on azure ai (https://learn.microsoft.com/en-us/azure/search/cognitive-search-skill-pii-detection). I was able…
Want to know if Azure AI Document Intelligence can work as a question-and-answer model?
I am exploring the solutions for my pdf reading app where it should support ocr capabilities as well which is already there in Azure AI Document Intelligence so i want to learn about it if this could be used as Question-and-answer model as well.
Is it possible to get Azure OpenAI Model API key through the Rest API?
Can I use the Azure API to get an OpenAI model API key through the REST functionality that exists currently?
Is there an Azure AI service for converting Ada code to other programming languages?
Is there an Azure AI service to convert Ada code (no tasking) to other programming languages?
SpeakSsmlAsync Result always Canceled
Hello, I am building a project using Azure's SpeechSynthesizer. SpeechLog.txt I am running into the following problem: when calling SpeakSsmlAsync(ssmlText), the result always has a canceled state, and I am having a hard time understanding why. When I…
How can I get the endpoint to communicate to the OpenAI service, without `APIConnectionError`?
Hello Microsoft community, I have followed step 1, 2 and 3 of the Build a custom chat app with the prompt flow SDK tutorial. ✅ Part 1: Set up resources ✅ Part 2: Add data retrieval to a chat app ❓Part 3: Evaluate and deploy a chat app I…
Azure AI Studio Model Catalog list is empty
The model catalog list is just empty. Seems like a bug. There is no way for me to create a support ticket as well. Why is azure so bad to use?
Are we allowed to record videos of the avatar's responses (Asure Text to Avatar AI) and use them repeatedly without needing new API calls, or if this would violate the abuse monitoring policy and usage rights.
Therefore, we would like to confirm if: We are allowed to record videos of the avatar's responses and use them repeatedly without needing new API calls, or if this would violate the abuse monitoring policy and usage rights. If this practice is…
Inconsistent Response Quality Between Chat Interface and API Using the Same Instructions
Hi Support Team, I hope you are doing well. I am reaching out to ask why we are experiencing differences in response quality when using the same instructions in the chat interface versus the API (via assistant ID). Below is an example to illustrate the…
Azure AI - Language Studio – Data Labeling – Auto-label with GPT option - Failed job - Missing error details
I want to create a capability to identify some custom business text value from files using Azure AI. So I created a project in Azure AI - Language Studio and uploaded my files into an Azure Storage Account Container. The wizard started with data labeling…
Fail to deploy chatbot from Azure AI Studio
I am targeting to deploy a RAG chatbot as web app through azure AI studio and Web App service. The machine successful to start but application keep response status 500 internal server error. After checking the application log, i found following error…
Composite Index for Items in Azure CosmosDB Container
Hello Community, I am trying to create a container in my Azure CosmosDB account. I have enabled the Vector Preview feature for my container. I have a data that looks like this: - {"id": "6", "Context": […
Azure AI Studio Deployed Web App Can't Generate Response
I followed instructions here: [https://learn.microsoft.com/en-us/azure/ai-studio/tutorials/deploy-chat-web-app](https://learn.microsoft.com/en-us/azure/ai-studio/tutorials/deploy-chat-web-app ) so that I could test my web app enterprise chatbot. I get…
Azure AI Studio - No Models
Hi, in AI Studio under Model Catalog it has started to display this - no results found, there seems to be a Collection filter 'Curated by Azure AI' which does not allow access. Same under Chat, create Deployment. Is there a wider issue here ?
App Service delegated permissions to Azure OpenAI and Document Intelligence
My webapp runs in an App Service configured with EasyAuth. The webapp is registered on the identity platform through an App Registration. The webapp uses the APIs for Document Intelligence and Azure OpenAI Service. I'd like for the webapp to acquire…
500 Internal Server Error coming while hitting azure invoice sync analyse endpoint
while we are trying to hit azure invoice sync endpoint we are getting a 500 internal server error with the following error logs in azure-invoice pods endpoint -> curl -v -X POST…