Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Raphael Miller committed Aug 23, 2023
2 parents 23069a8 + 8fcd29c commit 40ef72a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Azure-ARM/createUIDefinition.json
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@
"defaultValue": "",
"toolTip": "Please provide the client secret of the Azure AD application to be used by Profisee for authentication.",
"constraints": {
"required": "[or(equals(steps('profisee').ProfiseeVersion, 'profiseeplatform:2023r2.preview'), equals(steps('profisee').ProfiseeVersion, 'profiseeplatform:2023r2.preview-win19'), equals(steps('profisee').ProfiseeVersion, 'profiseeplatform:2023r2.preview-win22'))]",
"required": "[or(equals(steps('profisee').ProfiseeVersion, 'profiseeplatform:2023r2.preview'), equals(steps('profisee').ProfiseeVersion, 'profiseeplatform:2023r2.preview-win19'), equals(steps('profisee').ProfiseeVersion, 'profiseeplatformdev:2023r2.preview-win22'))]",
"regex": "",
"validationMessage": ""
},
Expand Down

0 comments on commit 40ef72a

Please sign in to comment.