Azure PowerShell Module Az 10.2.0 released

Azure PowerShell Module Az 10.2.0 released

Andres Bohren
Hi All, Just a few Hours ago, a new Version of the AZ (Azure) PowerShell Module has been released to PowerShell Gallery. PowerShell Gallery Az 10.2.0 As always, the ChangeLog is full of updates Release Notes Show Installed AZ Module and what’s available in the PowerShell Gallery Get-InstalledModule AZ Find-Module AZ I’ve created a Script to uninstall all AZ.* Modules and install the newest ones. It can be run directly from your PowerShell.
Azure Storage Explorer 1.30.2

Azure Storage Explorer 1.30.2

Andres Bohren
Hi All, Today i’ve seen the notification, that Azure Storage Explorer 1.30.2 has been released The Release notes can be found here June 2023 (Version 1.30.2) Fixed Issues Installation Everything went smooth an now i am using Azure Storage Explorer 1.30.2 Regards Andres Bohren Azure Logo
PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.23912.12000 released

PowerShell Module Microsoft.Online.SharePoint.PowerShell 16.0.23912.12000 released

Andres Bohren
Hi All, A few days ago, Microsoft has released the Microsoft.Online.SharePoint.PowerShell 16.0.23912.12000 PowerShell Module to the PowerShell Gallery Microsoft.Online.SharePoint.PowerShell Check the installed Version and what is available from the PowerShell Gallery Get-InstalledModule Microsoft.Online.SharePoint.PowerShell Find-Module Microsoft.Online.SharePoint.PowerShell Uninstall the old Version and install the new Version of the Module Uninstall-Module Microsoft.Online.SharePoint.PowerShell Install-Module Microsoft.Online.SharePoint.PowerShell Get-InstalledModule Microsoft.Online.SharePoint.PowerShell List the Commands of the Module Get-Command -Module Microsoft.Online.SharePoint.PowerShell Connect to Sharepoint Online Connect-SPOService -Url https://icewolfch-admin.sharepoint.com Get some Settings
Microsoft.Graph PowerShell Module 2.2.0 GA released

Microsoft.Graph PowerShell Module 2.2.0 GA released

Andres Bohren
Hi All, Two days ago, Microsoft has released the Version 2.2.0 of Microsoft.Graph and Microsoft.Graph.Beta Modules. I was hoping that they would release the Beta Modules on a diffrent Shedule. Maybe they will do that at a later point. For now, both Modules where updated and released with a fresh version. PowerShell Gallery Microsoft.Graph 2.2.0 Read more in the Release Notes Refreshes the SDK with the latest APIs. Adds support for /admin/people/* APIs Adds support for /sites/getAllSites* API Adds environment name to Get-MgContext output Show installed Versions and what’s available in PowerShell Gallery
PowerShell Module AzureADPreview 2.0.2.183 has been released

PowerShell Module AzureADPreview 2.0.2.183 has been released

Andres Bohren
Hi All, I was very surprised to see that there is new AzureADPreview PowerShell Module in the PowerShell Gallery. PowerShell Gallery AzureADPreview 2.0.2.183 Let’s check what is installed and what is available from the PowerShell Gallery Get-InstalledModule AzureADPreview Find-Module AzureADPreview Let’s check the count of the Commands in the old Module Get-Command -Module AzureADPreview | measure Uninstall the old Module and install the new Module Uninstall-Module AzureADPreview Install-Module AzureADPreview Get-InstalledModule AzureADPreview Let’s check the count of the Commands in the new Module.
Exchange Online IMAP and SMTP OAuth 2.0 with Delegated Permissions

Exchange Online IMAP and SMTP OAuth 2.0 with Delegated Permissions

Andres Bohren
Hi All, This Week i had to Troubleshoot an Application with IMAP and SMTP Access to a Shared Mailbox that uses Microsoft Graph Delegated Permissions. I’ve already blogged about how to Use Application Permissions Exchange Online POP and IMAP OAuth 2.0 Client Credentials Flow Exchange Online - Other ways of Testing IMAP OAuth2 Client Credential Flow Register Azure AD (EntraID) Application Register a new Application Note down the following: Display name Application ID Tenant ID Click on “Add a Redirect URI”
Azure Active Directory Connect 2.2.1.0

Azure Active Directory Connect 2.2.1.0

Andres Bohren
Hi All, Recently i checked again, if there is a new version of Azure AD Connect: Version release history because my Directory Sync Status in M365 Admin Center showed a warning, that i was using an outdated Version of Azure AD Connect. Release Notes You can download the newest AAD connect here: Microsoft Azure Active Directory Connect 2.2.1.0 I’ve checked the Settings on my AAD Connect. Seems i am already using the newest version
Azure Storage Explorer 1.30.1

Azure Storage Explorer 1.30.1

Andres Bohren
Hi All, Today i’ve seen the notification, that Azure Storage Explorer 1.30.0 has been released The Release notes can be found here June 2023 (Version 1.30.1) Fixed Issues Everything went smooth an now i am using Azure Storage Explorer 1.30.1 Regards Andres Bohren Azure Logo
Manually create Device Registration ServiceConnectionPoint (SCP)

Manually create Device Registration ServiceConnectionPoint (SCP)

Andres Bohren
Hi All, This Weekend i was involved in a Migration where configuration of Device Registration in AzureAD/EntraID was required. Due to the complex Setup, we could not use Configure Device Registration with Azure AD Connect. Alldough there exist a Documentation on how to Configure hybrid Azure Active Directory join manually it is missing a few important steps. That’s why i decidet to write this Blog Article. If you want to know more about how Device registration works go ahead and read the documentaion.
VMware Remote Console 12.0.4

VMware Remote Console 12.0.4

Andres Bohren
Hi All, Seems to be i’ve missed an important update for VMware Remote Console, that was already released two months ago. VMware Remote Console 12.0.4 (You need to login to Download) Currently i’ve installed 12.0.2 After extracting the *.zip File i’ve started the Installation. That ended up in a Bluescreen and restarting the Client. I had to uninstall and reinstall VMware Remote console to upgrade to the newest version. After the Upgrade i’ve started the VMware Remote Console…