Introduction
PnP Team has updated the PnP PowerShell commands recently.
The team is deprecating the SPO commands and released new set of commands to be executed for performing PnP operations. More information can be found on the official github site
here.
For example, the command used to connect to SharePoint site was Connect-SPOnline. It is now deprecated and the new command for connecting to the site will be Connect-PnPOnline.
New PnP PowerShell Commands
The list of new commands for PnP PowerShell operations is as follows.