Use-AzureAD

0.6

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 0.6

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

Install-PSResource -Name Use-AzureAD -Version 0.6

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

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 Connect-MSOnlineFromAccessToken Get-AzureADConnectCloudProvisionningServiceSyncSchema Update-AzureADConnectCloudProvisionningServiceSyncSchema Get-AzureADConnectCloudProvisionningServiceSyncDefaultSchema

Dependencies

This module has no dependencies.

Release Notes

v0.6 : cmdlet to get your current schema for a specific provisionning agent / service principal, cmdlet to update your current schema for a specific provisionning agent / service principal, cmdlet to get your default schema (template) for Azure AD Connect Cloud Provisionning, cmdlet to get a valid token (MFA supported) for Microsoft Graph API standard / cloud endpoint and MSOnline endpoint and be able to use MSOnline cmdlets without reauthenticating

FileList

  • Use-AzureAD.nuspec
  • Howto.md
  • README.md
  • Use-AzureAD.psd1
  • Use-AzureAD.psm1
  • docs\Clear-AzureADAccessToken.md
  • docs\Connect-AzureADFromAccessToken.md
  • docs\Connect-MSOnlineFromAccessToken.md
  • docs\Get-AzureADAccessToken.md
  • docs\Get-AzureADAdministrativeUnitAllMembers.md
  • docs\Get-AzureADConnectCloudProvisionningServiceSyncDefaultSchema.md
  • docs\Get-AzureADConnectCloudProvisionningServiceSyncSchema.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
  • docs\Update-AzureADConnectCloudProvisionningServiceSyncSchema.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 352 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 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 (current version) 16 5/4/2020
0.5 21 4/27/2020
Show less