diff --git a/Modules/EventHub/2.0/deploy.json b/Modules/EventHub/2.0/deploy.json index 0fcfcc6..d626189 100644 --- a/Modules/EventHub/2.0/deploy.json +++ b/Modules/EventHub/2.0/deploy.json @@ -315,10 +315,10 @@ }, "sharedAccessPolicyPrimaryKey": { "type": "string", - "value": "[listkeys(variables('authRuleResourceId'), variables('apiVersion')).primaryKey]" - }, - "metadata": { - "description": "The shared access policy primary key for the EventHub Namespace" + "value": "[listkeys(variables('authRuleResourceId'), variables('apiVersion')).primaryKey]", + "metadata": { + "description": "The shared access policy primary key for the EventHub Namespace" + } } } } \ No newline at end of file