Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This article lists all new articles that were added or had significant updates in the last month. It also lists the new features in the Microsoft Entra PowerShell module to manage Microsoft Entra resources.
What's new in docs
June 2025
New articles
- Generate a password expiration report using Microsoft Entra PowerShell - Learn how to generate and export a report of users with expired or soon-to-expire passwords.
- Manage per-user MFA settings in Microsoft Entra ID - Learn how to configure and manage multi-factor authentication settings for individual users.
- View and export apps with expiring secrets and certificates - Learn how to identify and export a list of applications with secrets or certificates that are about to expire.
- View and export delegated permissions for users and service principals - Learn how to identify and export delegated permissions assigned to users and service principals.
Updated articles
- Manage guest accounts using Microsoft Entra PowerShell - Add examples for managing guest sponsors
April 2025
New articles
- Offboard users - Learn to offboard users by invalidating sessions, resetting passwords, and removing device ownership.
Updated articles
- Manage guest users - Refined code snippets to improve readability and ensure alignment with best practices.
- Manage users - Refined code snippets to improve readability and ensure alignment with best practices.
- Manage user licenses using Microsoft Entra PowerShell - Improved metadata and keywords for better search engine visibility.
February 2025
Updated articles
Improvements based on module usability and docs bug bash feedback:
- Create a custom application
- Grant and revoke API permissions programmatically
- Install Microsoft Entra PowerShell
- Manage apps
- Manage devices
- Manage groups
- Manage roles
- Manage stale devices
- Manage users
- Microsoft Entra PowerShell best practices
- Navigate the Microsoft Entra PowerShell module
- Recover deleted data
- Use app-only authentication
The latest (recommended) version
Version 1.0.9 - June 2025
New Commands:
- Get-EntraInactiveSigninUser to retrieve users without an interactive sign-in since a specified number of days ago.
Bug Fixes and command improvements:
- Fixed Visibility parameter validation in
Set-EntraGroup
. PR #1488. - Fixed
NewEntraApplicationKeyCredential
.PR #1491. - Fixed metadata to support new PlatyPS build pipeline. PR #1493.
- Fixed
New-EntraBetaPrivateAccessApplication
cmdletbinding. PR #1495. - Added
ResetRedemption
parameter. PR #1485. - Added
NewUserPrincipalName
parameter toRestore-EntraDeletedDirectoryObject
. PR #1497.
- Fixed Visibility parameter validation in
Documentation enhancements:
- Enhanced cmdlets examples.
- Updated
Add-EntraDeviceRegisteredOwner
permissions.
Module version history
Version 1.0.8 - May 2025
New Commands:
Bug Fixes and command improvements:
Version 1.0.7 - May 2025