microsoft / coe-starter-kit

Other
751 stars 221 forks source link

[CoE Starter Kit - Feature]: Inventory environments in separate flow (move from Admin | Sync Template v4 (Driver)) #9177

Open TomekPi opened 2 weeks ago

TomekPi commented 2 weeks ago

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

The flow Admin | Sync Template v4 (Driver) takes quite a long time to complete. With 1k environments it takes around 5h to complete because of inventorying all environments in ForEach loop. Because of the long running flow, it's hard to schedule other flows to inventory all objects in the shortest possible time.

Describe the solution you'd like

Create separate flow which is triggered from Driver flow which will do all actions currently executed in ForEach loop. Thanks to that all environments will be processed almost simultaneously.

Describe alternatives you've considered

No response

Additional context?

No response

Jenefer-Monroe commented 2 weeks ago

Thanks for the good idea! Will put on the backlog for consideration.

lukas-nC commented 2 days ago

Would be a great improvement for tenants which uses the environment routing feature