From 0d61b7e5444d3e41bef3c5323b740a6658c94726 Mon Sep 17 00:00:00 2001 From: may-hartov Date: Thu, 5 Feb 2026 13:33:18 +0200 Subject: [PATCH] Support Import and Export commands for DigitalTwinBuilder item type --- .changes/unreleased/added-20260205-113248.yaml | 6 ++++++ src/fabric_cli/core/fab_config/command_support.yaml | 2 ++ 2 files changed, 8 insertions(+) create mode 100644 .changes/unreleased/added-20260205-113248.yaml diff --git a/.changes/unreleased/added-20260205-113248.yaml b/.changes/unreleased/added-20260205-113248.yaml new file mode 100644 index 00000000..96f55fa8 --- /dev/null +++ b/.changes/unreleased/added-20260205-113248.yaml @@ -0,0 +1,6 @@ +kind: added +body: Support Import and Export commands for DigitalTwinBuilder item type +time: 2026-02-05T11:32:48.121619554Z +custom: + Author: may-hartov + AuthorLink: https://github.com/may-hartov diff --git a/src/fabric_cli/core/fab_config/command_support.yaml b/src/fabric_cli/core/fab_config/command_support.yaml index 822aa980..7edb797b 100644 --- a/src/fabric_cli/core/fab_config/command_support.yaml +++ b/src/fabric_cli/core/fab_config/command_support.yaml @@ -238,6 +238,7 @@ commands: - notebook - kql_dashboard - data_pipeline + - digital_twin_builder - kql_queryset - eventhouse - kql_database @@ -276,6 +277,7 @@ commands: - sql_database - cosmos_db_database - user_data_function + - digital_twin_builder unsupported_items: - graph_query_set get: