Skip to content

Commit

Permalink
Updates on the PnP management shell guidance (#1928)
Browse files Browse the repository at this point in the history
updates on the PnP management shell guidance
  • Loading branch information
VesaJuvonen authored Sep 11, 2024
1 parent acf4744 commit 8ce594d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ tags:
- Teams
- SharePoint
- SharePoint Embedded
type: popular
type: regular
---

We have just published a new major version of CLI for Microsoft 365 v9. [CLI for Microsoft 365](https://aka.ms/cli-m365) is a cross-platform command-line tool that allows you to manage your Microsoft 365 tenant and SharePoint Framework projects. This major release introduces several new commands that will enhance the quality of your Microsoft 365 experience as well as a breaking change in the default login experience.
Expand Down
10 changes: 6 additions & 4 deletions content/post/changes-pnp-management-shell-registration/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tags:
- Microsoft Teams
- Microsoft Viva
- Microsoft Entra
type: regular
type: popular
videos:
- https://www.youtube.com/watch?v=VNgc4k_gCT0
draft: false
Expand Down Expand Up @@ -47,16 +47,18 @@ If you have any questions, please use the specific issue list(s) for the questio
* [PnP PowerShell GitHub issue list](https://github.com/pnp/powershell/issues)
* [CLI for Microsoft 365 issue list](https://github.com/pnp/cli-microsoft365/issues)

PnP PowerShell team has provided following additional note with specific details on the required updates - https://github.com/pnp/powershell/issues/4250.

## Documentation

Here's the specific guidance for the PnP PowerShell and CLI for Microsoft 365 to use tenant specific app registration.
Here's the specific guidance for the PnP PowerShell and CLI for Microsoft 365 to use tenant specific app registration:

* **PnP PowerShell** - [Connect using your own Entra ID Application](https://pnp.github.io/powershell/articles/registerapplication)
* **CLI for Microsoft 365** - [Using your own Microsoft Entra identity](https://pnp.github.io/cli-microsoft365/user-guide/using-own-identity/)

Here are also guidance videos on how to get started with the PnP PowerShell and CLI for Microsoft 365 in single tenant registration
Here are also guidance video on how to get started with the PnP PowerShell in a single tenant registration:

* [Getting started with PnP PowerShell - Installation and app registration](https://www.youtube.com/watch?v=ecRZrHOucz4)
{{< youtube VNgc4k_gCT0 >}}

## Frequently asked questions

Expand Down

0 comments on commit 8ce594d

Please sign in to comment.