CommencerCommencer gratuitement

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.

Cet exercice fait partie du cours

Azure API Management

Afficher le cours

Exercice interactif pratique

Passez de la théorie à la pratique avec l’un de nos exercices interactifs

Commencer l’exercice