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…
Network Error when deploying from Azure OpenAI Studio to Copilot Studio
Azure AI Studio deployment to Copilot Studio , during the wizard i am facing this issue "Network Error"
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,…
Azure ML | Export Data from Azure MLTable to SharePoint List
Hello, I have processed data in a Azure ML table which gets updated via PromptFlow periodically. How can I export this Azure MLTable to a SharePoint List? Thank You, Avni Bhatt
How to fix ai azure content safety customised cateogries training data failed issue
I have been trying to create AI azure content safety custom categories. And I have uploaded training data, and which seems fine (attaching the training data for your reference) but after 5-6 hours I am getting an following error. I have tried multiple…
I cannot get the Bing Spellcheck API to work for market es-us
I am testing the Bing spellcheck API to use it with my translation memory. I built a webpage that pulls results via the API and I can only get it to work with market en-us. However, I need to use it with market es-us (Spanish), but it will not return any…
Getting Cosmos DB error while evaluating python-based RAG chat app using prompt flow SDK
Hi, I am following this https://learn.microsoft.com/en-us/azure/ai-studio/tutorials/copilot-sdk-evaluate-deploy link and trying to evaluate my RAG based chat app. At the evaluation step, I am getting the below error: The workspace Cosmos DB is not…
How do I know if Microsoft Has Scanned an AI model in the Azure AI Studio Model Catalog
How do I know if Microsoft Has Scanned an AI model in the Azure AI Studio Model Catalog using HiddenLayer - do not see any confirmation that it has been scanned?
Unable to see email discount option while scheduling AI exam
Hi, I was trying to schedule the exam for Microsoft Certified: Azure AI Engineer Associate but I’m unable to apply the email discount that I received. It directly forwards me to the final payment page, and I only see the voucher discount option. Please…
Structured Output in gpt-4o-mini
I was attempting to test the structured outputs feature from this article, specifically the MathReasoning example: https://platform.openai.com/docs/guides/structured-outputs/introduction I was using the gpt-4o-mini deployment from Azure AI Studio and…
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…
Setting Up a Chatbot for Document Handling in Azure AI Studio
I am implementing a chatbot using Azure AI Studio for the biology team in my company to analyze various document types and access our lab protocols. The goal is to allow team members to troubleshoot assays, request recommendations, and upload data, with…
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…
How to add welcome message in Azure AI Studio?
I have uploaded documents to Azure AI Studio and it is able to do RAG well. However, is it possible to add a welcome message to the user, before the user sends any prompt? I tried using the "Give the model instructions and context" section to…
How to Implement a Microsoft Teams Chatbot on a Client's Account with Resources in My Own Azure Account?
I am developing a Microsoft Teams chatbot for a client on Azure AI Studio. All resources for the chatbot will be created and managed within my own Azure account, but the bot needs to be deployed to the client’s Microsoft Teams environment. I’m trying to…
Models List returning unavailable models. Should I use another call?
I am trying to get names and versions of all the models available to deploy, specifically the gpt ones. So, I am using this call …
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…
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…
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.
Issues with Cross-Encoder MS-MARCO-MiniLM-L-12 Model Deployment in Azure ML
A problem has been identified with the deployed cross-encoder-ms-marco-miniLM-L-12 model in Azure Machine Learning Studio. The model is producing unexpected and incorrect similarity scores that don't align with the expected behavior of the original…