Describe the bug
While creating VM through Azure CLI Powershell then in every region having same issue like---Extra data: line 1 column 4 (char 3).
Due to which commant not run.
Related command
az vm create --name testvm123 --resource-group test-rg --location Norwayeast --image UbuntuLTS --size Standard_B1s --admin-username pankajuser --admin-password "Pankaj@098765"
Extra data: line 1 column 4 (char 3)
Errors
The default value of '--size' will be changed to 'Standard_D2s_v5' from 'Standard_DS1_v2' in a future release.
Extra data: line 1 column 4 (char 3)
Issue script & Debug output
The default value of '--size' will be changed to 'Standard_D2s_v5' from 'Standard_DS1_v2' in a future release.
Extra data: line 1 column 4 (char 3)
Expected behavior
The default value of '--size' will be changed to 'Standard_D2s_v5' from 'Standard_DS1_v2' in a future release.
Extra data: line 1 column 4 (char 3)
Environment Summary
{
"azure-cli": "2.85.0",
"azure-cli-core": "2.85.0",
"azure-cli-telemetry": "1.1.0",
"extensions": {}
}
Additional context
No response
Describe the bug
While creating VM through Azure CLI Powershell then in every region having same issue like---Extra data: line 1 column 4 (char 3).
Due to which commant not run.
Related command
az vm create --name testvm123 --resource-group test-rg --location Norwayeast --image UbuntuLTS --size Standard_B1s --admin-username pankajuser --admin-password "Pankaj@098765"
Extra data: line 1 column 4 (char 3)
Errors
The default value of '--size' will be changed to 'Standard_D2s_v5' from 'Standard_DS1_v2' in a future release.
Extra data: line 1 column 4 (char 3)
Issue script & Debug output
The default value of '--size' will be changed to 'Standard_D2s_v5' from 'Standard_DS1_v2' in a future release.
Extra data: line 1 column 4 (char 3)
Expected behavior
The default value of '--size' will be changed to 'Standard_D2s_v5' from 'Standard_DS1_v2' in a future release.
Extra data: line 1 column 4 (char 3)
Environment Summary
{
"azure-cli": "2.85.0",
"azure-cli-core": "2.85.0",
"azure-cli-telemetry": "1.1.0",
"extensions": {}
}
Additional context
No response