-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Spain Cloud Region is in the Mediterannean Sea - A new project Natick ? #29247
Copy link
Copy link
Open
Labels
ARMaz resource/group/lock/tag/deployment/policy/managementapp/account management-groupaz resource/group/lock/tag/deployment/policy/managementapp/account management-groupAuto-AssignAuto assign by botAuto assign by botService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-identity-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone
Metadata
Metadata
Assignees
Labels
ARMaz resource/group/lock/tag/deployment/policy/managementapp/account management-groupaz resource/group/lock/tag/deployment/policy/managementapp/account management-groupAuto-AssignAuto assign by botAuto assign by botService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.act-identity-squadcustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.questionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
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