-
Notifications
You must be signed in to change notification settings - Fork 335
Open
Labels
armAzure Resource Manager queryAzure Resource Manager queryazurePR related with Azure CloudPR related with Azure CloudcommunityCommunity contributionCommunity contributionqueryNew query featureNew query feature
Description
Platform
Arm
Provider
Azure
Description
Logic apps expose a callback URL with a secret token that is appended to the end
listCallbackURL('logicappid/triggers/manual', logicApp.apiVersion).value
[listCallbackURL('logicappid/triggers/manual', 'version').value]
This should be considered a secret and not exposed in output/input - so if this property is used in a module it should be provided as a @secure() parameter to a module and not provided directly to a deployment (e.g. in the same file).
Metadata
Metadata
Assignees
Labels
armAzure Resource Manager queryAzure Resource Manager queryazurePR related with Azure CloudPR related with Azure CloudcommunityCommunity contributionCommunity contributionqueryNew query featureNew query feature