Azure / CloudShell

Container Image for Azure Cloud Shell (https://azure.microsoft.com/en-us/features/cloud-shell/)
https://shell.azure.com
MIT License
252 stars 103 forks source link

[BUG] Cloud Shell configuration `Virtual network`, `Network profile` and `Relay namespace` not always filled in. #131

Open dozer75 opened 2 years ago

dozer75 commented 2 years ago

To Reproduce

Observed Behavior

The Resource group is set to the correct resource group but the Virtual network, Network profile and Relay namespace isn't and is disabled, so it can't be set manually. If I switch resource groups back and forth it is set correctly.

Expected behavior

The Virtual network, Network profile and Relay namespace should either be set automatically or the fields should be enabled.

Is this specific to Cloud Shell?

Is this specific to Cloud Shell? Not sure if this is possible other places?

Interface information

Both https://shell.azure.com and https://portal.azure.com does this. Windows 11 with Google Chrome.

Additional context

Not sure if this always happens (it does for me) or if it may is related to #130 but something is strange here.

AB#14681414

JieYanTIBCO commented 1 month ago

This easy thing take me 1 hour to figure out by reviewing https://learn.microsoft.com/en-us/azure/cloud-shell/vnet/troubleshooting

This is timeconsuming and non-sense....

Thanks