azure - 为什么我无权访问 Azure 门户中的 AAD 应用程序注册,但可以使用 Azure CLI 查看它?

标签 azure azure-active-directory azure-cli azureportal

我可以使用 az ad app create 或使用旧门户 https://apps.dev.microsoft.com/#/appList 注册我的应用程序在我公司的 AAD 中,我可以使用 az ad app view

查看它

现在在 Azure 门户中我无法查看它。

Azure Portal Screenshot

这是可以理解的,我无权访问 Azure 门户中的 Azure Active Directory Pane ,但即使我将 Azure 门户链接直接复制并粘贴到我的应用程序注册中,它仍然显示我无权查看它。

为什么?这是 Azure 门户中的错误吗?我需要什么权限才能使用 Azure 门户?

最佳答案

这不是一个错误,我可以在我这边重现您的问题。您的租户可以在用户设置中将限制访问 Azure AD 管理门户设置为

enter image description here

如果设置为,非管理员用户将无法访问 Azure AD 管理门户,但其他客户端(例如 PowerShell、CLI)将可以使用。

enter image description here

enter image description here

enter image description here

enter image description here

要解决此问题,您有两种选择。

1.请租户的全局管理员为您提供 Administrator role ,导航到门户中的 Azure Active Directory -> 角色和管理员 -> 选择一个角色,单击添加分配 -> 添加你的帐户.

2.请租户的全局管理员限制访问 Azure AD 管理门户设置设置为

关于azure - 为什么我无权访问 Azure 门户中的 AAD 应用程序注册,但可以使用 Azure CLI 查看它?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57202818/

相关文章:

azure - 创建自签名证书并将其上传到 Azure 应用服务的最简单方法

c# - Azure Function 停止工作 - 无法加载类型 'Microsoft.Azure.WebJobs.BlobTriggerAttribute'

sql - 无法删除 Sql Azure 上的表

azure - 从 GitHub 部署到 Azure 应用程序服务时,出现 "Artifact storage quota has been hit."错误。我该如何解决这个问题?

c# - 如何从 ASP.NET Core 应用程序访问 Azure Active Directory 的其他数据?

azure - 如何使用 Powershell 将用户分配的身份添加到 AAD 组?

azure - 获取 AzDO 的 Azure 主体 ID

terraform - 如何使用 terraform local-exec 运行多个命令

由于 'actionGroupId',Azure 应用程序见解(具有新的警报指标)部署失败

azure - 存储帐户阻止容器创建的网络规则