Azure portal can be used to generate a Resource Manager template, these JSON files define the resources needed to deploy the solution.
Using the Azure portal, you can configure a resource, for example an Azure Storage account. Before you deploy the resource, you can export your configuration into a Resource Manager template. You can save the template and reuse it in the future. See Deploy ARM template – PowerShell concerning deploying using PowerShell.
- In the Azure portal create the resource as normal, apart from instead of clicking Create at the end, click “Download a template for automation”
- On the Template blade there are three options