Office 365 Service Health - new features
I've been busy working on the office 365 Service Health script and i've added some new features.
Its actually becomming a bit of a handful, so I'll need to cut back or split out the functionality to keep it relevant.
Azure App will require the following permissions:
First though - New Features!
Its actually becomming a bit of a handful, so I'll need to cut back or split out the functionality to keep it relevant.
Azure App will require the following permissions:
- Graph API : Organization.Read.All (licences)
- Graph API: Reports.Read.All (Usage reports)
- Office 365 Management API: ServiceHealth.Read
First though - New Features!
- Config files - I'm moving most values to configuration files. This allows for multiple tenants, test configurations etc.
- ProfileBuilder.ps1 - this ps1 script will update an existing config file with the new settings
- Monitor.ps1 - email alerting on new and closed incidents
- Office 365 Usage Reports (7day) - add in usage report permissions to your azure app graph API permissions and you can download the usage reports in CSV
- Dashboard - The animated gif below has a quick flick through the dashboard page.
- New features include Office 365 URLs and IPs, Office 365 Roadmap:
Comments
Post a Comment