Cloud Drops — Beginners guide to PowerShell in Azure Functions
May 15, 2021
This post was originally published on Thu, 06 May, 2021 at cloudwithchris.com.
Serverless computing is a cloud computing code execution model in which the cloud provider fully manages the infrastructure needed to serve requests. In this session, we will explain why and how we should use Azure Functions and PowerShell together, and we will show you how to deploy a PowerShell based Function.
In some live demos, we will explain how to create a Function and execute some cool PowerShell code!