microsoft / coe-starter-kit

Other
754 stars 225 forks source link

[CoE Starter Kit - Feature]: The ability to identify Power Automate flows using tenant pool capacity #8842

Open ramontebar opened 2 months ago

ramontebar commented 2 months ago

Is your feature request related to a problem? Please describe.

As a Power Platform tenant administrator, I want to find easily all the Power Automate flows that are enabled for tenant pool capacity in my whole tenant for any environment:

https://learn.microsoft.com/en-us/power-automate/service-principal-support#tenant-pool

image

Describe the solution you'd like

By leveraging the column ThrottlingBehavior in the Workflow table ("Process"), this property could be exposed in the CoE Toolkit Flow (admin_flow) table.

Describe alternatives you've considered

In a single environment, I can check this information by:

  1. Going to https://make.powerapps.com
  2. Select the corresponding environment
  3. On the left menu, select Tables
  4. Find the Process table
  5. Filter by the flows where Throttling Behavior type is TenantPool (1)

Additional context?

No response

Jenefer-Monroe commented 2 months ago

Thanks for posting. Putting on the backlog for consideration.