Skip to content

Commit a48d8f3

Browse files
Merge pull request #274976 from Venkateshdodda-MSFT/patch-78
(AzureCXP) fixes MicrosoftDocs/azure-docs#122387
2 parents c847215 + 110263e commit a48d8f3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/service-bus-messaging/configure-customer-managed-key.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,8 @@ This section gives you an example that shows you how to do the following tasks u
405405
"type":"string",
406406
"metadata":{
407407
"description":"KeyName."
408-
},
408+
}
409+
},
409410
"identity": {
410411
"type": "Object",
411412
"defaultValue": {

0 commit comments

Comments
 (0)