Reader small image

You're reading from  Azure for Architects. - Second Edition

Product typeBook
Published inJan 2019
PublisherPackt
ISBN-139781789614503
Edition2nd Edition
Tools
Right arrow
Author (1)
Ritesh Modi
Ritesh Modi
author image
Ritesh Modi

Ritesh Modi is a technologist with more than 18 years of experience. He holds a master's degree in science in AI/ML from LJMU. He has been recognized as a Microsoft Regional Director for his contributions to building tech communities, products, and services. He has published more than 10 tech books in the past and is a cloud architect, speaker, and leader who is popular for his contributions to data centers, Azure, Kubernetes, blockchain, cognitive services, DevOps, AI, and automation.
Read more about Ritesh Modi

Right arrow

Deploying cross-subscription and resource-group deployments using linked templates

The previous example used nested templates to deploy to multiple subscriptions and resource groups. In the next example, we'll deploy multiple app service plans in separate subscriptions and resource groups using linked templates. The linked templates are stored in Azure Blob Storage that is protected using policies. This means that only the holder of the storage account key or a valid shared access signature can access this template. The access key is stored in the Azure Key Vault and is accessed from the parameters file using references under the storageKey element. Readers should upload the website.json file within a container of Azure Blob Storage. website.json file is a linked template responsible for provisioning an App Service plan and an App Service. The file is protected using Private...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Azure for Architects. - Second Edition
Published in: Jan 2019Publisher: PacktISBN-13: 9781789614503

Author (1)

author image
Ritesh Modi

Ritesh Modi is a technologist with more than 18 years of experience. He holds a master's degree in science in AI/ML from LJMU. He has been recognized as a Microsoft Regional Director for his contributions to building tech communities, products, and services. He has published more than 10 tech books in the past and is a cloud architect, speaker, and leader who is popular for his contributions to data centers, Azure, Kubernetes, blockchain, cognitive services, DevOps, AI, and automation.
Read more about Ritesh Modi