Skip to content

Commit 0b211d1

Browse files
removed storageaccount configuration param
1 parent adeea71 commit 0b211d1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

infra/main.bicepparam

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ param applicationInsightsConfiguration = {
1818
param virtualNetworkConfiguration = {
1919
enabled: false
2020
}
21-
// param aiFoundryStorageAccountConfiguration = {
22-
// sku: 'Standard_LRS'
23-
// }
2421
param webServerFarmConfiguration = {
2522
skuCapacity: 1
2623
skuName: 'B2'

0 commit comments

Comments
 (0)