Add comprehensive implementation guidance for Connection References and Environment Variables enhancement #10640
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Issue requests enhanced visibility and management for Connection References and Environment Variables in the CoE Starter Kit Power Platform Admin View. Currently, Connection References show connector service names instead of actual names, display service account as owner, and lack solution relationships. Environment Variables are not tracked at all.
Documentation Created
Complete technical implementation package in
/docs:Implementation Approach
Phase 1: Connection References (2-3 days)
admin_actualownerandadmin_solutionlookup fields to existing entityadmin_PowerPlatformAdminViewsitemapPhase 2: Environment Variables (3-5 days)
admin_EnvironmentVariableDefinitionentity with UserOwned ownershipadmin_schemaname,admin_type,admin_currentvalue,admin_defaultvalue, owner and solution lookups/environmentvariabledefinitionsendpointPhase 3: Testing (1-2 days)
Technical Details
Key API Endpoints:
Data Model:
All changes are additive and backward compatible. No breaking changes to existing deployments.
Ready for Implementation
Complete code templates, entity schemas, and step-by-step instructions provided. Community can begin implementation immediately following the guides.
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.