Grant-MIGraphPermission

1.0.6

Grants API permissions to managed identities. The default setting is the MS Graph API but other APIs registered in Azure AD are supported. Such as MDE, EXO, etc.
Returns false on failure

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name Grant-MIGraphPermission

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Elliot Huffman 2022

Package Details

Author(s)

  • Elliot Huffman

Tags

Azure AD AAD IAM Identity_And_Access_Management MI Managed_Identity

Dependencies

Release Notes

1.0.6: Change to Microsoft.Graph.Beta to support new features.
1.0.5: Disable access token validation since it is not working with Install-PSM. Will be re-enabled later.
1.0.4: Fix a bug where the Get-MgServicePrincipal changed requiring the use of a switch type for the 'All' parameter.

FileList

Version History

Version Downloads Last updated
1.0.6 (current version) 22 7/19/2023
1.0.5 44 12/19/2022
1.0.4 9 11/29/2022
1.0.3 13 11/27/2022
1.0.2 5 11/27/2022
1.0.1 5 11/27/2022
1.0.0 6 11/27/2022
Show more