Skip to content

srpmtt/m365-health-check

Repository files navigation

M365 Health Check

Hack Together: Microsoft Graph and .NET

Simple console application that provides the health report of all subscribed services for a tenant, using Microsoft Graph ServiceHealth APIs

Minimal path to awesome

  • Clone this repository

  • Register your application on Azure Active Directory and grant the ServiceHealth.Read.All permission

  • Create appsettings.json file in the root of your project like this:

    {
      "AppSettings": {
      "applicationId": <YOUR_APP_ID>
      }
    }
    

Screenshot

M365HealthCheck

Video

M365HealthCheck.mp4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages