Microsoft Graph
| Cmdlet | Description | |
| Connect-PnPMicrosoftGraph | Connect to the Microsoft Graph | |
| Add-PnPSiteClassification | Adds one ore more site classification values to the list of possible values. Requires a connection to the Microsoft Graph. | |
| Disable-PnPSiteClassification | Disables Site Classifications for the tenant. Requires a connection to the Microsoft Graph. | |
| Enable-PnPSiteClassification | Enables Site Classifications for the tenant. Requires a connection to the Microsoft Graph. | |
| Get-PnPSiteClassification | Returns the defined Site Classifications for the tenant. Requires a connection to the Microsoft Graph. | |
| Remove-PnPSiteClassification | Removes one or more existing site classification values from the list of available values. Requires a connection to the Microsoft Graph | |
| Update-PnPSiteClassification | Updates Site Classifications for the tenant. Requires a connection to the Microsoft Graph. | |
| Get-PnPUnifiedGroup | Gets one Office 365 Group (aka Unified Group) or a list of Office 365 Groups | |
| New-PnPUnifiedGroup | Creates a new Office 365 Group (aka Unified Group) | |
| Remove-PnPUnifiedGroup | Removes one Office 365 Group (aka Unified Group) | |
| Set-PnPUnifiedGroup | Sets Office 365 Group (aka Unified Group) properties | |
| Get-PnPUnifiedGroupMembers | Gets members of a particular Office 365 Group (aka Unified Group) | |
| Get-PnPUnifiedGroupOwners | Gets owners of a particular Office 365 Group (aka Unified Group) |