Yeah so do you have an Azure Container Registry created in that subscription?
You need to create an ACR in order to publish the image.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I'm following along in a tutorial:
https://code.visualstudio.com/docs/containers/quickstart-python
When I get to the bit about building an imagine in Azure, things go sideways. Specifically, when I execute the Build Image in Azure command, I get an unexpected failure.
After choosing the subscription I want to use, I'm greeted with the error "No matching resources found."
How can I investigate further?
Yeah so do you have an Azure Container Registry created in that subscription?
You need to create an ACR in order to publish the image.