ComenzarEmpieza gratis

Exporting an ARM template in the portal

In a production environment, services in Azure aren't typically created manually in Portal. They are created via command line from templates. This allows for an easy replication of the whole environment, which allows us to create backups, have a non-production instance to test in, and so on.

While Azure supports different template formats (ARM, Bicep, and Terraform), ARM templates are the original IaC Azure format. Therefore, this is the format we will look at in this exercise.

Este ejercicio forma parte del curso

Azure API Management

Ver curso

Ejercicio interactivo práctico

Pon en práctica la teoría con uno de nuestros ejercicios interactivos

Empezar ejercicio