You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Suggestion] Throw an error notification only to provide a connection to the "Azure" registry when executing "Build Image in Azure..." action if the “Azure” registry is not connected
#4447
Open
v-meilei opened this issue
Dec 26, 2024
· 0 comments
Open a project in VS Code and add Docker Files to this project.
Right-click the Dockerfile in this project -> Click "Build Image in Azure..." -> Give a tag name -> Press "Enter" key.
Check whether throws an error notification only to provide a connection to the "Azure" registry.
Actual:
Throw an error notification to provide a connection to all registries.
Suggestion:
Throw an error notification only to provide a connection to the "Azure" registry.
More Info:
There is a prompt "No matching resources found" when executing "Build Image in Azure..." action if you connect to any registry (DockerHub/GitHub/Generic Registry V2) except the "Azure" registry.
The text was updated successfully, but these errors were encountered:
OS: Win 11
Build Version: 20241221.1
Repro Steps:
Actual:
Throw an error notification to provide a connection to all registries.
Suggestion:
Throw an error notification only to provide a connection to the "Azure" registry.
More Info:
There is a prompt "No matching resources found" when executing "Build Image in Azure..." action if you connect to any registry (DockerHub/GitHub/Generic Registry V2) except the "Azure" registry.
The text was updated successfully, but these errors were encountered: