New version of the Azure AD PowerShell module released, 2.0.1.3

Earlier today, a new version of the Azure AD PowerShell module has been released, namely 2.0.1.3. For those of you following the development of the Preview module, this version brings nothing new, it simply adds all the Azure AD Application Proxy related cmdlets. Here’s the full list:

Get-AzureADApplicationProxyApplication
Get-AzureADApplicationProxyApplicationConnectorGroup
Get-AzureADApplicationProxyConnector
Get-AzureADApplicationProxyConnectorGroup
Get-AzureADApplicationProxyConnectorGroupMembers
Get-AzureADApplicationProxyConnectorMemberOf
New-AzureADApplicationProxyApplication
New-AzureADApplicationProxyConnectorGroup
Remove-AzureADApplicationProxyApplication
Remove-AzureADApplicationProxyApplicationConnectorGroup
Remove-AzureADApplicationProxyConnectorGroup
Set-AzureADApplicationProxyApplication
Set-AzureADApplicationProxyApplicationConnectorGroup
Set-AzureADApplicationProxyApplicationCustomDomainCertificate
Set-AzureADApplicationProxyApplicationSingleSignOn
Set-AzureADApplicationProxyConnector
Set-AzureADApplicationProxyConnectorGroup

In terms of changes to any existing cmdlets and parameters, nothing is immediately visible. You can get the module here: https://www.powershellgallery.com/packages/AzureAD

The Azure AD Preview module also got bumped by a version number and it currently sits at 2.0.1.2. Yes, still a lower version than the non-preview one.

For the Azure AD Preview module, the following changes have been made in cmdlets:

Get-AzureADMSIdentityProvider
New-AzureADMSIdentityProvider
Remove-AzureADMSIdentityProvider
Set-AzureADMSIdentityProvider

Those cmdlets deal with managing Identity Providers for applications secured by Azure AD B2C, for example Google or LinkedIn. The current list of Identity providers supported is Microsoft, Google, Facebook, Amazon, or LinkedIn.

No changes to existing cmdlets were spotted, all their parameters remain the same. Get the Azure AD Preview module here: https://www.powershellgallery.com/packages/AzureADPreview

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.