File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,6 @@ resource storageAccounts_resource 'Microsoft.Storage/storageAccounts@2022-09-01'
2020 location : solutionLocation
2121 sku : {
2222 name : 'Standard_LRS'
23- tier : 'Standard'
2423 }
2524 kind : 'StorageV2'
2625 properties : {
Original file line number Diff line number Diff line change 55 "_generator" : {
66 "name" : " bicep" ,
77 "version" : " 0.33.93.31351" ,
8- "templateHash" : " 9426258343087348748 "
8+ "templateHash" : " 14986400033314000229 "
99 }
1010 },
1111 "parameters" : {
983983 "_generator" : {
984984 "name" : " bicep" ,
985985 "version" : " 0.33.93.31351" ,
986- "templateHash" : " 14620142974675285735 "
986+ "templateHash" : " 6827407487603246290 "
987987 }
988988 },
989989 "parameters" : {
10221022 "name" : " [parameters('saName')]" ,
10231023 "location" : " [parameters('solutionLocation')]" ,
10241024 "sku" : {
1025- "name" : " Standard_LRS" ,
1026- "tier" : " Standard"
1025+ "name" : " Standard_LRS"
10271026 },
10281027 "kind" : " StorageV2" ,
10291028 "properties" : {
You can’t perform that action at this time.
0 commit comments