Category: Security, Microsoft, Infrastructure, github

You can describe your entire Azure environment using template language, and then use your favorite CI/CD or scripting tool to stand up this environment in minutes.

Which means you can create any Azure resource using an ARM Template from day one and configure any setting on the resources.

We have simplified the getting started experience by enabling you to create the resources you need in the Azure Portal and exporting an ARM template that you can reuse.

This enables you to automate the setup of your entire estate and the associated infrastructure resources in a single ARM template.

We have also invested heavily in improving our documentation by publishing all the API versions to template references and added template snippets to resource documentation.

Related Articles