Generating automation script
For the Azure Function App that we just created, we can generate the Automation script that you use to create or modify resources using Azure Resource Manager.
Let's quickly understand what Azure Resource Manager is. Typically, when we talk about an application, it involves multiple resources. It no longer represents just one resource. Azure Resource Manager gives you the capability to work with all the resources that your application needs as a group. With Azure Resource Manager, you can deploy, delete, and update all the resources for your application in a coordinated manner. You will be using a template that defines your resources and you will use that to create the resources. Azure Resource Manager has built-in ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access