microsoft / vscode-docker

Docker Extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=ms-azuretools.vscode-docker
Other
1.21k stars 515 forks source link

There is no "Select Subscriptions..." button in Azure registry #4085

Closed v-ruizh closed 1 year ago

v-ruizh commented 1 year ago

OS: Win 10 Build Version: 20230922.1 Regression: Previous Release

Repro Steps:

  1. Connect Azure registry.
  2. Check whether there is a "Select Subscriptions..." button in Azure registry or not.

Expect: There is a "Select Subscriptions..." button in Azure registry. image

Actual: There is no "Select Subscriptions..." button in Azure registry. image

More Info: This issue does not reproduce on the current released Docker extension v1.26.1.

alexyaang commented 1 year ago

This is expected behavior as well due to the revamp of the registries view. You can filter from the Azure Resources extension and we will honor that.

bwateratmsft commented 1 year ago

It's worth noting, the Azure Resources extension does not have to be installed for the Docker extension's registries view to work with Azure, but if it is installed and a subscription filter is used, it will be honored.