In the service tags API, the region attribute does not have a consistent value compared to the other Azure tools.
Here's a non exhaustive list:
France Central is centralfrance
France South is southfrance
BrazilSoutheast is brazilse
GermanyNorth is germanyn
...
The value is region should be eaither the full name (aka "France Central"), the sort name (aka frc) or the normalized name (aka francecentral). The last one would make sense in my opinion.
Here's a subset of the API response with the issue
Hello,
In the service tags API, the
region
attribute does not have a consistent value compared to the other Azure tools.Here's a non exhaustive list:
centralfrance
southfrance
brazilse
germanyn
...The value is region should be eaither the full name (aka "France Central"), the sort name (aka frc) or the normalized name (aka francecentral). The last one would make sense in my opinion.
Here's a subset of the API response with the issue