For the complete documentation index, see llms.txt. This page is also available as Markdown.

How to monitor your Microsoft 365 instance

This feature is only available starting with the Business plan.

  1. Create a new registration

  2. Go to the API permissions menu

  3. Remove all default permissions

  4. Add new permission: Microsoft Graph -> Application permissions -> Add Permission "ServiceHealth.Read.All"

  5. Grant Admin Consent for [organization]

  6. Go back to the Overview page

  7. Click on "Add certificate or secret" -> New Client Secret -> Enter a description -> Choose an expiration (it should be as long as you will need it)

  8. Save the secret and copy the value.

  9. Return to IsDown and go to the "Alerts & Integrations" screen. Choose "Microsoft 365" integration.

  10. Enter your Tenant ID, Client ID, and Client Secret above. Click Save.

  11. Congratulations! You're all set. We've created a Private 3rd-Party Service that monitors your Microsoft 365 instance.

Last updated