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
In the AZD extension we have a command to reveal the Azure resource group that is associated with a particular deployed environment. We use the Azure Resources extensions API to do this, in particular api.resources.revealAzureResource(). However, when revealing resource groups, nothing happens if the resources view isn't grouped by resource group. Ideally, we would at least warn and provide an option to switch.
In the AZD extension we have a command to reveal the Azure resource group that is associated with a particular deployed environment. We use the Azure Resources extensions API to do this, in particular
api.resources.revealAzureResource()
. However, when revealing resource groups, nothing happens if the resources view isn't grouped by resource group. Ideally, we would at least warn and provide an option to switch.Discovered from Azure/azure-dev#4532
The text was updated successfully, but these errors were encountered: