Microsoft.Entra.Authentication Module v1.1
This module contains cmdlets that designed to work with Microsoft.Entra.Authentication.
Microsoft.Entra.Authentication Cmdlets
| Cmdlet | Description |
|---|---|
| Add-EntraEnvironment |
Adds Microsoft Entra environment to the settings file. |
| Connect-Entra |
Connect to Microsoft Entra ID with an authenticated account. |
| Disconnect-Entra |
Disconnects the current session from a Microsoft Entra ID tenant. |
| Find-EntraPermission |
Helps users determine the necessary permissions for resources and identify the appropriate permissions required for various commands. |
| Get-EntraContext |
Retrieve information about your current session |
| Get-EntraEnvironment |
Gets global public Environments. |
| Revoke-EntraSignedInUserAllRefreshToken |
Invalidates the refresh tokens issued to applications for the current user. |
| Revoke-EntraUserAllRefreshToken |
Invalidates the refresh tokens issued to applications for a user. |