PowerShell

Azure – The new version – 11.4.0 – of Azure PowerShell helps protecting against secrets leaking (preview)

If you use Azure PowerShell  module to manage your Azure environment, it is recommended to update to the latest available version 11.4.0 to take advantage of a new sensitive information – such as secret – leak protection. x64: https://github.com/Azure/azure-powershell/releases/download/v11.4.0-March2024/Az-Cmdlets-11.4.0.38336-x64.msi x86: https://github.com/Azure/azure-powershell/releases/download/v11.4.0-March2024/Az-Cmdlets-11.4.0.38336-x86.msi PowerShell command: Update-Module -Name Az This new “protect secrets” feature helps protecting against sensitive […]

Azure – The new version – 11.4.0 – of Azure PowerShell helps protecting against secrets leaking (preview) Read More »

Intune – Update your scripts to use a registered Entra ID application ID

If you use PowerShell to manage your Intune tenant, you are most probably using the Intune PowerShell application (d1ddf0e4-d672-4dae-b554-9d5bdfd93547). Well, as the global Microsoft Intune PowerShell application authentication is being deprecated, you need to create a new Entra ID Application and update your scripts using the application ID d1ddf0e4-d672-4dae-b554-9d5bdfd93547 to use your new custom application

Intune – Update your scripts to use a registered Entra ID application ID Read More »

Azure – The new Azure PowerShell module (9.0) introduces lot of breaking changes

  If you are working with Microsoft Azure, you know you can perform activities using either the portal, Azure PowerShell module or Azure Cli.   Well, the new Azure PowerShell module (version 9.0 – released few days ago) introduces a bunch of breaking changes.   You may need to review and update your scripts before

Azure – The new Azure PowerShell module (9.0) introduces lot of breaking changes Read More »

Exchange Online – Retirement of Exchange Online PowerShell v1

If you are managing Exchange Online environment, chances are you are also using Exchange Online PowerShell. As you may be aware, since 2020, there is 2 different Exchange Online PowerShell modules: v1, so called Exchange Online PowerShell v2, so called Exchange Online PowerShell v2 Well, Exchange Online PowerShell module v1 is going to be retired

Exchange Online – Retirement of Exchange Online PowerShell v1 Read More »

Azure – A new PowerShell module – Az Predictor – is in preview

If you work with workloads running on Azure you probably also work with the Azure PowerShell modules. If you work with Azure PowerShell modules you also know there is a lot of commands and parameters available (about 4 000 commands and an average of 10 parameters per command). This make it difficult to always have

Azure – A new PowerShell module – Az Predictor – is in preview Read More »

Teams – Teams PowerShell module version older than 4.x will be retired

As you know working with PowerShell modules for cloud services can be challenging as you need to keep up with the version. Well, now it is a good time to ensure you are working with the latest version of Teams PowerShell module as any version older than 4.x will be retired by June 15 2022.

Teams – Teams PowerShell module version older than 4.x will be retired Read More »

Exchange Online – A new Exchange Online PowerShell module v2 is now available in preview

For those working with Office 365 and Exchange Online, you already know that the Exchange Online PowerShell modules have been evolving and is now existing with a ‘version 2’ (see https://t.co/EdWQQr2g8U). Well, the version 2 of Exchange Online PowerShell module is being updated again (currently available in preview) to remove the need for enabling WinRM

Exchange Online – A new Exchange Online PowerShell module v2 is now available in preview Read More »

Teams – The new Teams PowerShell module 2.0 is now available

As you know, the Teams PowerShell module is helping managing Teams and Skype for Business Online. Well, the new 2.0 version is now available. With this version you no longer need to connect to both Teams and Skype for Business Online; you can just connect to both administration back-end with a single command Connect-MicrosoftTeams The

Teams – The new Teams PowerShell module 2.0 is now available Read More »

Exchange Online – Exchange Online PowerShell module v2 is now available on Linux and MacOS

Good news for Exchange Online administrators. If you are using a Linux of MacOS device, you can now install the ExO v2 PowerShell module on your device. MacOS versions supported are: Mojave Catalina Big Sur Linux distributions supported are: Ubuntu 16.04, 18.04, 20.04 (including ARM64) Ubuntu 18.04, 18.10, 19.10 (via Snap package), 20.04, 20.10 Debian

Exchange Online – Exchange Online PowerShell module v2 is now available on Linux and MacOS Read More »

Azure – A new PowerShell module is available to manage Azure Sentinel

You may now know Azure Sentinel, the cloud native SIEM (Security Information and Event Management) solution from Microsoft. Well, if you are using and managing Azure Sentinel you will be happy to know that a PowerShell module is now available to manage Azure Sentinel, in addition of the Azure portal. Before you deploy this module,

Azure – A new PowerShell module is available to manage Azure Sentinel Read More »