Skip to content

Commit

Permalink
Refactor storage account deployment workflow in deployBicepFile.yml: …
Browse files Browse the repository at this point in the history
…Remove unused storagePrefix parameter
  • Loading branch information
crlsocro committed Sep 17, 2024
1 parent 0a5d4ff commit da3010e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions infra/main.bicep
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
@minLength(3)
@maxLength(11)
param storagePrefix string

@allowed([
'Standard_LRS'
'Standard_GRS'
Expand Down

0 comments on commit da3010e

Please sign in to comment.