Is there a way to get the (primary) Azure region in which a Blob Storage account is deployed in using the WindowsAzure.Storage .NET SDK (using the latest version 9.1.1)?
If not by using the storage SDK, which other way would there be from .NET? Thanks!