Troubleshooting Azure AI Evaluation Schedule
Facing difficulties in tracing the Azure AI evaluation for continuous monitoring. A schedule has been created, but unable to query the evaluation results. Additionally, seeking guidance on how to check the evaluation results in Application Insights. The…
After Deploying Web App from AI Studio Chat Playground, getting error AsyncClient.__init__()
getting below error after deployment webapp from AzureAI studio chat playground AsyncClient.init() got an unexpected keyword argument 'proxies'
Cannot deploy the model as the resource location doesn't have quota.
It doesn't have quota and I am not able to deploy the model, could anyone please suggest
Prompt Flow of image with text input in Azure AI Foundry
Hi, I'm seeking help with creating a prompt flow in Azure AI Foundry. I'm trying to create a prompt flow that can handle both image and text inputs simultaneously. I was referring to this link do it and using the GPT-4o model. However, I couldn't make it…
Exam vouchers
How can I get 50% free exam vouchers for certification
Transitioning from Azure AI Image Analysis to Florence 2.0 for Background Removal
Hi everyone, I recently received an email from Azure informing me that on January 10, 2025, the Azure AI Image Analysis 4.0 Segment API and its background removal service will be retired. I’ve been using this service to remove backgrounds from uploaded…
Azure AI Service is not available in the Southeast Asia region
I would like to create Azure AI services in the Southeast Asia region, but they are not available. This issue occurs with my Azure Visual Studio Enterprise subscription. If I use a Pay-As-You-Go subscription, I can find Azure AI services in the Southeast…
How to fix Language Studio calling the wrong domain when trying to access storage account?
I am trying to create a new Custom Text Classification project in the Language Studio. When I go to select the document that contains all my labels, I receive the following error: The portal cannot access your storage account…
best service to create new chat app
I want to create an internal chatbot for my company that dynamically adapts to the type of question it receives. For example, the chatbot should be able to: Call APIs: Prompt the user for required parameters before making the API call, make the api…
Azure OpenAI, Unable to use model version except 2024-02-15-preview
Context I have deployed following models using Azure OpenAi Studio: The model could be accessed by using postman for version: 2024-02-15-preview Issue I am not able to use the deployed model version. For example although the gpt-4o-mini…
Can Document Intelligence SDK extract the bytes out of DocumentFigure objects?
I am building a system that processes a large amount of inconsistent and unstructured pdf documents. In this process, I need to extract the figure bytes and save it in Azure Blob. However the Doc Intelligence was only able to extract the bounding regions…
I want to setup and test a basic & simple "Chatgpt-4o Voice-To-Voice App". I already have setup ChatGPT-4o-preview model in Azure AI Foundry, and I already have the API Key & the endpoint. I just want "THE CODE FOR THE APP"
I want to setup and test a basic & simple "Chatgpt-4o Voice-To-Voice App". I already have setup ChatGPT-4o-preview model in Azure AI Foundry, and I already have the API Key & the endpoint. I just want "THE CODE FOR THE APP"…
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…
predictor.classify_image failed with error "Invalid iteration"
I've created and trained an image classification model using Azure Custom Vision (Cognitive Services) and published the model with API. Now, I've written a simple code in Python which takes an image from my local file and calls the API. However, I'm…
How do I use Azure AI Foundry endpoints and avoid permission errors
I am new to Azure and I am trying to get the following tutorial working. I have tried following the tutorial to provision with azd, I have even used a dev container, github codespaces and manually tried to make the required environmental variables. …
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…
How to use prompt based analysis for data using Azure AI services ?
I am trying to process data by prepairing a prompt ( just like we do in chat GPT promp window ) while using Azure AI service API, but I checked all the options and couldnt find a proper action or API to pass the prompt and the data that we want to…
Does my app violate Azure Cognitive Services Usage Terms?
I am currently making an app, Skrip, which uses Azure Cognitive Services. It is an application designed to help with scriptwriting by utilizing AI to give users a head start. For audio, I am using the Azure Cognitive API. Currently, I cannot find any…
I want to deploy gpt4o-mini on Azure openai
I want to deploy gpt4o-mini on Azure openai, but I can't. Specifically, it is said like this. Insufficient quota for selected option.There are no locations with enough quota to deploy this model with the selected deployment type and version. You can try…