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: