Skip to content

Power Platform AI credits

Power Platform contributes per-environment credit-consumption context for AI features administered through the Power Platform Admin Center.

Release state

This guide documents the read-only power_platform connector implemented in the platform connector surface.

Required access

Grant read-only Admin Center scopes:

Scope Purpose
PowerPlatform.Admin.Read Read admin consumption views.
Environment.Read.All Read environment context.
Analytics.Read Read analytics rows for usage attribution.

Do not grant environment creation, app mutation, or admin write scopes.

Setup

  1. Create a dedicated tenant integration identity.
  2. Grant the read-only scopes above.
  3. Store the credential reference in Venturi.
  4. Configure ARGMIN_POWER_PLATFORM_TENANT_ID; set ARGMIN_POWER_PLATFORM_API_BASE only for a non-default cloud; set ARGMIN_POWER_PLATFORM_LOOKBACK_DAYS when needed.
  5. In Venturi, open Administration -> Connectors -> Power Platform and run Test connection.

Verification

  • Environment list access succeeds.
  • Consumption rows appear with environment, app, or maker context where the Admin Center exposes it.
  • The connector inventory marks the connector as read-only.

Rotation and offboarding

Rotate the tenant credential through Microsoft administration. Removing the connector stops new Power Platform AI credit syncs.