From a484e0a79d0cdbf9b541af71161a2b526a9844ad Mon Sep 17 00:00:00 2001 From: Mike Wasson <3992422+MikeWasson@users.noreply.github.com> Date: Wed, 1 May 2019 15:32:01 -0700 Subject: [PATCH] Add link to Visio file --- docs/reference-architectures/microservices/aks.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/reference-architectures/microservices/aks.md b/docs/reference-architectures/microservices/aks.md index f743443326b..d185b3d3f6c 100644 --- a/docs/reference-architectures/microservices/aks.md +++ b/docs/reference-architectures/microservices/aks.md @@ -17,6 +17,8 @@ This reference architectures shows a microservices application deployed to Azure ![AKS reference architecture](./_images/aks.png) +*Download a [Visio file][visio-download] of this architecture.* + ## Architecture The architecture consists of the following components. @@ -266,4 +268,5 @@ For specific recommendations and best practices, see [CI/CD for microservices on To deploy the reference implementation for this architecture, follow the steps in the [GitHub repo][ri-deploy]. [ri]: https://github.com/mspnp/microservices-reference-implementation -[ri-deploy]: https://github.com/mspnp/microservices-reference-implementation/blob/master/deployment.md \ No newline at end of file +[ri-deploy]: https://github.com/mspnp/microservices-reference-implementation/blob/master/deployment.md +[visio-download]: https://archcenter.blob.core.windows.net/cdn/aks-reference-architecture.vsdx