Closed KoenZomers closed 4 years ago
N/A
Added Get-PnPOffice365CurrentServiceStatus, Get-PnPOffice365HistoricalServiceStatus, Get-PnPOffice365ServiceMessage and Get-PnPOffice365Services to retrieve information from the Office 365 Management API regarding the Office 365 services
Get-PnPOffice365CurrentServiceStatus
Get-PnPOffice365HistoricalServiceStatus
Get-PnPOffice365ServiceMessage
Get-PnPOffice365Services
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.
Type
Related Issues?
N/A
What is in this Pull Request ?
Added
Get-PnPOffice365CurrentServiceStatus
,Get-PnPOffice365HistoricalServiceStatus
,Get-PnPOffice365ServiceMessage
andGet-PnPOffice365Services
to retrieve information from the Office 365 Management API regarding the Office 365 servicesDepends 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.