Use-AzureAD
0.5
Add few cmdlets to facilitate your Azure AD management, especially with Administrative Unit, through PowerShell interface
Minimum PowerShell version
5.1
Installation Options
Author(s)
LCU
Copyright
(c) 2020 lucas-cueff.com Distributed under Artistic Licence 2.0 (https://opensource.org/licenses/artistic-license-2.0).
Package Details
Owners
Tags
API AzureAD Azure MSGraph GraphAPI AdministrativeUnit
Functions
Clear-AzureADAccessToken Connect-AzureADFromAccessToken Get-AzureADAccessToken Get-AzureADAdministrativeUnitAllMembers Get-AzureADMyInfo Get-AzureADTenantInfo Get-AzureADUserAllInfo Invoke-APIMSGraphBeta Set-AzureADAdministrativeUnitAdminRole Set-AzureADProxy Sync-ADOUtoAzureADAdministrativeUnit Sync-ADUsertoAzureADAdministrativeUnitMember Test-ADModule Test-AzureADAccesToken
Dependencies
This module has no dependencies.
Release Notes
v0.5 : first public release : get a valid access token (MFA supported) for Microsoft Graph Beta APIs, get a valid token for Microsoft Graph API standard / cloud endpoint (ressource graph.windows.net) and be able to use AzureADPreview cmdlets without reauthenticating, get all properties available (ex : extensionattribute) for an AAD user account, set a web proxy to be used with Use-AzureAD and AzureADPreview cmdlets, get all info for current logged in (@ Azure AD Tenant and Graph APIs) AAD user account, create / synchronize your on premise Active Directory OUs with Azure AD Administrive Units (not managed currently through Azure AD Connect or other Microsoft cmdlets / modules), add / synchronize your on premise Active Directory users DN with Azure AD Administrative Unit membership (not managed currently through Azure AD Connect or other Microsoft cmdlets / modules), add / remove Azure AD user account in Administrative Unit Role (everything managed in an easy and smooth way including, enabling the AAD role if missing and so on), list all members of an Azure AD Administrative Unit
FileList
- Use-AzureAD.nuspec
- Howto.md
- README.md
- Use-AzureAD.psd1
- Use-AzureAD.psm1
- docs\Clear-AzureADAccessToken.md
- docs\Connect-AzureADFromAccessToken.md
- docs\Get-AzureADAccessToken.md
- docs\Get-AzureADAdministrativeUnitAllMembers.md
- docs\Get-AzureADMyInfo.md
- docs\Get-AzureADTenantInfo.md
- docs\Get-AzureADUserAllInfo.md
- docs\Invoke-APIMSGraphBeta.md
- docs\Set-AzureADAdministrativeUnitAdminRole.md
- docs\Set-AzureADProxy.md
- docs\Sync-ADOUtoAzureADAdministrativeUnit.md
- docs\Sync-ADUsertoAzureADAdministrativeUnitMember.md
- docs\Test-ADModule.md
- docs\Test-AzureADAccesToken.md
- en-US\use-AzureAD-help.xml