Hello, Welcome to MS Q&A
If you're experiencing a 404 'Resource not found' error with the Azure Computer Vision API, and there are no active outages impacting your subscriptions, it might be worth checking a few other aspects:
Resource Configuration: Ensure that the resource you are trying to access is correctly configured and still exists in your Azure portal. Sometimes resources might be accidentally deleted or moved.
Endpoint and Keys: Verify that you are using the correct endpoint and subscription keys. Any changes in these could lead to a 404 error.
API Version: Check if there have been any updates or changes to the API version you are using. Sometimes, older versions might be deprecated.
Network Issues: Ensure there are no network issues or firewall settings blocking access to the Azure services.
If these checks do not resolve the issue, consider reaching out to Azure support for further assistance.
Pls let me know if further ques
Kindly accept if it helps
Thanks
Deepanshu