microsoft / microsoft/fabric-cli
[FEATURE] notebook copy should include built-in resources
Open
@HasanAboShally is already working on this.
Since Jun 14, 2026.
ai:feature-triage:needs team review
ai:needs team attention
enhancement
- Dominant language
- Python
- Stars
- 173
- Forks
- 63
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 4
Description
Use Case / Problem
My particular use-case (I could see many others) is to make a bunch of copies of a notebook, one for each participant in a Fabric training. Then they would have their own notebook to edit and run. I'm using the built-in resources component as part of the source notebook. When I use fab cp ... the copy of the notebook has empty built-in resources.
Proposed Solution
I'm not sure if it should be an additional argument or simply the standard behavior.
Alternatives Considered
No response
Impact Assessment
- This would help me personally
- This would help my team/organization
- This would help the broader fabric-cli community
- This aligns with Microsoft Fabric roadmap items
Implementation Attestation
- I understand this feature should maintain backward compatibility with existing commands
- I confirm this feature request does not introduce performance regressions for existing workflows
- I acknowledge that new features must follow fabric-cli's established patterns and conventions
Implementation Notes
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.