Skip to content

Commit

Permalink
Update createUIDefinition.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Naveen Angali authored and Naveen Angali committed Aug 15, 2023
1 parent 0eded7b commit 2c8e335
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 @@ -243,7 +243,7 @@
"defaultValue": "",
"toolTip": "Please provide the client secret of the Azure AD application to be used by Profisee for authentication.",
"constraints": {
"required": "[equals(steps('profisee').ProfiseeVersion, 'profiseeplatform:2023r2.preview'), equals(steps('profisee').ProfiseeVersion, 'profiseeplatform:2023r2.preview-win19'), equals(steps('profisee').ProfiseeVersion, 'profiseeplatform:2023r2.preview-win22')]",
"required": "[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 2c8e335

Please sign in to comment.