az cosmosdb create " location" issue
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
### Describe the bug
az cosmosdb create --name $accountName --resource-group $resourceGroupName --kind GlobalDocumentDB --locations regionName="mexicocentral" --capabilities EnableTable
I can successfully create the cosmosdb with Read Locations and Write Locations all point to mexicocentral, but for the location in the portal is always set to "East US" (I think it is the default value), and I did not find where I can set this value


### Related command
az cosmosdb create
### Errors
no parameter to set the location value
### Issue script & Debug output
N/A
### Expected behavior
set the right location value
### Environment Summary
azure-cli 2.56.0 *
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.