PowerShell support in Azure Functions is now generally available
Published date: November 04, 2019
Azure Functions now supports PowerShell for serverless automation tasks in production. Organizations can now take advantage of the event-driven programming model for infrastructure management and scripting tasks across Azure and hybrid environments.
Managing modules that are used by PowerShell automation is now automatically performed by the Azure Functions service, so you can ensure you have the latest critical and security updates automatically installed.
Learn more on the full reference
Follow this tutorial to create your functions with PowerShell