Azure Functions and PowerShell
Barbara Forbes
Broschiertes Buch

Azure Functions and PowerShell

Combining Serverless and PowerShell for Supreme Azure Automation

Versandkostenfrei!
Nicht lieferbar
Go from zero to hero with Azure Functions and PowerShell.Azure Functions are a Serverless solution that enables you to create event-driven automation. While the heart of a function is code, it provides a lot of native options to connect with Azure resources, incorporate authentication and identity, and help orchestrate different pieces of code to work together. Enter PowerShell, an excellent language when it comes to automation of management tasks, reports, and monitoring. Using PowerShell in an Azure Function, you can manage it much like any application. You don't have to write the code to co...