Microsoft Vision Studio is Down
I'm experiencing an issue with Microsoft Vision Studio at https://portal.vision.cognitive.azure.com/. When I attempt to access the portal, the page loads but displays only a blank screen. I've tried clearing my browser cache and using different browsers,…
Azure AI Custom Vision
Project creation failed There is insufficient quota to create a gpu compute target. You can request more quota and create a custom compute to enable ML assisted labeling.
Project creation failed There is insufficient quota to create a gpu compute target. You can request more quota and create a custom compute to enable ML assisted labeling. Dismiss
Azure AI Custom Vision

Lost track of the account used with my azure service
Good morning I have a Vision azure service that I use for years. I use it through the API and the API keys It worked fine upto some days ago and it does not work any more: System.Net.Http.HttpRequestException: hostname nor servname provided, or not…
Azure AI Custom Vision
Inconsistent response lengths even when using the same prompt
I'm using Azure OpenAI GPT-4o for text generation in a chatbot, but I'm noticing inconsistent response lengths even when using the same prompt. Sometimes the output is too short, even though I set a high max_tokens value. I've tried adjusting…
Azure AI Custom Vision
Trying to access API via end point for Azure Vision AI results in resource not found for image prediction
Am trying to classify image using vision ai and the prediction end point, however it came up as "not found"Operation returned an invalid status code 'NotFound' string predictionEndpoint =…
Azure AI Custom Vision
How can I keep the accuracy of my custom vision AI once exported as a TensorFlow lite model?
Hello! I've created a custom vision project to analyze images of pottery sherds. I have three tags, with each tag associated with about 325 photos. I made an Android application on Android Studios that uses the exported TensorFlow lite model. When…
Azure AI Custom Vision

404 (Resource Not Found) error on ImageAnalysisClient.Analyze method
I tried AIVision to read captions, objects, texts on an image and I'm getting 404 (Resource Not Found) error on ImageAnalysisClient.Analyze method. Here is the code Here is the stack trace Azure.RequestFailedException: Resource not found Status: 404…
Azure AI Custom Vision
Can we analyze Handwritten text and Hand Drawn Images, figures, flowchart, diagrams
I want to know detail about the recently launch Azure AI Service title - "Azure AI Content Understanding PREVIEW" it has various use cases in which I want too specifically know about document and image. In which I want to know that can this…
Azure AI Custom Vision
How to Request a Quota Increase for Computer Vision with a Basic Support Plan?
I noticed that my Azure Computer Vision metrics show a high number of rate-limited requests, so I want to submit a quota increase request. While creating a support ticket, I saw the message: "With your Basic support plan, you can create support…
Azure AI Custom Vision
Why do I get Error 404 while accessing API Endpoint of Cognitive Services?
Hello, We were using the Azure cognitive services API endpoint. Recently, while accessing the endpoint, it gives error 404- Resource not available. Request to Suggest and help to resolve the issue on priority. Thank you.
Azure AI Custom Vision

How to Request a Quota Increase for Computer Vision with a Basic Support Plan?
I noticed that my Azure Computer Vision metrics show a high number of rate-limited requests, so I want to submit a quota increase request. While creating a support ticket, I saw the message: "With your Basic support plan, you can create support…
Azure AI Custom Vision
Vision AI Background removal API availability?
"This feature is now deprecated. On March 31, 2025, the Azure AI Image Analysis 4.0 Segment API and background removal service will be retired. All requests to this service will fail after this date." This API is also not listed in the GA API. …
Azure AI Custom Vision
What is the optimal training time for a dataset in Azure Custom Vision?
I am using Azure Custom Vision to train a custom image classification model with a dataset of approximately 3,000 images. The platform allows me to set the training time between 1 hour and 96 hours. Could you please advise on the following: What…
Azure AI Custom Vision
Inaccurate Captions Computer Vision API
I am using python to call the Computer Vision API and it is giving me an inaccurate caption for the image I provide. When testing the same image in vision studio I am getting accurate captions. I'll provide screenshots of my results below. Vision Studio…
Azure AI Custom Vision
Azure AI services
i Deleted some Repeted Fields in custom extraction model , after deletetion it apprears again after uploading new filles and auto lableling them , what i can do know ?
after deleting this duplicate invoice total , it aprears again after lableing new filles . how i can permanently delete this duplicate lable in custom extraction model ?
Azure AI Custom Vision
I do not see resource created on portal.azure.com when try to create new project on customvision.ai
I do not see resources created on portal.azure.com when try to create a new project on customvision.ai Resources on portal: And new projects do not see them And If I try to create a new resource from customvision.ai it stuck on creating. And if I…
Azure AI Custom Vision

How do I pass the -WithNoStore parameter? The image material should not be saved after the prediction.
How do I pass the -WithNoStore parameter? The image material should not be saved after the prediction. $link = "https://xxx-prediction.cognitiveservices.azure.com/customvision/v3.0/Prediction/xxx/detect/iterations/Iterationx/url/"; $prediction…
Azure AI Custom Vision
Are test images also used for training or are they held aside during training?
After training, custom vision tests the model on 20% of the images of each class. Were these images held aside and not used for training, or were they also used as part of the training set? Thanks in advance. (Note that the AI-provided answer is that the…
Azure AI Custom Vision
I did not receive my certification because my email in the registration had a typo
Hi, (there was no matching tag so I chose a random one.) unfortunately my email adress by which I registered for the exam at Pearson Vue has a typo (one letter missing). Pearson told me I should contact you by this forum. Because of this, yesterday, I…
Azure AI Custom Vision
Community Center | Not monitored
VisualFeatures.Tags tag hierarcy & list of tags
At the moment we are developing product using on Microsoft AI Vision Imageanalysis with VisualFeatures.Tags options. We are testing Azure image analysis, i.e. images are analysed for basic tags (Person, vehicle, animal/mammal, bird., fire) User can…