From 94ce99eb0af712b7c3fd9f573cbf4099934439a9 Mon Sep 17 00:00:00 2001
From: Alexander Block <ablock84@gmail.com>
Date: Tue, 13 Dec 2016 16:30:26 +0100
Subject: [PATCH] Add documentation link for contrib/azurerm

---
 docs/azure.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/docs/azure.md b/docs/azure.md
index 204a3ce7f..6b75f2fce 100644
--- a/docs/azure.md
+++ b/docs/azure.md
@@ -51,4 +51,6 @@ This is the AppId from the last command
 
 azure\_aad\_client\_id musst be set to the AppId, azure\_aad\_client\_secret is your choosen secret.
 
+## Provisioning Azure with Resource Group Templates
 
+You'll find Resource Group Templates and scripts to provision the required infrastructore to Azure in [*contrib/azurerm*](../contrib/azurerm/README.md)
\ No newline at end of file
-- 
GitLab