Skip to content

azure-arm starter Azure ARM, files in bicep and json format, is a starting point for Infrastructure as Code (IaC) deployment using az deployment group what-if and az deployment group create from either the CLI, from your GitHub Actions workflows, or from your Azure DevOps Pipelines.

License

Notifications You must be signed in to change notification settings

goodtocode/azure-arm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azure-arm Azure ARM Template library

ARM Templates in .json and upcoming .bicep files.

This is a atomic-level repository of Azure ARM templates. All files install only a single resource. You can include the resources you need in an Azure DevOps or GitHub Actions pipeline to deploy directly to Azure.

Overview: What are Azure ARM Templates - docs.microsoft.com

Tutorial: Deploy and Manage Azure Resources - azuredevopslabs.com

Contents

Path Item Contents
arm-json .json ARM Templates Azure ARM Templates in json format. Use these directly with Azure DevOps and GitHub Actions pipelines.
arm-bicep .bicep ARM Templates Azure ARM Templates in bicep format. Use these directly with Azure DevOps and GitHub Actions pipelines.
arm-helpers Cmd, ps1 and bash Helper scripts for Azure resource management and investigation.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

About

azure-arm starter Azure ARM, files in bicep and json format, is a starting point for Infrastructure as Code (IaC) deployment using az deployment group what-if and az deployment group create from either the CLI, from your GitHub Actions workflows, or from your Azure DevOps Pipelines.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published