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
Move --subscription flag before environment name as required by azd CLI.
Syntax: azd env new --subscription <id> <env-name>
Fixes error: 'flag needs an argument: --subscription'
0 commit comments