共用方式為


常見問題:Azure 認證資源

可能的錯誤訊息

  • Staging resources (Azure account credentials are not valid)
  • Staging resources (No JSON object could be decoded)

解決方案

確認為 Azure CycleCloud 設定的服務主體有效。 如果服務主體的秘密已過期,就會發生此錯誤。 若要解決此問題,請更新Azure 入口網站中服務主體的過期密碼,然後選取 [叢集] 頁面底部的 [齒輪] 圖示並編輯適當的認證,以更新 CycleCloud 中認證的密碼。

若要重設服務主體的密碼:

az ad sp credential reset --name "0000000000-0000-0000-0000-00000000" --years 2  --password {Application Secret} --credential-description "My New Credential"

相關資訊

如需 Azure CLI 作業與服務主體的詳細資訊,請參閱 服務主體