services / Azure / API Connections
Azure API Connections (Microsoft.Web/connections) are integration resources that store credential-backed connections (OAuth tokens, API keys, connection strings) used by Logic Apps and Power Automate to authenticate to backend SaaS and API services.
These resources broker authenticated access to external/backend systems and hold stored credential material, so key-listing and invoke operations are credential-grade exposures even though most control-plane operations affect a single integration function.
Microsoft.Web/connections/confirmConsentCode/action
Confirming the OAuth consent code completes the authorization handshake that binds delegated credentials/tokens to the connection, establishing and maintaining usable authenticated access to the backing identity/service.
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