AzureAD

2.0.0.115

Azure Active Directory V2 PowerShell Module - General Availability Release

Azure Active Directory V2 General Availability Module.
This is the General Availability release of Azure Active Directory V2 PowerShell Module.
For detailed information on how to install and run this module from the PowerShell Gallery including prerequisites, please refer to https://msdn.microsoft.com/powershell/gallery/readme

Minimum PowerShell version

3.0

The owner has unlisted this package. This could mean that the module is deprecated or shouldn't be used anymore.

Installation Options

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

Install-Module -Name AzureAD -RequiredVersion 2.0.0.115

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

Install-PSResource -Name AzureAD -Version 2.0.0.115

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) 2017 Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

Azure ActiveDirectory AzureAD AD AzureGraph

Cmdlets

Add-AzureADApplicationOwner Get-AzureADApplication Get-AzureADApplicationExtensionProperty Get-AzureADApplicationOwner Get-AzureADApplicationServiceEndpoint Get-AzureADDeletedApplication New-AzureADApplication New-AzureADApplicationExtensionProperty Remove-AzureADApplication Remove-AzureADApplicationExtensionProperty Remove-AzureADApplicationOwner Restore-AzureADDeletedApplication Set-AzureADApplication Get-AzureADContact Get-AzureADContactDirectReport Get-AzureADContactManager Get-AzureADContactMembership Remove-AzureADContact Remove-AzureADContactManager Select-AzureADGroupIdsContactIsMemberOf Get-AzureADContract Add-AzureADDeviceRegisteredOwner Add-AzureADDeviceRegisteredUser Remove-AzureADDeviceRegisteredOwner Get-AzureADDevice Get-AzureADDeviceRegisteredOwner Get-AzureADDeviceRegisteredUser New-AzureADDevice Remove-AzureADDevice Remove-AzureADDeviceRegisteredUser Set-AzureADDevice Get-AzureADDeviceConfiguration Get-AzureADObjectByObjectId Enable-AzureADDirectoryRole Add-AzureADDirectoryRoleMember Get-AzureADDirectoryRoleMember Get-AzureADDirectoryRole Remove-AzureADDirectoryRoleMember Get-AzureADDirectoryRoleTemplate Confirm-AzureADDomain Get-AzureADDomain Get-AzureADDomainNameReference Get-AzureADDomainServiceConfigurationRecord Get-AzureADDomainVerificationDnsRecord New-AzureADDomain Remove-AzureADDomain Set-AzureADDomain Get-AzureADExtensionProperty Add-AzureADGroupMember Add-AzureADGroupOwner Get-AzureADGroup Get-AzureADGroupAppRoleAssignment Get-AzureADGroupMember Get-AzureADGroupOwner New-AzureADGroup New-AzureADGroupAppRoleAssignment Remove-AzureADGroup Remove-AzureADGroupAppRoleAssignment Remove-AzureADGroupMember Remove-AzureADGroupOwner Select-AzureADGroupIdsGroupIsMemberOf Set-AzureADGroup Get-AzureADOAuth2PermissionGrant Remove-AzureADOAuth2PermissionGrant Add-AzureADServicePrincipalOwner Get-AzureADServicePrincipal Get-AzureADServiceAppRoleAssignedTo Get-AzureADServiceAppRoleAssignment Get-AzureADServicePrincipalCreatedObject Get-AzureADServicePrincipalMembership Get-AzureADServicePrincipalOAuth2PermissionGrant Get-AzureADServicePrincipalOwnedObject Get-AzureADServicePrincipalOwner New-AzureADServicePrincipal New-AzureADServiceAppRoleAssignment Remove-AzureADServicePrincipal Remove-AzureADServiceAppRoleAssignment Remove-AzureADServicePrincipalOwner Select-AzureADGroupIdsServicePrincipalIsMemberOf Set-AzureADServicePrincipal Revoke-AzureADSignedInUserAllRefreshToken Get-AzureADSubscribedSku Get-AzureADTenantDetail Set-AzureADTenantDetail Get-AzureADUser Get-AzureADUserAppRoleAssignment Get-AzureADUserCreatedObject Get-AzureADUserDirectReport Get-AzureADUserLicenseDetail Get-AzureADUserManager Get-AzureADUserMembership Get-AzureADUserOAuth2PermissionGrant Get-AzureADUserOwnedDevice Get-AzureADUserOwnedObject Get-AzureADUserRegisteredDevice New-AzureADUser New-AzureADUserAppRoleAssignment Remove-AzureADUser Remove-AzureADUserAppRoleAssignment Remove-AzureADUserManager Revoke-AzureADUserAllRefreshToken Select-AzureADGroupIdsUserIsMemberOf Set-AzureADUser Set-AzureADUserLicense Set-AzureADUserManager Connect-AzureAD Disconnect-AzureAD Get-AzureADApplicationLogo Set-AzureADApplicationLogo Set-AzureADUserPassword Get-AzureADContactThumbnailPhoto Get-AzureADUserThumbnailPhoto Set-AzureADUserThumbnailPhoto New-AzureADApplicationKeyCredential Get-AzureADApplicationKeyCredential Remove-AzureADApplicationKeyCredential New-AzureADApplicationPasswordCredential Get-AzureADApplicationPasswordCredential Remove-AzureADApplicationPasswordCredential Update-AzureADSignedInUserPassword New-AzureADServicePrincipalKeyCredential Get-AzureADServicePrincipalKeyCredential Remove-AzureADServicePrincipalKeyCredential New-AzureADServicePrincipalPasswordCredential Get-AzureADServicePrincipalPasswordCredential Remove-AzureADServicePrincipalPasswordCredential Get-AzureADTrustedCertificateAuthority New-AzureADTrustedCertificateAuthority Set-AzureADTrustedCertificateAuthority Remove-AzureADTrustedCertificateAuthority Get-AzureADUserExtension Set-AzureADUserExtension Remove-AzureADUserExtension New-AzureADMSInvitation

Dependencies

This module has no dependencies.

Release Notes

- New parameter "LogFilePath" in Connect-AzureAD cmdlet allows you to specify the log file path for the PowerShell session, if you want to deviate from the default log file location.
- Failure to create or write to the log file is no longer a blocking error for the Connect-AzureAD cmdlet.
- Connect-AzureAD now returns the domain the session is connected to.
- Previously missing cmdlets Remove-AzureADApplication and Remove-AzureADServicePrincipal have been re-added.

FileList

Version History

Version Downloads Last updated
2.0.2.182 4,490,806 7/27/2023
2.0.2.180 1,533,415 5/22/2023
2.0.2.140 15,443,910 8/19/2021
2.0.2.137 1,234,909 7/28/2021
2.0.2.135 1,447,673 5/14/2021
2.0.2.130 2,028,735 2/1/2021
2.0.2.128 1,507,873 11/23/2020
2.0.2.118 585,301 10/12/2020
2.0.2.116 22,768 9/18/2020
2.0.2.106 981,646 7/13/2020
2.0.2.104 155,668 6/29/2020
2.0.2.76 1,891,438 12/6/2019
Show less