Skip to content

query(arm): logicapp_callbackurl_exposed #7425

@Kaloszer

Description

@Kaloszer

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

No one assigned

    Labels

    armAzure Resource Manager queryazurePR related with Azure CloudcommunityCommunity contributionqueryNew query feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions