Spain Cloud Region is in the Mediterannean Sea - A new project Natick ?
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
### Describe the bug
If I use the command "_az account list-locations_", the latitude and longitude of the newly opened Spain Datacenter is in the sea near Minorca and Palma de Maiorca, probably underwater.
Project Natick Revamp ?
The reported location is
["latitude": "40.4259",
"longitude": "3.4209"](https://www.google.com/maps/place/40%C2%B025'33.2%22N+3%C2%B025'15.2%22E/@40.3363852,2.9615097,9z/data=!4m4!3m3!8m2!3d40.4259!4d3.4209?entry=ttu),
while i think it should be more or less the same, but with minus on longitude:
["latitude": "40.4259",
"longitude": "-3.4209"](https://www.google.com/maps/place/40%C2%B025'33.2%22N+3%C2%B025'15.2%22W/@40.4302302,-3.5804127,11z/data=!4m4!3m3!8m2!3d40.4259!4d-3.4209?entry=ttu)
Or better in the Madrid Historical Center:
["latitude": "40.4198",
"longitude": "-3.7231"](https://www.google.com/maps/place/Madrid,+Spagna/@40.4198812,-3.7231791,13.25z/data=!4m12!1m5!3m4!2zNDDCsDI2JzE2LjQiTiAzwrA0NSc0Mi44Ilc!8m2!3d40.4379!4d-3.7619!3m5!1s0xd422997800a3c81:0xc436dec1618c2269!8m2!3d40.4167754!4d-3.7037902!16zL20vMDU2X3k?entry=ttu)


### Related command
az account list-locations
### Errors
Wrong location
### Issue script & Debug output
N/A
### Expected behavior
Right GPS position
### Environment Summary
N/A
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.