Version

1.0.1

Author

Ironman Software

Tags

app azure security

Created

09/04/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. More info

PS > Install-PSResource Azure.Security

Install within the PowerShell Universal v5 admin console. More Info

PowerShell Universal Library

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.

Download the raw nupkg file