interactive
interactive copied to clipboard
Enter-AzShell should support Sovereign Clouds
When interacting with Azure Cloud Shell from a notebook, the Enter-AzShell cmdlet in the PowerShell kernel only supports authenticating to the Azure Commercial cloud. It appears that the URLs used are hard-coded. Adding a new parameter -EnvironmentName that mimics existing cmdlets like Connect-AzAccount could allow the tool to switch between commercial and Sovereign clouds would help expand adoption of this capability.