Check out Awesome Powershell Azure Functions
- Install .NET Core SDK 2.2+ (required by Azure Functions Core Tools and available on all supported platforms).
- Install version 2.x of the Azure Functions Core Tools.
git clone https://github.com/dfinke/powershell-azure-function-helloworld.git
- cd
powershell-azure-function-helloworld
func start
- Paste into a browser
http://localhost:7071/api/powershell-azure-function-helloworldHttpTrigger