pnp / PnP-PowerShell

SharePoint PnP PowerShell CmdLets
https://pnp.github.io/powershell
Other
989 stars 662 forks source link

Added cmdlets for Office 365 Management API #2684

Closed KoenZomers closed 4 years ago

KoenZomers commented 4 years ago

Type

Related Issues?

N/A

What is in this Pull Request ?

Added Get-PnPOffice365CurrentServiceStatus, Get-PnPOffice365HistoricalServiceStatus, Get-PnPOffice365ServiceMessage and Get-PnPOffice365Services to retrieve information from the Office 365 Management API regarding the Office 365 services

Depends on https://github.com/pnp/PnP-PowerShell/pull/2657 to be merged first which also explains why there are so many file changes as the ones from 2657 are also included in this one.