As we move into creating more extensive solutions using ARM templates, we might face scenarios where we have an extensive ARM template and multiple variables, functions, and resources. Nested ARM templates and linked ARM templates can simplify the way we build larger environments in Azure.
Understanding nested templates and linked templates
Working with variables in linked templates
Use of template specs
Chapter 13 reviewed how we can add extra functionality and configure last-mile scenarios ...