Skip to content

Commit

Permalink
Update deploy.bicep
Browse files Browse the repository at this point in the history
  • Loading branch information
crpietschmann committed Mar 12, 2024
1 parent bf0feea commit d769553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IaC/Bicep/v2/deploy.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ var resourceTags = {
}

var resource_prefix_for_storage = replace(resource_prefix, '-', '')
d

resource azureopenai 'Microsoft.CognitiveServices/accounts@2023-10-01-preview' = {
name: '${resource_prefix}-oai'
location: location
Expand Down

0 comments on commit d769553

Please sign in to comment.