Develop and run a timer triggered Azure Function locally
While developing a poorman’s IPAM solution using Azure Functions and a Storage Table I wanted to test a timer triggered Azure Function locally.
This blog post explains how I was able to develop the (PowerShell) timer triggered Azure Function. You can read more here.