##[error]Operation returned an invalid status code 'Forbidden' Write-Output "azureAppServicePrincipalId = $($azureAppServicePrincipal.Id)"
有没有办法让我的管道可以访问这个服务主体
我正在开发一个Web,它可以与Azure图进行对话,以获取和更新用户和组信息。因此,根据的文章,我使用PowerShell实现了一个服务应用程序/服务主体。Azure中看到它,而且我也不能使用{mytenant}.onmicrosoft.com/applications或/{mytenant}.onmicrosoft.com/applications/{objectId}/extensionProperties上的AD图RESTful A