0
我試圖從Azure函數調用Azure Billing API,但我不確定應使用哪種類型的身份驗證。從Azure函數調用Azure Billing API
示例代碼(ConsoleApp-Billing-RateCard)適用於帶有登錄對話框的Windows應用程序。
如何獲取令牌以從服務或天青功能調用Azure Billing API?
非常感謝, 杆
我試圖從Azure函數調用Azure Billing API,但我不確定應使用哪種類型的身份驗證。從Azure函數調用Azure Billing API
示例代碼(ConsoleApp-Billing-RateCard)適用於帶有登錄對話框的Windows應用程序。
如何獲取令牌以從服務或天青功能調用Azure Billing API?
非常感謝, 杆
這可能幫助 - https://docs.microsoft.com/en-us/azure/azure-resource-manager/resource-manager-api-authentication。本文介紹如何使用PowerShell和REST API獲取Azure資源管理器API的令牌。