小编krs*_*he_的帖子

Azure 区域 - “阶段”是什么意思?

使用以下方式观察 Azure 的可用区域时:

az account list-locations -o table
Run Code Online (Sandbox Code Playgroud)

有多个带有阶段后缀(例如eastusstage)的区域 - 通常相同的区域也存在不带后缀(例如eastus)的情况。

舞台后缀代表什么/什么意思?

舞台区域位于顶部的所有天蓝色区域:

DisplayName               Name                 RegionalDisplayName
------------------------  -------------------  -------------------------------------
Central US (Stage)        centralusstage       (US) Central US (Stage)
East US (Stage)           eastusstage          (US) East US (Stage)
East US 2 (Stage)         eastus2stage         (US) East US 2 (Stage)
North Central US (Stage)  northcentralusstage  (US) North Central US (Stage)
South Central US (Stage)  southcentralusstage  (US) South Central US (Stage)
East Asia (Stage)         eastasiastage        (Asia Pacific) East …
Run Code Online (Sandbox Code Playgroud)

cloud infrastructure virtual-machine azure terraform

6
推荐指数
1
解决办法
1702
查看次数