question

MarcoMatascioli-7964 avatar image
0 Votes"
MarcoMatascioli-7964 asked MarcoMatascioli-7964 commented

Cloud Vision Resource Not Found

Hello All,

I am trying to use Cloud Vision but I get always that the Resource in not found, despite it is shown on the azure portal.

When I click on the custom domain I get this message:
Resource ID: REDACTED

 Status Code: 404
    
 Status Message: The resource ID provided is not a valid ID (not a subscription, resource group or resource ID).

Any help? I do not know what I am missing.

Thank you in advance.

azure-cloud-servicesazure-computer-vision
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@MarcoMatascioli-7964 Are you referring to the Azure computer vision service or a marketplace offering from azure portal?
I think adding a screen shot of the resource from portal might help to provide any guidance.

0 Votes 0 ·

hi @romungi-MSFT I am talking about the Azure Computer Vision. I am not sure if I have to add something in the subscription or somewhere else, the doc of Azure is not really clear about the steps to do. So we have a subscription and we have a resource but when we try to make one for that service we got the message.

thanks

0 Votes 0 ·

1 Answer

romungi-MSFT avatar image
0 Votes"
romungi-MSFT answered MarcoMatascioli-7964 commented

@MarcoMatascioli-7964 I am not sure if you already have a resource or trying to create one. I would suggest to first login to Azure portal and search for all your resources and locate the computer vision resource. If the resource is found you can locate the Keys & Endpoint tab and use the keys and endpoint to follow the steps of image analysis and call the API. Using all other APIs is pretty much the same where you can use the API reference to call any of them.

If you have not created any resource yet then I would recommend to follow the learn tutorial which details every step to create and use the API.

I hope this helps!!


· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hello @romungi-MSFT thank you for the answer, sorry for the late reply we got a bit busy.

At the end we sorted out there were a couple of things that we had to enable in the IAM for the subscription and the Service.

Everything is working.

Thanks again.

1 Vote 1 ·