Skip to content

Commit

Permalink
fix: Allow RA GRS accounts (Property service) (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
looyvillelarry authored and whilke committed May 21, 2019
1 parent 8367461 commit fb1564f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ingredient/ingredient-storage/src/storage.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"type": "string",
"defaultValue": "Standard_LRS",
"allowedValues": [
"Standard_RAGRS",
"Standard_LRS",
"Standard_GRS",
"Standard_ZRS",
Expand Down

0 comments on commit fb1564f

Please sign in to comment.