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/delete
Deleting an access key destroys credential material and revokes legitimate callers' ability to authenticate/invoke the workflow, denying authorized access.
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