Curated articles, resources, tips and trends from the DevOps World.
Summary: This is a summary of an article originally published by the source. Read the full original article here →
As per MS documentation: To implement infrastructure as code for your Azure solutions, use Azure Resource Manager templates (ARM templates). In the template, you specify the resources to deploy and the properties for those resources.
Use this value to avoid having to specify API versions for each resource in the template. When you specify an API profile version and don’t specify an API version for the resource type, Resource Manager uses the API version for that resource type that is defined in the profile.
Values that are used as JSON fragments in the template to simplify template language expressions.
Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com