【问题标题】:Get-MsolSubscription user permissions获取 MsolSubscription 用户权限
【发布时间】:2020-05-28 12:33:11
【问题描述】:

我正在使用“用于 Azure Active Directory 的 MSOnline V1 PowerShell 模块”来获取 O365 租户的订阅信息。

使用 Connect-MsolService cmdlet 启动与 Azure Active Directory 的连接。之后,Get-MsolSubscription 被执行。这可以很好地返回数据。但是,我找不到有关调用 Get-MsolSubscription cmdlet 所需权限的文档。

获取订阅的用户是否必须被分配到 O365 中的特定角色?

【问题讨论】:

  • 如果我的回答对你有帮助,你可以接受。这对其他社区成员可能是有益的。谢谢。

标签: office365 azure-powershell


【解决方案1】:

我们可以使用带有Connect-MsolService 的普通用户(没有任何管理员角色)并成功执行此cmdlet Get-MsolSubscription

所以我认为调用Get-MsolSubscription cmdlet 不需要任何角色。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2019-05-17
    • 1970-01-01
    • 1970-01-01
    • 2016-06-02
    • 2015-05-18
    • 2021-05-29
    • 1970-01-01
    相关资源
    最近更新 更多