Skip to content

Commit

Permalink
Fixing the ARM template again
Browse files Browse the repository at this point in the history
  • Loading branch information
Kees Schollaart committed Nov 18, 2017
1 parent cc37168 commit 88f6152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure/azuredeploy.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"name": "Standard_LRS",
"tier": "Standard"
},
"kind": "BlobStorage2",
"kind": "BlobStorage",
"name": "[variables('storageAccountName')]",
"apiVersion": "2016-01-01",
"location": "westeurope",
Expand Down

0 comments on commit 88f6152

Please sign in to comment.