202509s

Entra Connect Sync 2.5.79 released

Entra Connect Sync 2.5.79 released

Andres Bohren
Hi All, Two days ago, Microsoft has released a new Version of Entra Connect Sync. It’s only downloadable via the Microsoft Entra Admin Center Microsoft Entra Connect: Version release history Download Download is only availabel in Entra Admin Portal and is now not as hidden anymore Entra Admin Center > Identity > Entra Connect > Entra Connect Sync Download the latest Entra Connect Sync Version If you click on the Download Link you have to click on the “Accept terms & download” Button.
Azure PowerShell Module AZ 14.4.0 released

Azure PowerShell Module AZ 14.4.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 14.4.0 GitHub Release Notes Az v14.4.0-September2025 Bump Version for 14.4.0 I am using the new PSResourceGet here instead of the PowerShellGet commands. Show installed Versions and what’s available in PowerShell Gallery Get-InstalledPSResource -Name AZ -Scope CurrentUser Find-PSResource -Name AZ Uninstall the old Modules Uninstall-PSResource AZ -Scope CurrentUser -SkipDependencyCheck In the last few months i’ve noticed that uninstalling some Modules seems to have Problems.
MicrosoftPlaces PowerShell Module 2.0.4 has been Released

MicrosoftPlaces PowerShell Module 2.0.4 has been Released

Andres Bohren
Hi All, Yesterday a new Version of the MicrosoftPlaces PowerShell Module has been released. Note: This PowerShell Module Requires PowerShell 7 and newer PowerShell Gallery MicrosoftPlaces 2.0.4 Release Notes: The realease Notes have not been updated I am using the new PSResourceGet here instead of the PowerShellGet commands. Check installed Module and what’s available in the PowerShell Gallery Get-InstalledPSResource -Name MicrosoftPlaces -Scope CurrentUser Find-PSResource -Name MicrosoftPlaces Uninstall old Version Unistall-PSResoucre -Name MicrosoftPlaces -Scope CurrentUser I’ve updated the M365PSProfile PowerShell Module and the Uninstall-M365Module Function with the Parameter -FileMode.