Skip to content

query(arm): logicapp_callbackurl_exposed #7425

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Kaloszer opened this issue Apr 4, 2025 · 0 comments
Open

query(arm): logicapp_callbackurl_exposed #7425

Kaloszer opened this issue Apr 4, 2025 · 0 comments
Labels
arm Azure Resource Manager query azure PR related with Azure Cloud community Community contribution query New query feature

Comments

@Kaloszer
Copy link

Kaloszer commented Apr 4, 2025

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).

@Kaloszer Kaloszer added community Community contribution query New query feature labels Apr 4, 2025
@github-actions github-actions bot added the azure PR related with Azure Cloud label Apr 4, 2025
@Kaloszer Kaloszer changed the title query(bicep): logicapp_callbackurl_exposed query(arm): logicapp_callbackurl_exposed Apr 4, 2025
@github-actions github-actions bot added the arm Azure Resource Manager query label Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arm Azure Resource Manager query azure PR related with Azure Cloud community Community contribution query New query feature
Projects
None yet
Development

No branches or pull requests

1 participant