andrewmatveychuk / azure.linked-arm-templates

Sample Azure DevOps pipeline to deploy linked ARM templates from a private repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

azure.linked-arm-templates

A sample Azure DevOps pipeline to deploy linked ARM templates from a private repository.

Before starting to work with these templates, read the information in the following blog posts:

Deployment status

Build Status

Getting Started

To start working with this project, clone the repository to your local machine and look for the artifacts in the specific folders:

  • linked templates - contains sample ARM templates for resources to be deployed
  • main-template - contains master ARM template to perform deployments of resources from all linked templates
  • resource-group - contains a template for provisioning a resource group for the resources
  • storage-account-for-artifacts - contains a template for provisioning a storage account to be used for storing the linked ARM templates

About

Sample Azure DevOps pipeline to deploy linked ARM templates from a private repository

License:MIT License