How to fix No connection of type ConnectionType.AZURE_AI_SERVICES found error
I'm attempting to follow the setup for creating a RAG app using this site: https://learn.microsoft.com/en-us/azure/ai-studio/tutorials/copilot-sdk-create-resources?tabs=windows After doing the first step, I get this error:…
Issues with Lookup Node in Azure PromptFlow Standard QnA Prompt
I am encountering issues with the lookup node in one of the standard QnA prompts provided by Azure PromptFlow. I was building on top of this drag-and-drop component and noticed the following challenges: Deprecation Warnings: The execution logs include…
How to use parallel function calling in Azure AI Studio Prompt Flow with vscode ?
I'm working on implementing multiple function calls in response to a single user query using Azure OpenAI chat models in PromptFlow. While the functionality works as expected when using Python directly (as shown in Microsoft's documentation), it is not…
Error while creating SkillSet for RAG application using Azure AI services, Python. Error: HttpResponseError: () Skillsets require a valid 'all-in-one' Cognitive Services key
Overview: I am using RAG tutorial to create SkillSet using Python code: Url: https://github.com/Azure-Samples/azure-search-python-samples/blob/main/Tutorial-RAG/Tutorial-rag.ipynb I created Azure AI Services and referring the Cogntive services and its…
Streaming issue with @azure-rest/ai-inference package using Mistral-Large deployment
I'm trying to use Mistral-Large-2407 model for chat completions via an azure AI services deployment. We followed the docs for deploying the model as a serverless deployment, we have the resource up and running, with the endpoint & the API key.…
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…
How to fix an error 'Object reference not set to an instance of an object' in the Azure OpenAI connector (Logic App)
I am getting the following error when setting up the azure openAI connector in the logic app. { "error": { "code": 500, "message": "Object reference not set to an instance of an object.", "source":…
Facing problems in Azure Cloud evaluation using Python SDK
I am using Azure AI Projects and Evaluation SDK to evaluate my dataset for evaluation purpose. I am able to successfully run the code but facing issues with portal, the evaluation status is just showing "Queued" for almost 1 hour. I have…
What are the cost effective models from Azure AI service for bot implementation on corporate data like SharePoint as I have see its currently in preview but we would like to use for internal purposes and make it broder for whole organization gradually?
What are the cost effective models from Azure AI service for bot implementation on corporate data like SharePoint as I have see its currently in preview but we would like to use for internal purposes and make it broder for whole organization…
Failed to delete resource group
i was following this tutorial https://microsoftlearning.github.io/mslearn-ai-vision/Instructions/Exercises/02-image-classification.html and when i tried to delet the resourses i made i get this error : Failed to delete resource group azureLearn: The…
Integrate Azure Ai service with communication service
I'm not sure whether the communication service and Azure AI services is connected or not . Document that i followed for this issue …
Not able to deploy Azure AI Studio Chatbot as a Webapp
I am getting this error every time I try to deploy my prompt from Azure AI Foundry for my Chatbot, not sure how to resolve, I have checked in the service providers in Subscription that both Cognitive Search & Machine Learning are both registered. …
how to start an azure cognitive services language service for sentiment analysis using a powershell script
I would like to be able to start and stop Azure cognitive services from powershell instead of going through the portal. I'm particularly interested in Azure AI Language so that I can build a conversational interfaces, summarizes documents, and analyzes…
Microsoft Learn Challenge: Ignite Edition ran into error
I was taking Microsoft Learn Challenge: Ignite Edition where I was about to complete my Build AI apps with Microsoft Azure services and best practices challenge collection. But suddenly it started showing the page 'Oops, we couldn't find that challenge'.…
Cannot create project due to language not autopopulating
I am attempting to create a new Conversational Language Understanding project within Language Studio. One of the mandatory fields is 'Utterance prim language' - the field is not doing auto-search and does not recognize option 'English'. I can type in…
Configuring Outbound Access Restrictions for Azure AI Service
I have created an Azure AI service and need to restrict its outbound access. According to the documentation, the following Azure CLI command must be executed az rest -m patch -u /subscriptions/{subscription ID}/resourceGroups/{resource…
how to resolve error 429 when requesting Azure AI services
I newly created and deploy model GPT-4-32K, unfortunately every request is throwing error 429. Error code: 429 - {'error': {'code': '429', 'message': 'Requests to the ChatCompletions_Create Operation under Azure OpenAI API version 2024-05-01-preview have…
Using AI Search vector index in chat playground fails
I have deployed a GPT4-32k model in ai.azure.com. As the AI Search Service does not yet have a web site import function I have made an Azure Table with id, title, content and url and pasted static web site data from our company website into data rows.…
Unable to verify phone number when applying Azure account
Unable to verify your phone number when apply azure ai spech studio account with the free zone: Hong Kong mobile: HK mobile number (not adding +852 in the table) network: mobile network windown 11 and chrome browser
"We’re unable to validate your phone number" when Trying to Create a Subscription for Azure AI Foundry with German Phone Number
I'd like to try the services on Azure AI Foundry. However, when I visit https://ai.azure.com/, I receive the following message: „You’ll need an active subscription to continue. This directory does not have any active subscriptions. Create a new…