
我無法使用 veeam 在 Azure 中建立計算帳戶...我正在嘗試在 Azure 中建立新的 linux veeam 設備,但在我必須建立 azure 計算帳戶之前,
我的用戶是全域管理員和訂閱所有者,但它永遠不起作用......我收到錯誤
查看日誌我得到了以下資訊:
[16.01.2024 09:59:25.412] <15> Info (3) [HttpClient] Sending request to https://login.microsoftonline.com/common/oauth2/v2.0/token
[16.01.2024 09:59:25.813] <15> Info (3) [HttpClient] Request completed
[16.01.2024 09:59:25.813] <18> Info (3) Registering Azure compute account using Device Code flow
[16.01.2024 09:59:26.991] <18> Error (3) Code: Authorization_RequestDenied
[16.01.2024 09:59:26.991] <18> Error (3) Message: Insufficient privileges to complete the operation.
我按照本文檔中的步驟操作:
我嘗試將此自訂角色應用於我的用戶...
我需要更多權限?
答案1
根據 Veaam 文檔,該帳戶需要的不僅僅是所有者
新增 Microsoft Azure 運算帳戶時,應用程式必須具有所選訂閱的貢獻者、Key Vault 加密使用者和儲存佇列資料貢獻者角色權限。
請檢查以下選項是否已啟用用戶可以註冊應用程式Azure 入口網站中使用者的選項。