區域代碼名稱和端點

區域碼名稱

在命令或要求中使用 location 參數時,您必須提供區域碼名稱作為 location 值。 若要取得帳戶所在及呼叫應路由傳送至的區域代碼名稱,您可以在 Azure CLI 中執行下一行。

az account list-locations

執行以上所示的這一行之後,您會取得所有 Azure 區域的清單。 瀏覽至包含您要尋找之 displayName 的 Azure 區域,並使用其 name 值作為 location 參數。

例如,若是美國西部 2 (下方顯示) 的 Azure 區域,您將使用 "westus2" 作為 location 參數。

   {
      "displayName": "West US 2",
      "id": "/subscriptions/00000000-23da-4fce-b59c-f6fb9513eeeb/locations/westus2",
      "latitude": "47.233",
      "longitude": "-119.852",
      "name": "westus2",
      "subscriptionId": null
    }

端點

從不同國家/地區的 Azure 雲端連線到媒體服務帳戶時,下列端點非常重要。

全域 Azure

服務 端點
Azure Resource Manager https://management.azure.com/
驗證 https://login.microsoftonline.com/
權杖對象 https://management.core.windows.net/

Azure Government

服務 端點
Azure Resource Manager https://management.usgovcloudapi.net/
驗證 https://login.microsoftonline.us/
權杖對象 https://management.core.usgovcloudapi.net/

注意

GovCloud 區域中無法使用 Widevine。

Azure 德國

注意

Azure 德國端點僅適用於德國主權雲端。

服務 端點
Azure Resource Manager https://management.cloudapi.de/
驗證 https://login.microsoftonline.de/
權杖對象 https://management.core.cloudapi.de/

Azure 中國 21Vianet

服務 端點
Azure Resource Manager https://management.chinacloudapi.cn/
驗證 https://login.chinacloudapi.cn/
權杖對象 https://management.core.chinacloudapi.cn/

取得說明及支援

您可以連絡媒體服務並提出問題,或遵循下列其中一種方法來追蹤我們的更新: