Automate the Creation of an Azure Function with an Event Grid Subscription in PowerShell
****This blog is out of date due to the new Eventgrid and functions integrations****** My colleague, Sangita Bhor, was recently working on a case where we needed to automate the deployment of an Azure Function and Event Grid Subscription. The difficulty here is that there isn’t an API from functions to get the web hook…