From 0638bbe1ac1430301d8091b6774c3061e9109a81 Mon Sep 17 00:00:00 2001 From: Zeeshan Sayyed Date: Mon, 22 Aug 2016 13:54:09 -0700 Subject: [PATCH] addressing PR comments --- 301-eventHub-create-authrule-namespace-and-eventHub/README.md | 2 +- .../azuredeploy.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/301-eventHub-create-authrule-namespace-and-eventHub/README.md b/301-eventHub-create-authrule-namespace-and-eventHub/README.md index 2026660a997e..c6e4a604f4a2 100644 --- a/301-eventHub-create-authrule-namespace-and-eventHub/README.md +++ b/301-eventHub-create-authrule-namespace-and-eventHub/README.md @@ -1,4 +1,4 @@ -# 301-eventHub-create-authrule-namespace-and-eventHub +# Create Event Hub namespace, an Event Hub, a consumer group and authorizationRules. diff --git a/301-eventHub-create-authrule-namespace-and-eventHub/azuredeploy.json b/301-eventHub-create-authrule-namespace-and-eventHub/azuredeploy.json index d5c6c2dfab85..71495814f1d7 100644 --- a/301-eventHub-create-authrule-namespace-and-eventHub/azuredeploy.json +++ b/301-eventHub-create-authrule-namespace-and-eventHub/azuredeploy.json @@ -1,5 +1,5 @@ { - "$schema": "http://schema.management.azure.com/schemas/2014-04-01-preview/deploymentTemplate.json#", + "$schema": "http://schema.management.azure.com/schemas/2015-01-01/deploymentTemplate.json#", "contentVersion": "1.0.0.0", "parameters": { "namespaceName": {