SlideShare a Scribd company logo
PAGE1
DEVOPS INDONESIA
PAGE
1
DEVOPS INDONESIA
DEVOPS INDONESIA
DevOps Community in Indonesia Jakarta, 10 Oktober 2019
Azure ARM Templates
By : Jan Hadrava
DevOps Indonesia Meetup
Azure ARM Templates
Jan Hadrava
Agenda
1. Introduction
2. Theory and architecture
3. Practice
Introduction
• 2 years in Embedit
• Almost 4 years experience with Azure
• 3 Azure certifications:
70-533: Implementing Microsoft Azure Infrastructure Solutions
70-532: Developing Microsoft Azure Solutions
AZ-300: Microsoft Azure Architect Technologies
Contacts
• Linkedin
• GitHub
Infrastructure as a code
Infrastructure as a code
• Imperative vs declarative syntax
• Imperative is for example: azure cli, powershell, bash
• Declarative are ARM templates, yaml for kubernetes (can run multiple times)
• Repository for templates – GitHub, GitLab
• Two modes for ARM Template deployment (incremental and complete)
Which tools I use?
Prerequisites
• Azure CLI
• Visual Studio Code
Extensions to visual studio code:
• Azure resource manager tools (syntax and so on)
• JSON Tools (format JSON)
Template format
{
"$schema": "https://schema.management.azure.com/schemas/2015-01-
01/deploymentTemplate.json#",
"contentVersion": "",
"parameters": { },
"variables": { },
"resources": [ ],
"outputs": { }
}
Template format
"$schema": JSON schema file that describes the version of the template language
"contentVersion": version of the template
"parameters": values that are provided when deployment is executed to customize resource
deployment
"variables": values that are used as JSON fragments in the template to simplify template
language expressions
"resources": resource types that are deployed or updated in a resource group
"outputs": values that are returned after deployment
ARM Templates and web
You can find all templates and web in my github – hadr10
ARM Templates
Web
GitHub
Azure deploy architecture
Azure deploy architecture
Azure deploy architecture
Azure deploy architecture
Azure deploy architecture
Web deploy architecture
Web deploy architecture
Web deploy architecture
Web deploy architecture
Web deploy architecture
Web deploy architecture
Web deploy architecture
Azure deployment
Azure resources
Deployment center
Simple web
Pull request
Check and merge
Web deploy architecture
Deployment center update
Updated simple web
Web app managed identity
Web app managed identity
App settings for secret
"name": "test",
"value":
"@Microsoft.KeyVault(SecretUri=https://techtalkidwebkeyvault.vault.azure.net/secrets
/techtalkid/4cf60922ef8b403388c79ad30e1883ac)",
"slotSetting": false
Web app secret from key vault
Practice in Azure
Q & A
PAGE37
DEVOPS INDONESIA
Stay Connected with DevOps
Indonesia
@devopsindonesia
http://www.devopsindonesia.com
@IDDevOps
@DevOpsIndonesia
@IDDevOps
PAGE38
DEVOPS INDONESIA
AloneWearesmart,togetherWearebrilliant
THANKYOU!
Quote by Steve Anderson

More Related Content

PDF
Azure Resource Manager (ARM) Templates
PDF
Introduction to Azure Resource Manager
PPTX
Infrastructure as Code on Azure: Show your Bicep!
PPTX
Azure DevOps in Action
PPTX
Azure App Service Architecture. Web Apps.
PPTX
Microsoft Azure - Introduction
PPTX
Azure DevOps
PPTX
Deploying Azure DevOps using Terraform
Azure Resource Manager (ARM) Templates
Introduction to Azure Resource Manager
Infrastructure as Code on Azure: Show your Bicep!
Azure DevOps in Action
Azure App Service Architecture. Web Apps.
Microsoft Azure - Introduction
Azure DevOps
Deploying Azure DevOps using Terraform

What's hot (20)

