Type of issue
Missing information
Reference command name
$ az group create --name IntroAzureRG --location centralus
$ az vm create \ --resource-group "IntroAzureRG" \ --name my-vm \ --size Standard_D2s_v5 \ --public-ip-sku Standard \ --image Ubuntu2204 \ --admin-username azureuser \ --generate-ssh-keys
Feedback
Had a work around to check the availability regions for the solution.
seems centralus not supported but here are some supported regions
Page URL
https://microsoftlearning.github.io/AZ-900-Microsoft-Azure-Fundamentals/Instructions/Labs/03-exercise-create-azure-virtual-machine.html
Content source URL
https://microsoftlearning.github.io/AZ-900-Microsoft-Azure-Fundamentals/Instructions/Labs/03-exercise-create-azure-virtual-machine.html
Author
No response
Document Id
No response
Type of issue
Missing information
Reference command name
$ az group create --name IntroAzureRG --location centralus
$ az vm create \ --resource-group "IntroAzureRG" \ --name my-vm \ --size Standard_D2s_v5 \ --public-ip-sku Standard \ --image Ubuntu2204 \ --admin-username azureuser \ --generate-ssh-keys
Feedback
Had a work around to check the availability regions for the solution.
seems centralus not supported but here are some supported regions
Page URL
https://microsoftlearning.github.io/AZ-900-Microsoft-Azure-Fundamentals/Instructions/Labs/03-exercise-create-azure-virtual-machine.html
Content source URL
https://microsoftlearning.github.io/AZ-900-Microsoft-Azure-Fundamentals/Instructions/Labs/03-exercise-create-azure-virtual-machine.html
Author
No response
Document Id
No response