The Domain Health Check is a small component of the CyberDrain Improved Partner Portal. This is designed to be run as a public facing Static Web App providing visibilty into common problems with domains.
If you are a Microsoft Partner interested in better management of your tenant environments, check us out here.
If you want to self-host, you will need some knowledge of Static Web Apps.
- Fork this repository.
- Fork the API.
- Set up a new Static Web App in Azure and link to your fork.
- Set up a new function app and link to the api fork.
- Link the SWA and function apps.
It is highly recommended to proxy this SWA through a service like CloudFlare to prevent abuse.