Skip to content

Commit

Permalink
Revert "Update createUIDefinition.json"
Browse files Browse the repository at this point in the history
This reverts commit 2c8e335.
  • Loading branch information
Naveen Angali authored and Naveen Angali committed Aug 15, 2023
1 parent 2c8e335 commit fc1795a
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, 'profiseeplatformdev:2023r2.preview-win22')]",
"required": "[equals(steps('profisee').ProfiseeVersion, 'profiseeplatform:2023r2.preview'), equals(steps('profisee').ProfiseeVersion, 'profiseeplatform:2023r2.preview-win19'), equals(steps('profisee').ProfiseeVersion, 'profiseeplatform:2023r2.preview-win22')]",
"regex": "",
"validationMessage": ""
},
Expand Down

0 comments on commit fc1795a

Please sign in to comment.