Skip to content

[FEATURE] Rewire item dependencies when importing multiple items #126

@iampeterdaniels

Description

@iampeterdaniels

Use Case / Problem

When considering using Fabric CLI to deploy fabric items to one or more workspaces, especially in the case of a new tenant or new environment, we might have multiple items that depend on one another. For example, a data pipeline that runs another data pipeline or runs a notebook. Currently, we have to deploy items in dependency order and adjust references (GUIDs for items and workspaces) and update/redeploy.

Proposed Solution

Could we consider improving fab import so that it handles rewiring dependencies when "importing" multiple items?

Alternatives Considered

import items in order and adjust the referenced GUIDs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions