This is autogenerated. Please review and update as needed.
When done commands (using CLI) below, then the following error message shows up:
**Commands:
az vm create
--name myVMCLI
--resource-group myRGCLI
--image UbuntuLTS
--location EastUS2
--admin-username azureuser
--admin-password Pa$$w0rd1234
And also not working: Note: If you are using the command line on a Windows computer, replace the backslash () character with the caret (^) character.
**
``
Errors: (ResourceGroupNotFound) Resource group 'myRGCLI' could not be found.
Code: ResourceGroupNotFound
Message: Resource group 'myRGCLI' could not be found.
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
- Put any pre-requisite steps here...
- ``
Expected Behavior
Environment Summary
Linux-5.4.0-1062-azure-x86_64-with-debian-10.2 (Cloud Shell), Common Base Linux Delridge (quinault)
Python 3.6.10
Installer: DEB
azure-cli 2.30.0
Extensions:
ai-examples 0.2.5
ssh 0.1.8
Additional Context
This is autogenerated. Please review and update as needed.
When done commands (using CLI) below, then the following error message shows up:
**Commands:
az vm create
--name myVMCLI
--resource-group myRGCLI
--image UbuntuLTS
--location EastUS2
--admin-username azureuser
--admin-password Pa$$w0rd1234
And also not working: Note: If you are using the command line on a Windows computer, replace the backslash () character with the caret (^) character.
**
``
Errors: (ResourceGroupNotFound) Resource group 'myRGCLI' could not be found.
Code: ResourceGroupNotFound
Message: Resource group 'myRGCLI' could not be found.
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
Expected Behavior
Environment Summary
Additional Context