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¶
- Create a dedicated tenant integration identity.
- Grant the read-only scopes above.
- Store the credential reference in Venturi.
- Configure
ARGMIN_POWER_PLATFORM_TENANT_ID; setARGMIN_POWER_PLATFORM_API_BASEonly for a non-default cloud; setARGMIN_POWER_PLATFORM_LOOKBACK_DAYSwhen needed. - 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.