Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Azure Strategy and Implementation Guide

You're reading from   Azure Strategy and Implementation Guide Up-to-date information for organizations new to Azure

Arrow left icon
Product type Paperback
Published in Jun 2020
Publisher Packt
ISBN-13 9781838986681
Length 162 pages
Edition 3rd Edition
Tools
Arrow right icon
Authors (3):
Arrow left icon
Peter De Tender Peter De Tender
Author Profile Icon Peter De Tender
Peter De Tender
Greg Leonardo Greg Leonardo
Author Profile Icon Greg Leonardo
Greg Leonardo
Jason Milgram Jason Milgram
Author Profile Icon Jason Milgram
Jason Milgram
Arrow right icon
View More author details
Toc

Deploying and managing services

First, it is important to understand that resources in Azure are "deployed." This is the provisioning process for Azure, but it is not typically referred to as provisioning. With Azure, there was a transition from a developmental approach to the deployment of resources, which is a JSON representation of the resource that is being deployed. This is referred to as Infrastructure as Code or IaC and is handled through a system called Azure Resource Manager (ARM) templates.

ARM templates are the deployment and management service for Azure. They are the management layer that provides the ability to create, update, and delete resources, as well as the desired state of the resource's configuration or DSC. The ARM template system can be used through the portal, PowerShell, Azure CLI, Rest APIs, or Client SDKs, as you can see in Figure 10:

ARM Templates is the deployment and management service for Azure. It is the management layer that provides the ability to create, update, and delete resources, as well as, the desired state of the resource's configuration or DSC. The ARM template system can be used through the portal, PowerShell, Azure CLI, Rest APIs, or Client SDKs.

Figure 10: Azure Resource Manager simplified process

As you can see, the deployment system...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime