Skip to content

Conversation

Copy link

Copilot AI commented Dec 17, 2025

Original prompt

This section details on the original issue you should resolve

<issue_title>[CoE Starter Kit - Feature]: Admin | Sync Template v3 (Connection Identities) - PowerShell Alternative</issue_title>
<issue_description>### 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</issue_description>

<agent_instructions>Analyze the enhancement request described in the ticket. Provide a comprehensive evaluation that includes:
Understanding & Summary
Summarize the enhancement request in clear, concise terms.
Identify the core problem the enhancement aims to solve.
Feasibility Assessment
Determine whether the requested enhancement is technically feasible.
If not feasible, explain the blockers or limitations.
Proposed Implementation Approach (only if feasible)
Outline the required code, architectural, or configuration changes.
Identify all affected files, components, or modules.
Describe potential risks, dependencies, or compatibility considerations.
Step‑by‑Step Implementation Plan
Provide a detailed, sequential explanation of what changes should be made.
Include reasoning behind each step to ensure clarity for reviewers and maintainers.
Deliver the analysis in a structured format using headings, bullet points, and code blocks when necessary.</agent_instructions>

Comments on the Issue (you are @copilot in this section)

@Grant-Archibald-MS Suggested approach: - Validate PowerShell returns information similar to the connector - Create example of how to upload those results in batches to the Dataverse Table - Replicate the issue by creating large number of connections in an environment - Verify that the PowerShell command continues to work with large sizes above the 21MB issue above @Grant-Archibald-MS Also linking to #8031 [[CoE Starter Kit - Feature]: One off solution for too-many-connections](https://github.com//issues/8031) @Grant-Archibald-MS @DaveTheTeamsGuy @TomekPi it would be good to geed feedback on #8031 and the importance for you to help build on the PowerShell approach that @Jenefer-Monroe discusses above @mohamrizwa This issue is being closed as its scope is now included in a newly created consolidated enhancement request for centralized management of orphaned components (Apps, Flows, Connection References) in the CoE Starter Kit. New Issue Reference: https://github.com//issues/10331 Thank you for your contributions

Custom agent used: CoE Custom Agent
Specialized agent for triaging and fixing issues in the CoE Starter Kit. Always consult the official CoE docs and the team’s SharePoint notes first, then mine prior GitHub issues and the CoE Common Responses playbook.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CoE Starter Kit - Feature]: Admin | Sync Template v3 (Connection Identities) - PowerShell Alternative

2 participants