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 Mar 28, 2024
1 parent 146c800 commit 65a6baf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Azure-ARM/createUIDefinition.json
Original file line number Diff line number Diff line change
Expand Up @@ -1040,6 +1040,7 @@
"UseLetsEncrypt": "[if(equals(coalesce(steps('networking').HttpsConfigure,'No'),'No'),'Yes','No')]",
"HttpsCertificate": "[if(equals(steps('profisee').UseKeyVault, 'Yes'), steps('networking').UserDefinedHTTPS.HttpsCertificateSecret, steps('networking').UserDefinedHTTPS.HttpsCertificate)]",
"HttpsCertificatePrivateKey": "[steps('networking').UserDefinedHTTPS.HttpsCertificatePrivateKey]",
"InfraAdminAccount": "[steps('networking').InfraAdminAccount]",
"UseKeyVault": "[steps('profisee').UseKeyVault]",
"KeyVault": "[steps('profisee').KeyVault.id]",
"UsePurview": "[steps('profisee').UsePurview]",
Expand Down

0 comments on commit 65a6baf

Please sign in to comment.