View on GitHub

azure-ad-license-status

Creates an Azure AD license report based on license assignments and consumption

1 Introduction | 2 Features | 3 Requirements | 4 Preparations | 5 Usage | 6 Examples

3 Requirements

3.1 Modules

3.1.1 Basic

Microsoft.Graph.Authentication
PowerShell Gallery Version

3.1.2 Advanced

ExchangeOnlineManagement
PowerShell Gallery Version

3.1.3 For Azure execution

Az.Accounts
PowerShell Gallery Version

Az.KeyVault
PowerShell Gallery Version

3.2 Permissions

3.2.1 Basic

3.2.2 Advanced

HINT: When granting the Global Reader role to the application, the following Microsoft Graph permissions can be revoked, as they are already included in the role’s permissions.

  • Organization.Read.All
  • User.Read.All

For further details, please refer to Graph permissions and App-only authentication for Exchange Online.