Use-AzureAD

1.2

Add few cmdlets to facilitate your Azure AD management, especially with Administrative Unit, through PowerShell interface

Minimum PowerShell version

5.1

Installation Options

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

Install-Module -Name Use-AzureAD -RequiredVersion 1.2

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

Install-PSResource -Name Use-AzureAD -Version 1.2

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

(c) 2020 lucas-cueff.com Distributed under Artistic Licence 2.0 (https://opensource.org/licenses/artistic-license-2.0).

Package Details

Author(s)

  • LCU

Tags

API AzureAD Azure MSGraph GraphAPI AdministrativeUnit

Functions

Add-AzureADAdministrativeUnitMemberCustom Clear-AzureADAccessToken Connect-AzureADFromAccessToken Connect-MSOnlineFromAccessToken Get-AzureADAccessToken Get-AzureADAdministrativeUnitAllMembers Get-AzureADAdministrativeUnitCustom Get-AzureADAdministrativeUnitHidden Get-AzureADConnectCloudProvisionningServiceSyncDefaultSchema Get-AzureADConnectCloudProvisionningServiceSyncSchema Get-AzureADDynamicGroup Get-AzureADGroupLicenseDetail Get-AzureADGroupMembersWithLicenseErrors Get-AzureADMyInfo Get-AzureADObjectDeltaView Get-AzureADServicePrincipalCustom Get-AzureADTenantInfo Get-AzureADUserCustom Get-AzureADUserLicenseAssignmentStates Invoke-APIMSGraphBeta New-AzureADAdministrativeUnitCustom New-AzureADDynamicGroup New-AzureADObjectDeltaView Remove-AzureADDynamicGroup Set-AzureADAdministrativeUnitAdminRole Set-AzureADDynamicGroup Set-AzureADGroupLicense Set-AzureADProxy Sync-ADOUtoAzureADAdministrativeUnit Sync-ADUsertoAzureADAdministrativeUnitMember Test-ADModule Test-AzureADAccessTokenExpiration Test-AzureADAccesToken Test-AzureADUserForGroupDynamicMembership Update-AzureADConnectCloudProvisionningServiceSyncSchema Watch-AzureADAccessToken

Dependencies

This module has no dependencies.

Release Notes

v1.2 - add several functions to be able to manage OU to Admin unit sync in a service principal security context with delegated rights on API (must use MS Graph API only instead of mixing Azure AD Graph and MS Graph APIs)

FileList

  • Use-AzureAD.nuspec
  • Howto.md
  • README.md
  • Use-AzureAD.psd1
  • Use-AzureAD.psm1
  • docs\Add-AzureADAdministrativeUnitMemberCustom.md
  • docs\Clear-AzureADAccessToken.md
  • docs\Connect-AzureADFromAccessToken.md
  • docs\Connect-MSOnlineFromAccessToken.md
  • docs\Get-AzureADAccessToken.md
  • docs\Get-AzureADAdministrativeUnitAllMembers.md
  • docs\Get-AzureADAdministrativeUnitCustom.md
  • docs\Get-AzureADAdministrativeUnitHidden.md
  • docs\Get-AzureADConnectCloudProvisionningServiceSyncDefaultSchema.md
  • docs\Get-AzureADConnectCloudProvisionningServiceSyncSchema.md
  • docs\Get-AzureADDynamicGroup.md
  • docs\Get-AzureADGroupLicenseDetail.md
  • docs\Get-AzureADGroupMembersWithLicenseErrors.md
  • docs\Get-AzureADMyInfo.md
  • docs\Get-AzureADObjectDeltaView.md
  • docs\Get-AzureADServicePrincipalByFilter.md
  • docs\Get-AzureADServicePrincipalCustom.md
  • docs\Get-AzureADTenantInfo.md
  • docs\Get-AzureADUserAllInfo.md
  • docs\Get-AzureADUserByFilter.md
  • docs\Get-AzureADUserCustom.md
  • docs\Get-AzureADUserLicenseAssignmentStates.md
  • docs\Invoke-APIMSGraphBeta.md
  • docs\New-AzureADAdministrativeUnitCustom.md
  • docs\New-AzureADAdministrativeUnitHidden.md
  • docs\New-AzureADDynamicGroup.md
  • docs\New-AzureADObjectDeltaView.md
  • docs\Remove-AzureADDynamicGroup.md
  • docs\Set-AzureADAdministrativeUnitAdminRole.md
  • docs\Set-AzureADDynamicGroup.md
  • docs\Set-AzureADGroupLicense.md
  • docs\Set-AzureADProxy.md
  • docs\Sync-ADOUtoAzureADAdministrativeUnit.md
  • docs\Sync-ADUsertoAzureADAdministrativeUnitMember.md
  • docs\Test-ADModule.md
  • docs\Test-AzureADAccessTokenExpiration.md
  • docs\Test-AzureADAccesToken.md
  • docs\Test-AzureADUserForGroupDynamicMembership.md
  • docs\Update-AzureADConnectCloudProvisionningServiceSyncSchema.md
  • docs\Watch-AzureADAccessToken.md
  • en-US\use-AzureAD-help.xml
  • sample\Azure_Cloud_Provisionning-Sample1.json
  • sample\Azure_Cloud_Provisionning-Sample2.json

Version History

Version Downloads Last updated
1.7 350 9/23/2021
1.6 24 9/12/2021
1.5.1 37 8/16/2021
1.5 11 8/16/2021
1.4 70 3/9/2021
1.3 31 2/6/2021
1.2 (current version) 40 10/7/2020
1.1 14 9/8/2020
1.0 13 9/7/2020
0.9 54 6/7/2020
0.8 16 5/29/2020
0.7 24 5/12/2020
0.6 16 5/4/2020
0.5 21 4/27/2020
Show less