Showing category results for Entra PowerShell

Jan 15, 2026
Post comments count3
Post likes count2

Announcing Microsoft Entra PowerShell v1.2.0

Givinalis Omachar
Givinalis Omachar

We are excited to introduce Microsoft Entra PowerShell v1.2.0, a major update that delivers full support for Agent Identity Blueprints, expanded application configuration capabilities, and modernized invitation APIs aligned with Microsoft Graph models. This release consolidates functionality into the main module, introduces new cmdlets and paramete...

Dec 8, 2025
Post comments count0
Post likes count0

Announcing Microsoft Entra PowerShell v1.1.0

Givinalis Omachar
Givinalis Omachar

We’re thrilled to introduce Microsoft Entra PowerShell v1.1.0 available on PowerShell Gallery. The headline feature is No more version pinning to Microsoft Graph PowerShell v2.25.0. You can now use the latest Graph modules without restrictions, giving you unmatched flexibility and future-proof automation. But that’s not all, this update also bri...

Dec 8, 2025
Post comments count4
Post likes count1

Entra PowerShell Now Supports Latest Microsoft Graph PowerShell Versions

Givinalis Omachar
Givinalis Omachar

We’ve heard you and we’ve made it happen! One of the most requested changes from our community has been greater flexibility when working with Microsoft Graph PowerShell. Previously, Entra PowerShell pinned its dependency to Microsoft Graph PowerShell v2.25, which limited customers from leveraging newer features and improvements introduced in l...

Dec 1, 2025
Post comments count0
Post likes count0

AppendSelected parameter

Kennedy Kangethe Munga
Kennedy Kangethe Munga

Background  The  Property parameter introduced in Version 0.10.0-preview allowed customers to select specific properties they would want to return in the response and is used in these 2 main scenarios:   The scenarios above introduce a limitation where only the specified properties are returned, while the default properties are exclud...