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
{{ message }}
This repository was archived by the owner on Oct 11, 2023. It is now read-only.
according to https://github.com/Azure/azure-cli-samples/blob/master/storage/readme.md
this should open crea new resource group
azresource group create -l westus -n MyRGbut
~$ az resource group create -l westus -n MyRG
usage: az resource [-h] {move,list,update,show,tag,delete} ...
az resource: error: argument subcommand: invalid choice: 'group' (choose from 'move', 'list', 'update', 'show', 'tag', 'delete')