fixed the indentation

This commit is contained in:
Logeshwarsn
2022-06-14 22:40:44 +05:30
parent 423c29cd4c
commit 070ea557dc

View File

@@ -538,7 +538,7 @@
"[resourceId('Microsoft.Network/publicIPAddresses/', variables('pipPrimaryName'))]",
"[resourceId('Microsoft.Network/publicIPAddresses/', variables('pipMemberName'))]"
],
"tags":{
"tags": {
"displayName": "Load Balancer"
},
"properties": {
@@ -726,7 +726,7 @@
"sku": {
"name": "[parameters('storageAccountType')]"
},
"tags":{
"tags": {
"displayName": "Artifactory Storage Account"
},
"kind": "Storage",