PPTX
Azure DevOps
PPTX
Azure Cloud Adoption Framework + Governance - Sana Khan and Jay Kumar
PPTX
The Power of Azure DevOps
PPTX
App Modernisation with Microsoft Azure
ODP
Openshift Container Platform
PPTX
Azure AKS
PPTX
Azure App Service
PPTX
Introduction to Azure Functions
PPTX
Stephane Lapointe: Governance in Azure, keep control of your environments
PPTX
Lets talk about: Azure Kubernetes Service (AKS)
PPTX
Building Repeatable Infrastructure using Terraform
PPTX
PDF
TechnicalTerraformLandingZones121120229238.pdf
PDF
AWS Black Belt Online Seminar 2017 AWSにおけるアプリ認証パターンのご紹介
PDF
Azure Serverless with Functions, Logic Apps, and Event Grid
PPTX
Power of Azure Devops
PDF
OpenShift 4 installation
PPTX
What is AWS?
PPTX
Introduction to Azure DevOps
PPTX
Azure Cloud Governance
Azure DevOps
Azure Cloud Adoption Framework + Governance - Sana Khan and Jay Kumar
The Power of Azure DevOps
App Modernisation with Microsoft Azure
Openshift Container Platform
Azure AKS
Azure App Service
Introduction to Azure Functions
Stephane Lapointe: Governance in Azure, keep control of your environments
Lets talk about: Azure Kubernetes Service (AKS)
Building Repeatable Infrastructure using Terraform
TechnicalTerraformLandingZones121120229238.pdf
AWS Black Belt Online Seminar 2017 AWSにおけるアプリ認証パターンのご紹介
Azure Serverless with Functions, Logic Apps, and Event Grid
Power of Azure Devops
OpenShift 4 installation
What is AWS?
Introduction to Azure DevOps
Azure Cloud Governance
Ad

Similar to Azure ARM Template (20)

PPTX
Azure Resource Manager templates: Improve deployment time and reusability
PDF
Zure Azure PaaS Zero to Hero - DevOps training day
PPTX
Azure Resource Manager (ARM) Template - A Beginner Guide for Developers
PPTX
Azure Resource Manager - Technical Primer
PPTX
Tooling and DevOps for the Hybrid Cloud with Azure and Azure Stack
PDF
Azure Resource Manager (ARM) Templates
PDF
Secure Your Code Implement DevSecOps in Azure
PPTX
CCI2018 - Automatizzare la creazione di risorse con ARM template e PowerShell
PPTX
Introduction to DevOps on AWS
PPTX
Azure Templates for Consistent Deployment
PPTX
Serverless in Azure with Functions
PPTX
IaaS with ARM templates for Azure
PDF
Azure Kubernetes Service 2019 ふりかえり
PPTX
Azure arm templates
PPTX
Infrastructure as Code on Azure - Show your Bicep! v0.2 - .NetConf 2020 by Do...
PPTX
Azure Day 2.pptx
PDF
Continuous Deployment @ AWS Re:Invent
PDF
2.28.17 Introducing DSpace 7 Webinar Slides
PDF
04_Azure Kubernetes Service: Basic Practices for Developers_GAB2019
PPTX
Vijay Oscon
Azure Resource Manager templates: Improve deployment time and reusability
Zure Azure PaaS Zero to Hero - DevOps training day
Azure Resource Manager (ARM) Template - A Beginner Guide for Developers
Azure Resource Manager - Technical Primer
Tooling and DevOps for the Hybrid Cloud with Azure and Azure Stack
Azure Resource Manager (ARM) Templates
Secure Your Code Implement DevSecOps in Azure
CCI2018 - Automatizzare la creazione di risorse con ARM template e PowerShell
Introduction to DevOps on AWS
Azure Templates for Consistent Deployment
Serverless in Azure with Functions
IaaS with ARM templates for Azure
Azure Kubernetes Service 2019 ふりかえり
Azure arm templates
Infrastructure as Code on Azure - Show your Bicep! v0.2 - .NetConf 2020 by Do...
Azure Day 2.pptx
Continuous Deployment @ AWS Re:Invent
2.28.17 Introducing DSpace 7 Webinar Slides
04_Azure Kubernetes Service: Basic Practices for Developers_GAB2019
Vijay Oscon
Ad

