Skip to content

Commit 5f50b87

Browse files
fix: test secret value
1 parent 85c4b67 commit 5f50b87

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

infra/deploy_ai_foundry.bicep

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
// Creates Azure dependent resources for Azure AI studio
22
param solutionName string
33
param solutionLocation string
4+
@secure()
45
param keyVaultName string
56
param cuLocation string
67
param deploymentType string

0 commit comments

Comments
 (0)