OverviewAzure Event Grid is an event handler service that subscribes to certain event sources which then call handlers to perform a task, or tasks, based on the event that occurred. Azure Event Grid documentation is provided here. Azure Functions is an event driven, compute-on-demand experience that extends the existing Azure application platform with … [Read more...] about Azure Event Grid and Serverless PowerShell Functions – Part 2
Event Grid
Azure Event Grid and Serverless PowerShell Functions – Part 1
OverviewAzure Event Grid is an event handler service that subscribes to certain event sources which then call handlers to perform a task, or tasks, based on the event that occurred. Azure Event Grid documentation is provided here. Azure Functions is an event driven, compute-on-demand experience that extends the existing Azure application platform with … [Read more...] about Azure Event Grid and Serverless PowerShell Functions – Part 1