Message: Invalid resource group location 'eastus'. The Resource group already exists in location 'westus'.
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
### **This is autogenerated. Please review and update as needed.**
## Describe the bug
**Command Name**
`az group create`
**Errors:**
```
(InvalidResourceGroupLocation) Invalid resource group location 'eastus'. The Resource group already exists in location 'westus'.
Code: InvalidResourceGroupLocation
Message: Invalid resource group location 'eastus'. The Resource group already exists in location 'westus'.
```
## 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..._
- `az group create --name {} --location {}`
## Expected Behavior
## Environment Summary
```
Linux-5.4.0-1077-azure-x86_64-with-glibc2.28 (Cloud Shell), Common Base Linux Delridge (quinault)
Python 3.8.13
Installer: DEB
azure-cli 2.36.0
Extensions:
ai-examples 0.2.5
ssh 1.1.0
Dependencies:
msal 1.17.0
azure-mgmt-resource 20.0.0
```
## Additional Context
Contributor guide
Assessment
This issue has not been assessed yet.