Azure / Azure/azure-cli

Extra data: line 1 column 4 (char 3)

Open
#33,158 9 comments 0 reactions 1 assignee Assigned to @yanzhudd View on GitHub
act-observability-squad Auto-Assign Azure CLI Team Compute customer-reported question
Dominant language
Python
Stars
4.6k
Forks
3.5k
Avg merge
3d 2h
Merged PRs (30d)
60

Description

### 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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.