LoslegenKostenlos loslegen

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.

Diese Übung ist Teil des Kurses

Azure API Management

Kurs anzeigen

Interaktive Übung

In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.

Übung starten