Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases now! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
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 for Decision Makers

You're reading from   Azure for Decision Makers The essential guide to Azure for business leaders

Arrow left icon
Product type Paperback
Published in Sep 2023
Publisher Packt
ISBN-13 9781837639915
Length 146 pages
Edition 1st Edition
Tools
Arrow right icon
Authors (3):
Arrow left icon
Jason Milgram Jason Milgram
Author Profile Icon Jason Milgram
Jason Milgram
David Rendón David Rendón
Author Profile Icon David Rendón
David Rendón
Jack Lee Jack Lee
Author Profile Icon Jack Lee
Jack Lee
Arrow right icon
View More author details
Toc

Table of Contents (10) Chapters Close

Preface 1. Chapter 1: Introduction FREE CHAPTER 2. Chapter 2: Modernizing with Hybrid, Multicloud, and Edge Computing 3. Chapter 3: Migration and Modernization 4. Chapter 4: Maximizing Azure Security Benefits for Your Organization 5. Chapter 5: Automation and Governance in Azure 6. Chapter 6: Maximizing Efficiency and Cost Savings in Azure 7. Next Steps
8. Index 9. Other Books You May Enjoy

Microsoft-native IaC frameworks

There are many IaC frameworks that can be used on Azure. In this chapter, we will focus mainly on out-of-the-box Microsoft IaC solutions, namely Azure Resource Manager (ARM) templates and Bicep.

Azure Resource Manager (ARM) templates

ARM templates are a declarative way to define and deploy Azure resources. ARM templates use JSON syntax to define resources and their properties, making it easy to manage and deploy infrastructure changes.

We will learn more about ARM templates in the following sections.

Accelerate deployment with ARM templates

The real benefit of using the ARM template system is that it allows you to have declarative syntax. That means you can deploy a virtual machine and create the networking infrastructure that goes around it. Templates end up providing a process that can be run repeatedly in a very consistent manner. They manage the desired state of the infrastructure, meaning a template becomes the source of truth for...

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 $19.99/month. Cancel anytime