services / Azure / Logic App workflow access key
An access key for a Logic App workflow, used to sign callback URLs and authorize invocation of and access to workflow runs. The key is credential material.
Access keys are secret credentials scoped to a single workflow; their list/regenerate operations return secret values while the control-plane read returns only key metadata.
Microsoft.Logic/workflows/accessKeys/regenerate/action
Regenerating returns new secret key material to the attacker while simultaneously invalidating the existing key, denying access to legitimate callers using the prior secret.
Risks
Scope: HIGH
This privilege may grant access to sensitive data from a single organizational function, or allow interruption of a service supporting a single organizational function.
Links
Contributed by P0 Security
© 2023–present P0 Security and contributors to the IAM Privilege Catalog