More from DevOps Indonesia (20)

PDF
DevSecOps Implementation Journey
PDF
DevOps Indonesia X Palo Alto and Dkatalis Roadshow to DevOpsDays Jakarta 2022
PDF
Securing an NGINX deployment for K8s
PDF
DevOps Indonesia Meetup #52 - announcement
PDF
Dev ops meetup 51 : Securing DevOps Lifecycle - Announcement
PDF
Securing DevOps Lifecycle
PDF
DevOps Meetup 50 : Securing your Application - Announcement
PDF
Secure your Application with Google cloud armor
PDF
DevOps Meetup 49 Aws Copilot and Gitops - announcement by DevOps Indonesia
PDF
Operate Containers with AWS Copilot
PDF
Continuously Deploy Your CDK Application by Petra novandi barus
PDF
DevOps indonesia (online) meetup 46 aws with payfazz in devops indonesia - a...
PDF
Securing Your Database Dynamic DB Credentials
PDF
DevOps Indonesia (online) meetup 45 - Announcement
PDF
The Death and Rise of Enterprise DevOps
PDF
API Security Webinar - Credential Stuffing
PDF
API Security Webinar - Security Guidelines for Providing and Consuming APIs
PDF
API Security Webinar - Hendra Tanto
PDF
API Security Webinar : Credential Stuffing
PDF
API Security Webinar : Security Guidelines for Providing and Consuming APIs
DevSecOps Implementation Journey
DevOps Indonesia X Palo Alto and Dkatalis Roadshow to DevOpsDays Jakarta 2022
Securing an NGINX deployment for K8s
DevOps Indonesia Meetup #52 - announcement
Dev ops meetup 51 : Securing DevOps Lifecycle - Announcement
Securing DevOps Lifecycle
DevOps Meetup 50 : Securing your Application - Announcement
Secure your Application with Google cloud armor
DevOps Meetup 49 Aws Copilot and Gitops - announcement by DevOps Indonesia
Operate Containers with AWS Copilot
Continuously Deploy Your CDK Application by Petra novandi barus
DevOps indonesia (online) meetup 46 aws with payfazz in devops indonesia - a...
Securing Your Database Dynamic DB Credentials
DevOps Indonesia (online) meetup 45 - Announcement
The Death and Rise of Enterprise DevOps
API Security Webinar - Credential Stuffing
API Security Webinar - Security Guidelines for Providing and Consuming APIs
API Security Webinar - Hendra Tanto
API Security Webinar : Credential Stuffing
API Security Webinar : Security Guidelines for Providing and Consuming APIs

Recently uploaded (20)

PPTX
Cloud computing and distributed systems.
PPTX
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
PDF
Modernizing your data center with Dell and AMD
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PDF
NewMind AI Monthly Chronicles - July 2025
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PPTX
A Presentation on Artificial Intelligence
PDF
Empathic Computing: Creating Shared Understanding
PDF
Review of recent advances in non-invasive hemoglobin estimation
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Encapsulation theory and applications.pdf
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Cloud computing and distributed systems.
PA Analog/Digital System: The Backbone of Modern Surveillance and Communication
Modernizing your data center with Dell and AMD
Encapsulation_ Review paper, used for researhc scholars
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Chapter 3 Spatial Domain Image Processing.pdf
NewMind AI Monthly Chronicles - July 2025
“AI and Expert System Decision Support & Business Intelligence Systems”
Reach Out and Touch Someone: Haptics and Empathic Computing
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Building Integrated photovoltaic BIPV_UPV.pdf
NewMind AI Weekly Chronicles - August'25 Week I
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
A Presentation on Artificial Intelligence
Empathic Computing: Creating Shared Understanding
Review of recent advances in non-invasive hemoglobin estimation
Understanding_Digital_Forensics_Presentation.pptx
Digital-Transformation-Roadmap-for-Companies.pptx
Encapsulation theory and applications.pdf
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...

Azure ARM Template