Skip to content

Commit

Permalink
Update index.md with information about deleting the multi-tenant PnP …
Browse files Browse the repository at this point in the history
…Management Shell Entra ID app (#4272)

Co-authored-by: Gautam Sheth <[email protected]>
  • Loading branch information
gautamdsheth and Gautam Sheth authored Sep 11, 2024
1 parent f5c7219 commit 2f54f22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pages/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# PnP PowerShell
PnP PowerShell is a cross-platform PowerShell Module providing over 700 cmdlets that work with Microsoft 365 environments and products such as SharePoint Online, Microsoft Teams, Microsoft Planner, Microsoft Power Platform, Microsoft Entra, Microsoft Purview, Microsoft Search, and more. It runs on Windows, Linux and MacOS.

> [!NOTE]
> As part of a focus on improving the security posture, the multi-tenant PnP Management Shell Entra ID app (with Client/ApplicationID: '31359c7f-bd7e-475c-86db-fdb8c937548e') has been deleted. It will impact credentials(username + password) & Interactive auth flow. It has always been a recommended practice to register your own Entra ID Application to use with PnP PowerShell. As of September 9<sup>th</sup>, 2024, [this has become mandatory step](https://github.com/pnp/powershell/discussions/4249). This post has more details and it guide you through how to do so and get your scripts back up & running with minimal code changes.
## Getting up and running

Starting to use PnP PowerShell consists out of 3 steps:
Expand Down

0 comments on commit 2f54f22

Please sign in to comment.