-
Notifications
You must be signed in to change notification settings - Fork 439
Open
Description
Is your feature request related to a problem? Please describe.
The FeedbackAnalyzer sample currently provides the solution package only as a managed solution:
- MCSResponsesAnalyzer_2_0_0_2_managed.zip
Because the solution is managed, it cannot be customized, extended, or debugged in development environments. This limits our ability to adapt the sample for:
- Real-world scenarios
- Environment-specific changes
- Standard ALM workflows
Describe the solution you'd like
Please provide an unmanaged version of the MCSResponsesAnalyzer solution alongside the managed package in the repository.
An unmanaged solution would allow developers to:
- Inspect and customize Dataverse components
- Modify or extend Power Automate flows
- Debug and adapt the solution for different Copilot Studio environments
- Follow standard ALM best practices (dev → test → prod)
Describe alternatives you've considered
- Manually recreating the solution components in an unmanaged solution, which is time-consuming and error-prone
- Attempting to extract components from the managed solution, which is not supported and not recommended
Neither approach is ideal compared to having an official unmanaged package.
Additional context
This repository is intended as a sample and learning resource. Providing both managed and unmanaged versions would greatly help teams who want to:
- Learn from the solution
- Customize it
- Extend the Feedback Analyzer for their own Copilot Studio implementations
Thank you for maintaining and sharing these valuable Copilot Studio samples.
Metadata
Metadata
Assignees
Labels
No labels