Azure Resource Manager Templates Quick Start Guide

Azure Resource Manager Templates Quick Start Guide

评分

★★★★★

ISBN

9781789612271

出版社

Packt Publishing 2019-02-28出版

作者

Ritesh Modi

内容简介
You will use linked and nested templates to create modular ARM templates. You will see how to create multiple instances of the same resources, how to nest and link templates, and how to establish dependencies between them.You will also learn about implementing design patterns, secure template design, the unit testing of ARM templates, and adopting best practices.By the end of this book, you will understand the entire life cycle of ARM templates and their testing, and be able to author them for c
AI简介
这是一本详尽讲解Azure Resource Manager(ARM)模板的书籍。书中首先介绍了基础设施即代码和配置管理的概念,阐述了如何将基础设施的配置和管理视为代码,从而提高效率,降低出错率,并方便进行版本控制和团队协作。 接着,书中深入探讨了部署ARM模板的方法,包括使用Azure PowerShell、Azure CLI和Azure门户。同时,书中还详细介绍了如何使用SAS令牌保护脚本,以及如何将CustomScriptExtension作为单独资源,这些内容对于保护你的脚本和虚拟机资源的安全性和稳定性至关重要。 书中还讲解了如何使用Key Vault存储敏感信息,并介绍了资源命名约定与变量生成方法,这些内容可以帮助你更好地管理和维护你的资源。 此外,书中还详细介绍了资源的特性,包括资源的属性和类型,以及如何使用ARM模板来创建和管理资源。
阅读/下载地址