alex-toy / ARMTemplatesInfrastructureAsCodeIaCAzureResourceManager

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ARM Templates Infrastructure As Code IaC Azure Resource Manager

Azure Resource Manager Templates provide simple and unified way to create and manage your Azure environments for both developers and administrators. With simple JSON files you can deploy your environment in consistent fashion and at great speed. In this project we will see what Azure Resource Manager service is, how it works, what are resource providers and how the templating system work.

Template Deployment

Storage Account

Dependencies

Loops

Data Factory

Containers

Outputs

Pipelines

Create an Azure Resource Group called ArmTemplates.Templates

Choose a blank template

Add a webapp and app service plan as resources

Add copy files

Add publish artifact

Result

New release

About


Languages

Language:PowerShell 73.5%Language:C# 26.5%