When creating an Azure storage resource, is the default/selected region random or it's a calculated recommendation?

Viewed 256

When creating an Azure storage resource, there is a default, selected region in the location drop down.

Is this "randomly" selected or its a "calculated recommendation"

I'm asking because I keep getting the same selected region even with a second resource.

Also, my geographic location is nowhere near that selected region. The region I would expect is South Africa North or South Africa West

enter image description here

1 Answers

It's more calculated than random - trying to match capacity with geo... it's really more of a "if you don't care use this region" than anything else.

Related