Serverless Event-based Automation with PowerShell & Azure Functions


May 18 2020 8 mins   20
Automate and manage your cloud-native, hybrid, and even on-premises resources using PowerShell. Eamon O'Reilly, who's leading the efforts at Microsoft for serverless automation, shows you how to get started. If you're new to Azure Functions, this is Microsoft's event-driven serverless compute in Azure. You can execute code or a script, allowing you to automate rules, configuration, and processes. Because it's on demand, you only pay for the exact time needed to run that function- right down to the second. To learn more, check out https://aka.ms/PowerShellFunctions