Skip to content

Commit f5a4eb0

Browse files
authored
Update Template.json
1 parent e88397a commit f5a4eb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"variables": {},
1515
"resources": [
1616
{
17-
"name": "[concat('stgacc',uniqueString(resourceGroup().id))]",
17+
"name": "[concat('stgaccount',uniqueString(resourceGroup().id))]",
1818
"type": "Microsoft.Storage/storageAccounts",
1919
"condition": "[parameters('env')]",
2020
"apiVersion": "2023-05-01",

0 commit comments

Comments
 (0)