From 96560e062be2e5a3b9a03bea65acdb15b06a924b Mon Sep 17 00:00:00 2001 From: Christopher Bennage Date: Mon, 12 Mar 2018 22:04:46 -0700 Subject: [PATCH] link to ebook (#451) Marketing requested that we cross link to the ebook. --- docs/guide/index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/guide/index.md b/docs/guide/index.md index 3e9d66a6ced..b8a85517b7c 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -42,7 +42,7 @@ Immutable infrastructure
-This guide is intended for application architects, developers, and operations teams. It's not a how-to guide for using individual Azure services. After reading this guide, you will understand the architectural patterns and best practices to apply when building on the Azure cloud platform. +This guide is intended for application architects, developers, and operations teams. It's not a how-to guide for using individual Azure services. After reading this guide, you will understand the architectural patterns and best practices to apply when building on the Azure cloud platform. You can also download an [e-book version of the guide][ebook]. ## How this guide is structured @@ -74,6 +74,7 @@ The Azure Application Architecture Guide is organized as a series of steps, from [checklists]: ../checklist/index.md [compute-options]: ./technology-choices/compute-comparison.md [design-principles]: ./design-principles/index.md +[ebook]: https://azure.microsoft.com/campaigns/cloud-application-architecture-guide/ [patterns]: ../patterns/index.md?toc=/azure/architecture/guide/toc.json [pillars]: ./pillars.md [ref-archs]: ../reference-architectures/index.md