Search This Blog

Coding -ARM template

The template has the following sections:

  1. Parameters - Provide values during deployment that allow the same template to be used with different environments.
  2. Variables - Define values that are reused in your templates. They can be constructed from parameter values.
  3. User-defined functions - Create customized functions that simplify your template.
  4. Resources - Specify the resources to deploy.
  5. Outputs - Return values from the deployed resources.

No comments:

Post a Comment