有几种方法可以获取 Azure 中的区域列表,例如az account list-locations
...
此列表对于 Azure 中的所有订阅和客户是否相同,或者某些订阅可能会看到其他订阅不可见的区域?我的意思是仍在 Azure 全球云的范围内。
有趣的是,Azure SDK for .NET 列出区域返回区域的空属性订阅 ID。
有几种方法可以获取 Azure 中的区域列表,例如az account list-locations
...
此列表对于 Azure 中的所有订阅和客户是否相同,或者某些订阅可能会看到其他订阅不可见的区域?我的意思是仍在 Azure 全球云的范围内。
有趣的是,Azure SDK for .NET 列出区域返回区域的空属性订阅 ID。
It is not the same for all subscriptions. From the documentation:
"List supported regions for the current subscription"
See: https://docs.microsoft.com/en-us/cli/azure/account?view=azure-cli-latest#az_account_list_locations