Skip to content
/ IsSiteUp Public

A super simple azure function for use on a timer that will poll a website and send an email via SendGrid if it receives an unsuccessful HTTP status code

Notifications You must be signed in to change notification settings

Tgeo/IsSiteUp

Repository files navigation

IsSiteUp

A super simple azure function for use on a timer that will poll a website and send an email via SendGrid if it receives an unsuccessful HTTP status code.

See IsSiteUpTimer.csx for the actual Azure Function code (manually copied from IsSiteUpTimer.csx

About

A super simple azure function for use on a timer that will poll a website and send an email via SendGrid if it receives an unsuccessful HTTP status code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages