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",
while i think it should be more or less the same, but with minus on longitude:
"latitude": "40.4259",
"longitude": "-3.4209"
Or better in the Madrid Historical Center:
"latitude": "40.4198",
"longitude": "-3.7231"


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
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",
while i think it should be more or less the same, but with minus on longitude:
"latitude": "40.4259",
"longitude": "-3.4209"
Or better in the Madrid Historical Center:
"latitude": "40.4198",
"longitude": "-3.7231"
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