Version
1.0.0
Author
Ironman Software
Downloads
3
Tags
app azure security PowerShellUniversal
Created
12/20/2024
Azure Security
Creates PowerShell Universal roles based on Entra ID groups in Azure. In conjunction with OpenID Connect, the roles will automatically be assigned to users based on their group membership. You can then assign resources to these roles in PowerShell Universal.
Requirements
Microsoft.Graph
module
Configuration
$PSUAzureSecurityTenantId
- The Azure AD tenant ID. Required.$Secret:PSUAzureSecurityCredential
- The Azure AD application client ID (user name) and client secret (password). Required.
Installation Options
Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet.
PS > Install-PSResource PowerShellUniversal.Roles.Azure
Install within the PowerShell Universal v5 admin console. More Info
Version History
Version | Published |
---|---|
1.0.0 | 12/20/2024 |