Is your feature request related to a problem? Please describe.
As noted in [CoE Starter Kit - BUG] Admin | Sync Template v3 (Connection Identities) The action 'Get_Connections_as_Admin' has an aggregated page results size of more than '209809819' bytes there is a product limitation in retrieving connections using the Power Apps for Admins
Describe the solution you'd like
Provide an example of how the cloud flow could be disabled and a PowerShell script using Get-AdminPowerAppConnection to get all the connections in an environment
Extend the example to use PowerShell with Dataverse API Use PowerShell and Visual Studio Code with the Dataverse Web API or Use bulk operation messages from a simple C# command line application to upload the results from PowerShell to the Connection Reference Identities
Describe alternatives you've considered
No response
Additional context?
No response
AB#2631