All Projects → benc-uk → azure-arm

benc-uk / azure-arm

Licence: other
My ARM template library

Programming Languages

shell
77523 projects
powershell
5483 projects

Projects that are alternatives of or similar to azure-arm

Azure.DataFactory.LocalEnvironment
This code allows you to load any existing Azure Data Factory project file (*.dfproj) and perform further actions like "Export to ARM Template" or to debug custom C# activities
Stars: ✭ 25 (+66.67%)
Mutual labels:  arm-templates
azure.policy
Sample ARM and Bicep templates for Azure policy and policy initiative definitions
Stars: ✭ 29 (+93.33%)
Mutual labels:  arm-templates
mariadb-cluster
MariaDB Galera cluster running on CoreOS using the official Docker images
Stars: ✭ 11 (-26.67%)
Mutual labels:  azure-resource-manager
azure-tag-manager
Azure Tag Manager, enforce tags at scale.
Stars: ✭ 19 (+26.67%)
Mutual labels:  azure-resource-manager
AzureContainerInstancesManagement
Hosting game servers at scale using Azure Container Instances, using Azure Functions and Event Grid. Demo with OpenArena game server!
Stars: ✭ 41 (+173.33%)
Mutual labels:  arm-templates
runiac
Run IaC Anywhere With Ease
Stars: ✭ 18 (+20%)
Mutual labels:  arm-templates
azure-event-driven-data-pipeline
Building event-driven data ingestion pipelines in Azure
Stars: ✭ 13 (-13.33%)
Mutual labels:  arm-templates
AzureChamp
A repository for Azure Champ program to train technical experts to get ready for Azure
Stars: ✭ 16 (+6.67%)
Mutual labels:  azure-resource-manager
terraform-provider-azurerm
Terraform provider for Azure Resource Manager
Stars: ✭ 3,829 (+25426.67%)
Mutual labels:  azure-resource-manager
armkit
Define infrastructure resources using programming constructs and provision them using Azure ARM templates
Stars: ✭ 50 (+233.33%)
Mutual labels:  arm-templates
azure-templates
A set of Azure Templates for getting you started in Azure with Fortinet.
Stars: ✭ 61 (+306.67%)
Mutual labels:  azure-templates
sitecore-azure-devops
Sitecore 8.2u5 DevOps Scripts
Stars: ✭ 15 (+0%)
Mutual labels:  arm-templates
Azure Quickstart Templates
Azure Quickstart Templates
Stars: ✭ 11,138 (+74153.33%)
Mutual labels:  arm-templates
PSBicep
This is the repo for the Bicep PowerShell Module.
Stars: ✭ 67 (+346.67%)
Mutual labels:  arm-templates
Terraform Provider Azurerm
Terraform provider for Azure Resource Manager
Stars: ✭ 3,007 (+19946.67%)
Mutual labels:  azure-resource-manager

ARM Template Collection

This is a set of curated and custom created ARM templates, covering a range of standard simple scenarios. It focuses solely on PaaS and containers.

For ease of management, the templates are grouped as a single template per folder with the standard name azuredeploy.json and supporting parameter file azuredeploy.parameters.json


Supporting Files

  • deploy.ps1 - Standard-ish PowerShell script for deploying a template
  • deploy.sh - Standard-ish bash script for deploying a template with the Azure CLI
  • etc/all-resources.sh - List all resource providers and their resource types
  • etc/All Azure Resources.md - Formatted output of etc/all-resources.sh

ARM Snippets for VS Code

The file etc/vscode-arm-snippets.json contains ARM helper snippets for use with VSCode when editing & creating ARM JSON files. To install and use this, start VS Code and go to: File -> Preferences -> User Snippets. Then select JSON from the list and json.json will be opened for editing. Take the raw version of the snippets and copy and paste them into json.json


Template Collection

2018 Update

As a refresh/quality control sweep, older templates have been moved to the 'old' folder, anything tested and worked has been moved up to top level and logically grouped by Azure service type

Azure Container Instances

Azure App Service

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].