From 851cd33d5c0efc4162ad2d31b0ba60afa9dfd7a4 Mon Sep 17 00:00:00 2001 From: Ohad Edry Date: Thu, 27 Nov 2025 10:02:49 +0200 Subject: [PATCH] fix: Update report and SemanticModel --- .../Blank.Report/.pbi/localSettings.json | 4 - .../fs/payloads/Blank.Report/.platform | 2 +- .../Blank.SemanticModel/.pbi/cache.abf | Bin 8361 -> 0 bytes .../.pbi/editorSettings.json | 8 - .../.pbi/localSettings.json | 5 - .../test_import/class_setup.yaml | 145 +++-- ...import_create_new_dashboard_item_fail.yaml | 156 +++-- ...create_new_data_pipeline_item_success.yaml | 348 +++++------ ..._import_create_new_datamart_item_fail.yaml | 156 +++-- ...rt_create_new_eventhouse_item_success.yaml | 554 +++++++++--------- ...create_new_kql_dashboard_item_success.yaml | 548 +++++++++-------- ...import_create_new_kql_db_item_success.yaml | 524 ++++++++--------- ...import_create_new_kql_qs_item_success.yaml | 462 +++++++-------- ...import_create_new_lakehouse_item_fail.yaml | 156 +++-- ...t_create_new_mirrored_db_item_success.yaml | 498 ++++++++-------- ...eate_new_mirrored_warehouse_item_fail.yaml | 156 +++-- ...rt_create_new_ml_experiment_item_fail.yaml | 156 +++-- ..._import_create_new_ml_model_item_fail.yaml | 156 +++-- ...port_create_new_notebook_item_success.yaml | 394 ++++++------- ...create_new_paginated_report_item_fail.yaml | 156 +++-- ...import_create_new_reflex_item_success.yaml | 524 ++++++++--------- ...import_create_new_report_item_success.yaml | 509 ++++++++-------- ...reate_new_semantic_model_item_success.yaml | 457 +++++++-------- ...st_import_create_new_sjd_item_success.yaml | 336 +++++------ ...ort_create_new_sql_endpoint_item_fail.yaml | 156 +++-- ...import_create_new_warehouse_item_fail.yaml | 156 +++-- ...st_import_home_directory_path_success.yaml | 398 ++++++------- .../test_import_item_wrong_format_fail.yaml | 156 +++-- .../test_import_lakehouse_path_fail.yaml | 516 ++++++++-------- ...e_existing_data_pipeline_item_success.yaml | 186 +++--- ...date_existing_eventhouse_item_success.yaml | 326 +++++------ ...e_existing_kql_dashboard_item_success.yaml | 252 ++++---- ...t_update_existing_kql_db_item_success.yaml | 340 +++++------ ...t_update_existing_kql_qs_item_success.yaml | 248 ++++---- ...ate_existing_mirrored_db_item_success.yaml | 248 ++++---- ...update_existing_notebook_item_success.yaml | 268 ++++----- ...t_update_existing_reflex_item_success.yaml | 252 ++++---- ...t_update_existing_report_item_success.yaml | 372 +++++------- ..._existing_semantic_model_item_success.yaml | 344 +++++------ ...port_update_existing_sjd_item_success.yaml | 188 +++--- .../test_commands/test_set/class_setup.yaml | 65 +- ...der_success[displayName-randomFolder].yaml | 252 ++++---- .../test_set_item_invalid_query_failure.yaml | 170 ++---- ...m_metadata_success[description-False].yaml | 166 +++--- ...em_metadata_success[displayName-True].yaml | 234 ++++---- ..._definition_semantic_model_id_success.yaml | 453 +++++++------- ...m_variable_library_properties_success.yaml | 190 +++--- ...est_set_onelake_not_supported_failure.yaml | 136 ++--- ...st_set_shortcut_invalid_query_failure.yaml | 385 ++++++------ ...t_set_workspace_invalid_query_failure.yaml | 14 +- ...st_virtual_item_not_supported_failure.yaml | 499 +++------------- 51 files changed, 6389 insertions(+), 6991 deletions(-) delete mode 100644 src/fabric_cli/commands/fs/payloads/Blank.Report/.pbi/localSettings.json delete mode 100644 src/fabric_cli/commands/fs/payloads/Blank.SemanticModel/.pbi/cache.abf delete mode 100644 src/fabric_cli/commands/fs/payloads/Blank.SemanticModel/.pbi/editorSettings.json delete mode 100644 src/fabric_cli/commands/fs/payloads/Blank.SemanticModel/.pbi/localSettings.json diff --git a/src/fabric_cli/commands/fs/payloads/Blank.Report/.pbi/localSettings.json b/src/fabric_cli/commands/fs/payloads/Blank.Report/.pbi/localSettings.json deleted file mode 100644 index e6ed0f934..000000000 --- a/src/fabric_cli/commands/fs/payloads/Blank.Report/.pbi/localSettings.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "version": "1.0", - "securityBindingsSignature": "AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAoRFN1AGFFEiJZj8HoZxhdwAAAAACAAAAAAAQZgAAAAEAACAAAAC4dx+VamAYv7dEunuRUjMi7glzSpo72gAg2btc9EFsKQAAAAAOgAAAAAIAACAAAACITJTrVC9eZwtf7+dUJAKrldtDauev5mb0qPdPhN+ww7AAAADhJ7aiwUuHBvdPWxZKjHndihK9TJpvNCyEpRoMkPR0QX6+IC8RIz80Q5Oto6U303EUvHgNSzLCAh1YCGqEIk4IgYSxdIg6LIowDsKa5TGOuUpAdJSSySIPWf54K4PtLhCcLS85GgZM/QJGOCXnbZuG3v2qZ3YyVGUAXqLeTGyCojMVy7eD2xC+Zh2E38VaKVNjxFLYp/QdxQN7610CbrJIdrOTw4uJOAYKw0jp7RC/CUAAAAB+P1NG9TqzcMNeEWMvONETPe4lDqhqg23rC4cvOMwRwlL37WQkBBbyQTGZ0l4BYMErQ/uhMc1if4gLxbnib6NH" -} \ No newline at end of file diff --git a/src/fabric_cli/commands/fs/payloads/Blank.Report/.platform b/src/fabric_cli/commands/fs/payloads/Blank.Report/.platform index c1964d7e1..c121e6b3c 100644 --- a/src/fabric_cli/commands/fs/payloads/Blank.Report/.platform +++ b/src/fabric_cli/commands/fs/payloads/Blank.Report/.platform @@ -6,6 +6,6 @@ }, "config": { "version": "2.0", - "logicalId": "aec10ea1-4287-48fe-873d-c3ae3875f801" + "logicalId": "00000000-0000-0000-0000-000000000000" } } \ No newline at end of file diff --git a/src/fabric_cli/commands/fs/payloads/Blank.SemanticModel/.pbi/cache.abf b/src/fabric_cli/commands/fs/payloads/Blank.SemanticModel/.pbi/cache.abf deleted file mode 100644 index a0c81238ca3c1f3bc61e7328a6f3bca8844f561e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 8361 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 diff --git a/src/fabric_cli/commands/fs/payloads/Blank.SemanticModel/.pbi/editorSettings.json b/src/fabric_cli/commands/fs/payloads/Blank.SemanticModel/.pbi/editorSettings.json deleted file mode 100644 index 8f33d335c..000000000 --- a/src/fabric_cli/commands/fs/payloads/Blank.SemanticModel/.pbi/editorSettings.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "version": "1.0", - "autodetectRelationships": true, - "parallelQueryLoading": true, - "typeDetectionEnabled": true, - "relationshipImportEnabled": true, - "shouldNotifyUserOfNameConflictResolution": true -} \ No newline at end of file diff --git a/src/fabric_cli/commands/fs/payloads/Blank.SemanticModel/.pbi/localSettings.json b/src/fabric_cli/commands/fs/payloads/Blank.SemanticModel/.pbi/localSettings.json deleted file mode 100644 index 8f8cd2bf4..000000000 --- a/src/fabric_cli/commands/fs/payloads/Blank.SemanticModel/.pbi/localSettings.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "version": "1.1", - "userConsent": {}, - "securityBindingsSignature": "AQAAANCMnd8BFdERjHoAwE/Cl+sBAAAAoRFN1AGFFEiJZj8HoZxhdwAAAAACAAAAAAAQZgAAAAEAACAAAAAoSaG5eq1sKnkj2kxbxBtgkkY3Pd1Z5Rup1zTc0zkLkwAAAAAOgAAAAAIAACAAAADtkhbEmUA03AV6Zl1eO4QFvWkC3S64wSbjOgH/lknS9VAAAAAIu8ZP2TlMgRLsnlwEYRbHeTZoStYF883/lt3n1+HYLQN8LgGR9YvzqRhXzKCIY0JHMEVjynVKWHi8ZbIu+aqIQineiE98H6Djt73ydkK5SEAAAAA64uRCNSGw3hFeWWaWQQsUsMbt0XgsBnFDEKW82fby6fiQwn99gu55wtDjnwhqFIiK3XtFAkU22zV7ZFzYVWN4" -} \ No newline at end of file diff --git a/tests/test_commands/recordings/test_commands/test_import/class_setup.yaml b/tests/test_commands/recordings/test_commands/test_import/class_setup.yaml index 881e85380..bec94d35b 100644 --- a/tests/test_commands/recordings/test_commands/test_import/class_setup.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/class_setup.yaml @@ -11,12 +11,12 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli/1.1.0 (None; Linux; x86_64; 5.15.167.4-microsoft-standard-WSL2) + - ms-fabric-cli/1.2.0 (None; Linux; x86_64; 5.15.167.4-microsoft-standard-WSL2) method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": "My workspace", "description": "", "type": "Personal"}]}' headers: Access-Control-Expose-Headers: @@ -26,15 +26,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '532' + - '762' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:32:45 GMT + - Wed, 26 Nov 2025 15:38:00 GMT Pragma: - no-cache RequestId: - - 4d90b77e-ed69-489f-876d-c4f57155cbc1 + - c9126a2b-2f7a-4f54-936b-18df3c024fae Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -42,7 +42,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -60,12 +60,12 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli/1.1.0 (None; Linux; x86_64; 5.15.167.4-microsoft-standard-WSL2) + - ms-fabric-cli/1.2.0 (None; Linux; x86_64; 5.15.167.4-microsoft-standard-WSL2) method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": "My workspace", "description": "", "type": "Personal"}]}' headers: Access-Control-Expose-Headers: @@ -75,15 +75,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '532' + - '762' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:32:45 GMT + - Wed, 26 Nov 2025 15:38:00 GMT Pragma: - no-cache RequestId: - - 4ba20e1a-aa1f-4d50-afe0-5870e932a7a5 + - fdd3fed5-697a-4eaf-bdb6-0001b6740c15 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -91,7 +91,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -109,13 +109,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli/1.1.0 (None; Linux; x86_64; 5.15.167.4-microsoft-standard-WSL2) + - ms-fabric-cli/1.2.0 (None; Linux; x86_64; 5.15.167.4-microsoft-standard-WSL2) method: GET uri: https://api.fabric.microsoft.com/v1/capacities response: body: string: '{"value": [{"id": "00000000-0000-0000-0000-000000000004", "displayName": - "mocked_fabriccli_capacity_name", "sku": "F16", "region": "West Europe", "state": + "mocked_fabriccli_capacity_name", "sku": "F2", "region": "Central US", "state": "Active"}]}' headers: Access-Control-Expose-Headers: @@ -125,15 +125,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '456' + - '667' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:32:50 GMT + - Wed, 26 Nov 2025 15:38:05 GMT Pragma: - no-cache RequestId: - - 2f6eb0c8-5c9c-4c5f-96eb-53071a73917c + - cf0d5df7-4b1d-4098-b1d1-105bc0f35331 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -141,7 +141,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -162,12 +162,12 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli/1.1.0 (None; Linux; x86_64; 5.15.167.4-microsoft-standard-WSL2) + - ms-fabric-cli/1.2.0 (None; Linux; x86_64; 5.15.167.4-microsoft-standard-WSL2) method: POST uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", "displayName": "fabriccli_WorkspacePerTestclass_000001", + string: '{"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}' headers: Access-Control-Expose-Headers: @@ -177,17 +177,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '188' + - '190' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:32:57 GMT + - Wed, 26 Nov 2025 15:38:11 GMT Location: - - https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a + - https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb Pragma: - no-cache RequestId: - - bcedf173-b355-4153-aec3-ae9fe27f3ecd + - 223417d5-830e-4cbc-897a-f621de9a7ffe Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -195,7 +195,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -213,13 +213,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli/1.1.0 (import; Linux; x86_64; 5.15.167.4-microsoft-standard-WSL2) + - ms-fabric-cli/1.2.0 (import; Linux; x86_64; 5.15.167.4-microsoft-standard-WSL2) method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -230,15 +230,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:50 GMT + - Wed, 26 Nov 2025 15:53:54 GMT Pragma: - no-cache RequestId: - - 354f9b4d-96b3-4a88-8302-4d4c4c3aa5c3 + - 37f9bdc4-7698-4e5c-82ed-943e0c361e49 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -246,7 +246,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -264,54 +264,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli/1.1.0 (import; Linux; x86_64; 5.15.167.4-microsoft-standard-WSL2) + - ms-fabric-cli/1.2.0 (import; Linux; x86_64; 5.15.167.4-microsoft-standard-WSL2) method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -320,15 +319,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '951' + - '956' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:51 GMT + - Wed, 26 Nov 2025 15:53:54 GMT Pragma: - no-cache RequestId: - - 30643f21-f8c3-48f1-a796-574011f6188f + - ea79a02c-7b16-4714-ae46-61edfccbbaae Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -336,7 +335,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -356,9 +355,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli/1.1.0 (import; Linux; x86_64; 5.15.167.4-microsoft-standard-WSL2) + - ms-fabric-cli/1.2.0 (import; Linux; x86_64; 5.15.167.4-microsoft-standard-WSL2) method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb response: body: string: '' @@ -374,11 +373,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:46:51 GMT + - Wed, 26 Nov 2025 15:53:55 GMT Pragma: - no-cache RequestId: - - 19ef58bb-a0d1-48cf-be85-df8bf028ae00 + - 49973fd4-99e7-4985-998c-0ea65fd2fff3 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -386,7 +385,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_dashboard_item_fail.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_dashboard_item_fail.yaml index a532960c7..00aae8942 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_dashboard_item_fail.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_dashboard_item_fail.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:41 GMT + - Wed, 26 Nov 2025 15:53:36 GMT Pragma: - no-cache RequestId: - - 5fea0da0-c536-4647-8edb-4521dc86b579 + - 469bf2f2-9da6-4b32-9eb3-14045ac69440 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,54 +62,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -118,15 +117,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '951' + - '956' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:41 GMT + - Wed, 26 Nov 2025 15:53:37 GMT Pragma: - no-cache RequestId: - - a5773854-1d91-4331-b528-a31682c4568a + - 6ce0e84a-7773-4248-93c1-54dd988c1711 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -134,7 +133,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -152,54 +151,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -208,15 +206,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '951' + - '956' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:40 GMT + - Wed, 26 Nov 2025 15:53:37 GMT Pragma: - no-cache RequestId: - - b56ff1eb-8529-4960-819f-61f397db4b4e + - 65d7c311-5356-4a77-9e52-d02b794fdf9f Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -224,7 +222,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_data_pipeline_item_success.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_data_pipeline_item_success.yaml index fe656b592..99a629133 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_data_pipeline_item_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_data_pipeline_item_success.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:28 GMT + - Wed, 26 Nov 2025 15:47:48 GMT Pragma: - no-cache RequestId: - - ccc19c59-88de-40e9-937a-b9fdd3bef00d + - 52c0b65c-ab64-49ee-a7d7-e2b67bd80f84 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,24 +62,24 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -88,15 +88,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '437' + - '436' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:28 GMT + - Wed, 26 Nov 2025 15:47:50 GMT Pragma: - no-cache RequestId: - - 822bb72c-78c1-49ba-b877-a4cc0676d28a + - cc619ed2-b5a5-417f-8f88-04410493a989 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -104,7 +104,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -122,24 +122,24 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -148,15 +148,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '437' + - '436' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:28 GMT + - Wed, 26 Nov 2025 15:47:49 GMT Pragma: - no-cache RequestId: - - 19dc31a2-3675-42af-950d-bc6c0dad83ea + - 743a1718-f92f-44ca-881c-50ae1dd91c78 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -164,7 +164,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -185,14 +185,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/dataPipelines + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/dataPipelines response: body: - string: '{"id": "28ba6ab3-1fc2-4fbb-b882-d633a8a087d9", "type": "DataPipeline", + string: '{"id": "a555d4b5-fb9b-4718-95d4-819fd1a9927b", "type": "DataPipeline", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -201,17 +201,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '168' + - '169' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:32 GMT + - Wed, 26 Nov 2025 15:47:53 GMT ETag: - '""' Pragma: - no-cache RequestId: - - d6bf4259-506d-4c2d-b653-bb86b99302d8 + - 3c6c1f91-d90a-403e-ac0c-c6ba0bc36a4e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -219,7 +219,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -237,13 +237,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -254,15 +254,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:32 GMT + - Wed, 26 Nov 2025 15:47:54 GMT Pragma: - no-cache RequestId: - - a63b2a7d-b109-4c7a-b525-7775b3a97f97 + - 7d6fa81e-69f0-45da-a5ee-666472bc51d2 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -270,7 +270,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -288,26 +288,26 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "28ba6ab3-1fc2-4fbb-b882-d633a8a087d9", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "a555d4b5-fb9b-4718-95d4-819fd1a9927b", "type": "DataPipeline", "displayName": "fabcli000001", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -316,15 +316,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '480' + - '482' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:32 GMT + - Wed, 26 Nov 2025 15:47:55 GMT Pragma: - no-cache RequestId: - - d446e331-1442-43c8-8dac-75277c56351c + - d982b56f-89ad-4077-8f46-19064afc1a72 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -332,7 +332,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -350,14 +350,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/28ba6ab3-1fc2-4fbb-b882-d633a8a087d9 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/a555d4b5-fb9b-4718-95d4-819fd1a9927b response: body: - string: '{"id": "28ba6ab3-1fc2-4fbb-b882-d633a8a087d9", "type": "DataPipeline", + string: '{"id": "a555d4b5-fb9b-4718-95d4-819fd1a9927b", "type": "DataPipeline", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -366,17 +366,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '168' + - '169' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:33 GMT + - Wed, 26 Nov 2025 15:47:55 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 49bb0ae8-a699-4247-98fb-d871d6536e6a + - 864dfb8a-81d0-46ab-a9d9-b6d85e13ca6b Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -384,7 +384,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -404,9 +404,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/28ba6ab3-1fc2-4fbb-b882-d633a8a087d9/getDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/a555d4b5-fb9b-4718-95d4-819fd1a9927b/getDefinition response: body: string: '{"definition": {"parts": [{"path": "pipeline-content.json", "payload": @@ -425,11 +425,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:33 GMT + - Wed, 26 Nov 2025 15:47:56 GMT Pragma: - no-cache RequestId: - - 87c9b6ac-084f-4690-9ff7-fe1c3767dd53 + - b4c669b0-c878-49f0-923b-2c737706eb42 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -437,7 +437,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -455,13 +455,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -472,15 +472,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:33 GMT + - Wed, 26 Nov 2025 15:47:56 GMT Pragma: - no-cache RequestId: - - aa738c84-023d-4eb7-a1fd-e8c37923c0da + - db383944-8722-4df8-b569-dc0773d7dce2 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -488,7 +488,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -506,26 +506,26 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "28ba6ab3-1fc2-4fbb-b882-d633a8a087d9", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "a555d4b5-fb9b-4718-95d4-819fd1a9927b", "type": "DataPipeline", "displayName": "fabcli000001", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -534,15 +534,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '480' + - '482' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:32 GMT + - Wed, 26 Nov 2025 15:47:57 GMT Pragma: - no-cache RequestId: - - 209d91c7-0315-4dc1-98da-d70a50a5d431 + - cb603fd1-f4cb-451c-80e7-146d566585bb Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -550,7 +550,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -568,26 +568,26 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "28ba6ab3-1fc2-4fbb-b882-d633a8a087d9", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "a555d4b5-fb9b-4718-95d4-819fd1a9927b", "type": "DataPipeline", "displayName": "fabcli000001", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -596,15 +596,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '480' + - '482' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:33 GMT + - Wed, 26 Nov 2025 15:47:57 GMT Pragma: - no-cache RequestId: - - 49189c17-eb20-455f-af1a-381f4409d927 + - d77b65eb-0af2-49a7-a277-c112d863144c Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -612,7 +612,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -637,14 +637,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", "type": "DataPipeline", + string: '{"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -653,17 +653,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '176' + - '179' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:37 GMT + - Wed, 26 Nov 2025 15:48:00 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 75e15e1e-de09-4ace-bab0-52b50fa89724 + - 63d9315f-7433-44b3-ac6f-a8ad69d82308 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -671,7 +671,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -689,13 +689,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -706,15 +706,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:37 GMT + - Wed, 26 Nov 2025 15:48:00 GMT Pragma: - no-cache RequestId: - - 7fccc81f-74e7-459e-b575-a197f53649dc + - 48a3bc49-6a0f-450e-bb51-75c7cc2b8b63 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -722,7 +722,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -740,28 +740,28 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "28ba6ab3-1fc2-4fbb-b882-d633a8a087d9", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "a555d4b5-fb9b-4718-95d4-819fd1a9927b", "type": "DataPipeline", "displayName": "fabcli000001", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -774,11 +774,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:38 GMT + - Wed, 26 Nov 2025 15:48:01 GMT Pragma: - no-cache RequestId: - - 40c425c4-1829-4414-821b-e60105a96caf + - 3308354f-ed7b-42b7-9115-ec65f6c618f2 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -786,7 +786,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -806,9 +806,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/28ba6ab3-1fc2-4fbb-b882-d633a8a087d9 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/a555d4b5-fb9b-4718-95d4-819fd1a9927b response: body: string: '' @@ -824,11 +824,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:41:38 GMT + - Wed, 26 Nov 2025 15:48:01 GMT Pragma: - no-cache RequestId: - - accaa4ca-7cf2-4903-9089-a91b0fadd9ed + - 71783b1e-509d-4e94-b670-b7f8aa2d63f1 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -836,7 +836,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_datamart_item_fail.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_datamart_item_fail.yaml index b2ad13d71..b69382310 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_datamart_item_fail.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_datamart_item_fail.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:40 GMT + - Wed, 26 Nov 2025 15:53:37 GMT Pragma: - no-cache RequestId: - - aa79376d-75e1-4114-baa8-4bb905cb375d + - f52f847b-299c-401a-90f8-104b080ead76 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,54 +62,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -118,15 +117,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '951' + - '956' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:41 GMT + - Wed, 26 Nov 2025 15:53:38 GMT Pragma: - no-cache RequestId: - - cb453661-e0ef-4869-885c-e25f4851e8fc + - e4e94541-a1ce-4a9c-abaa-61aafa6901b0 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -134,7 +133,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -152,54 +151,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -208,15 +206,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '951' + - '956' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:41 GMT + - Wed, 26 Nov 2025 15:53:38 GMT Pragma: - no-cache RequestId: - - b6bfc728-7fbf-45c0-9c46-1382a2ce6456 + - 7b943e7f-b841-4140-b3fe-51d5304cdf97 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -224,7 +222,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_eventhouse_item_success.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_eventhouse_item_success.yaml index 694447924..526fc9bbc 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_eventhouse_item_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_eventhouse_item_success.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:32 GMT + - Wed, 26 Nov 2025 15:52:14 GMT Pragma: - no-cache RequestId: - - 9592ef7d-b35f-48d1-9998-975a3ff209f3 + - c7178910-a6d7-4398-aece-270edf15a22f Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,42 +62,41 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -110,11 +109,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:32 GMT + - Wed, 26 Nov 2025 15:52:14 GMT Pragma: - no-cache RequestId: - - 4959623f-6ca8-47e1-b987-c4712e226198 + - 1e7de9dd-1593-4f5c-ad1c-498094a19aad Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -122,7 +121,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -140,42 +139,41 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -188,11 +186,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:32 GMT + - Wed, 26 Nov 2025 15:52:14 GMT Pragma: - no-cache RequestId: - - e0efb974-4dc3-4c37-a869-7a7a9fc793e5 + - de55bf84-fbf9-48c5-beaf-c8e3acb0aba8 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -200,7 +198,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -221,14 +219,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/eventhouses + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/eventhouses response: body: - string: '{"id": "9173b7f8-d89a-44cc-b3be-4022b9979388", "type": "Eventhouse", + string: '{"id": "88273548-305f-4e76-a296-a07ff1b019d0", "type": "Eventhouse", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -237,17 +235,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '168' + - '170' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:36 GMT + - Wed, 26 Nov 2025 15:52:17 GMT ETag: - '""' Pragma: - no-cache RequestId: - - f2473fc9-cc51-4478-8d4a-3758c26a197a + - 46974c62-1ed5-4664-8724-e04029d696ce Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -255,7 +253,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -273,13 +271,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -290,15 +288,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:36 GMT + - Wed, 26 Nov 2025 15:52:18 GMT Pragma: - no-cache RequestId: - - 764b00bd-1e96-41de-bee9-87809897be0b + - 6ab43187-486f-4831-83f5-71ea0d01afaa Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -306,7 +304,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -324,46 +322,45 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "9173b7f8-d89a-44cc-b3be-4022b9979388", "type": "Eventhouse", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "9ea3a5f6-1613-4bdf-99da-6f252fcb261a", "type": "KQLDatabase", "displayName": - "fabcli000001", "description": "fabcli000001", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "88273548-305f-4e76-a296-a07ff1b019d0", "type": "Eventhouse", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "1814946a-edc0-4915-9d7e-1ca91d64f687", "type": "KQLDatabase", "displayName": + "fabcli000001", "description": "fabcli000001", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -372,15 +369,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '810' + - '814' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:35 GMT + - Wed, 26 Nov 2025 15:52:18 GMT Pragma: - no-cache RequestId: - - e3a38a0e-5535-41d3-9e51-39c3b4d8c38e + - ec595637-9136-457b-94f3-9f5c9714ff96 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -388,7 +385,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -406,14 +403,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/9173b7f8-d89a-44cc-b3be-4022b9979388 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/88273548-305f-4e76-a296-a07ff1b019d0 response: body: - string: '{"id": "9173b7f8-d89a-44cc-b3be-4022b9979388", "type": "Eventhouse", + string: '{"id": "88273548-305f-4e76-a296-a07ff1b019d0", "type": "Eventhouse", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -422,17 +419,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '168' + - '170' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:36 GMT + - Wed, 26 Nov 2025 15:52:19 GMT ETag: - '""' Pragma: - no-cache RequestId: - - a0655294-4a0c-402f-a702-4994e3d89e1b + - 79ea701a-5277-4759-97df-fdc9ac4dc852 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -440,7 +437,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -460,9 +457,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/9173b7f8-d89a-44cc-b3be-4022b9979388/getDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/88273548-305f-4e76-a296-a07ff1b019d0/getDefinition response: body: string: 'null' @@ -478,13 +475,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:36 GMT + - Wed, 26 Nov 2025 15:52:19 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/48e4f868-8447-4c76-86e7-a50611f0e916 + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/cddce2a2-8996-4490-aab6-763c689aa60d Pragma: - no-cache RequestId: - - 717ddd38-5b59-4f52-911f-f3c8aeee2b13 + - 99eb7df9-09b1-48ad-bfad-51078b07b38c Retry-After: - '20' Strict-Transport-Security: @@ -494,11 +491,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - 48e4f868-8447-4c76-86e7-a50611f0e916 + - cddce2a2-8996-4490-aab6-763c689aa60d status: code: 202 message: Accepted @@ -514,13 +511,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/48e4f868-8447-4c76-86e7-a50611f0e916 + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/cddce2a2-8996-4490-aab6-763c689aa60d response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:45:37.3834173", - "lastUpdatedTimeUtc": "2025-09-14T06:45:46.5605124", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:52:19.9901789", + "lastUpdatedTimeUtc": "2025-11-26T15:52:28.7716885", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -534,13 +531,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:57 GMT + - Wed, 26 Nov 2025 15:52:40 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/48e4f868-8447-4c76-86e7-a50611f0e916/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/cddce2a2-8996-4490-aab6-763c689aa60d/result Pragma: - no-cache RequestId: - - 06214bdb-a4fb-4633-9053-f7a377d6e697 + - ac22b80c-b7f8-4a82-bd31-9a35e8688e81 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -548,7 +545,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 48e4f868-8447-4c76-86e7-a50611f0e916 + - cddce2a2-8996-4490-aab6-763c689aa60d status: code: 200 message: OK @@ -564,9 +561,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/48e4f868-8447-4c76-86e7-a50611f0e916/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/cddce2a2-8996-4490-aab6-763c689aa60d/result response: body: string: '{"definition": {"parts": [{"path": "EventhouseProperties.json", "payload": @@ -582,11 +579,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:45:56 GMT + - Wed, 26 Nov 2025 15:52:41 GMT Pragma: - no-cache RequestId: - - b09b1f1b-2b6c-47a0-857a-64e3ca1e5bda + - c2f0b580-9e16-460f-9c91-0a14faf0fa41 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -610,13 +607,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -627,15 +624,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:57 GMT + - Wed, 26 Nov 2025 15:52:41 GMT Pragma: - no-cache RequestId: - - c5fcb4e6-4593-4ec9-9628-137197ed8e47 + - 4a931fda-a806-4b94-9e88-81591d44f486 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -643,7 +640,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -661,46 +658,45 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "9173b7f8-d89a-44cc-b3be-4022b9979388", "type": "Eventhouse", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "9ea3a5f6-1613-4bdf-99da-6f252fcb261a", "type": "KQLDatabase", "displayName": - "fabcli000001", "description": "fabcli000001", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "88273548-305f-4e76-a296-a07ff1b019d0", "type": "Eventhouse", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "1814946a-edc0-4915-9d7e-1ca91d64f687", "type": "KQLDatabase", "displayName": + "fabcli000001", "description": "fabcli000001", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -709,15 +705,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '810' + - '814' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:58 GMT + - Wed, 26 Nov 2025 15:52:41 GMT Pragma: - no-cache RequestId: - - 2fb332b2-6bbb-4ac1-984a-e05993b27deb + - 9635d9de-ba22-4b68-8b7c-2bdf44bebb52 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -725,7 +721,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -743,46 +739,45 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "9173b7f8-d89a-44cc-b3be-4022b9979388", "type": "Eventhouse", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "9ea3a5f6-1613-4bdf-99da-6f252fcb261a", "type": "KQLDatabase", "displayName": - "fabcli000001", "description": "fabcli000001", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "88273548-305f-4e76-a296-a07ff1b019d0", "type": "Eventhouse", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "1814946a-edc0-4915-9d7e-1ca91d64f687", "type": "KQLDatabase", "displayName": + "fabcli000001", "description": "fabcli000001", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -791,15 +786,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '810' + - '814' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:57 GMT + - Wed, 26 Nov 2025 15:52:41 GMT Pragma: - no-cache RequestId: - - 9c306799-933d-4c5e-bba3-f17b1b9f0302 + - 88f0c389-1b58-4eb2-92b8-431d5d3fa8c0 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -807,7 +802,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -831,9 +826,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: string: 'null' @@ -849,15 +844,15 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:59 GMT + - Wed, 26 Nov 2025 15:52:43 GMT ETag: - '""' Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/ce1131b7-d9cb-43f8-8039-01cceba2206b + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f039fe83-6dbc-48b6-9e4e-46711ee0884a Pragma: - no-cache RequestId: - - 79168b42-4ed9-4dcb-87a7-94602a387b97 + - 838d00af-0691-41db-928b-9e328e8b9f2a Retry-After: - '20' Strict-Transport-Security: @@ -867,11 +862,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - ce1131b7-d9cb-43f8-8039-01cceba2206b + - f039fe83-6dbc-48b6-9e4e-46711ee0884a status: code: 202 message: Accepted @@ -887,13 +882,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/ce1131b7-d9cb-43f8-8039-01cceba2206b + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f039fe83-6dbc-48b6-9e4e-46711ee0884a response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:45:58.6152686", - "lastUpdatedTimeUtc": "2025-09-14T06:46:08.5537969", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:52:42.5839593", + "lastUpdatedTimeUtc": "2025-11-26T15:53:02.835044", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -903,17 +898,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '133' + - '132' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:18 GMT + - Wed, 26 Nov 2025 15:53:02 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/ce1131b7-d9cb-43f8-8039-01cceba2206b/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f039fe83-6dbc-48b6-9e4e-46711ee0884a/result Pragma: - no-cache RequestId: - - 44b7b572-e5ed-4286-8bb1-5d12ca8bb11a + - 8689c1a8-eac3-434d-b760-4d7d133b7f04 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -921,7 +916,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - ce1131b7-d9cb-43f8-8039-01cceba2206b + - f039fe83-6dbc-48b6-9e4e-46711ee0884a status: code: 200 message: OK @@ -937,14 +932,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/ce1131b7-d9cb-43f8-8039-01cceba2206b/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f039fe83-6dbc-48b6-9e4e-46711ee0884a/result response: body: - string: '{"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", + string: '{"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", - "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId @@ -955,11 +950,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:46:19 GMT + - Wed, 26 Nov 2025 15:53:03 GMT Pragma: - no-cache RequestId: - - e8356f92-356d-461a-8c2e-5793cb015fc8 + - 68841024-b64e-40f8-960a-c9fed7ed3657 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -983,13 +978,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -1000,15 +995,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:19 GMT + - Wed, 26 Nov 2025 15:53:04 GMT Pragma: - no-cache RequestId: - - 5afd11d5-f7eb-43d8-b4d1-4b6a51fe6344 + - 7853665c-3540-47f7-a71a-b82359ed85ff Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1016,7 +1011,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -1034,49 +1029,48 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "9173b7f8-d89a-44cc-b3be-4022b9979388", "type": "Eventhouse", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "9ea3a5f6-1613-4bdf-99da-6f252fcb261a", "type": "KQLDatabase", "displayName": - "fabcli000001", "description": "fabcli000001", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "88273548-305f-4e76-a296-a07ff1b019d0", "type": "Eventhouse", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "1814946a-edc0-4915-9d7e-1ca91d64f687", "type": "KQLDatabase", "displayName": + "fabcli000001", "description": "fabcli000001", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -1085,15 +1079,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '844' + - '845' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:19 GMT + - Wed, 26 Nov 2025 15:53:04 GMT Pragma: - no-cache RequestId: - - fe4527ab-ea73-408a-9716-5a6000f3c607 + - feae15c0-2461-468e-8380-88632f05e467 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1101,7 +1095,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -1121,9 +1115,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/9173b7f8-d89a-44cc-b3be-4022b9979388 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/88273548-305f-4e76-a296-a07ff1b019d0 response: body: string: '' @@ -1139,11 +1133,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:46:19 GMT + - Wed, 26 Nov 2025 15:53:05 GMT Pragma: - no-cache RequestId: - - b2e9116b-010f-4d41-b556-8646673ef50f + - 5a93d291-8830-425b-a87e-08e53657863b Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1151,7 +1145,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_kql_dashboard_item_success.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_kql_dashboard_item_success.yaml index 064c0d715..3fdef2b46 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_kql_dashboard_item_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_kql_dashboard_item_success.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:35 GMT + - Wed, 26 Nov 2025 15:53:28 GMT Pragma: - no-cache RequestId: - - 2331d936-2e8f-49c4-9563-c4acb3c0e3b2 + - 44ebeac2-5e67-4387-8bfe-09cf58facee9 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,52 +62,51 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -116,15 +115,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '909' + - '912' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:35 GMT + - Wed, 26 Nov 2025 15:53:28 GMT Pragma: - no-cache RequestId: - - 11e12123-0e8f-4b1d-bb3c-4399d84b3cde + - 2be8f221-0a84-44f4-9353-d33b80dc5731 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -132,7 +131,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -150,52 +149,51 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -204,15 +202,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '909' + - '912' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:36 GMT + - Wed, 26 Nov 2025 15:53:28 GMT Pragma: - no-cache RequestId: - - 8ae04e5f-edfc-4e90-9a38-eb8e183b5e1f + - ba938dab-4e26-411a-9a34-625d24f4f64f Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -220,7 +218,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -241,14 +239,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/kqlDashboards + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/kqlDashboards response: body: - string: '{"id": "3fadaad1-1ef2-4b11-9776-8413dbb5b772", "type": "KQLDashboard", + string: '{"id": "c69ed550-10e3-4fc1-a289-925799f90620", "type": "KQLDashboard", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -257,17 +255,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '170' + - '171' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:37 GMT + - Wed, 26 Nov 2025 15:53:29 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 8f67da2c-4e71-44cc-8e91-422661f0c65e + - e09f7a76-a3ef-4f32-a255-2bc37a0da244 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -275,7 +273,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -293,13 +291,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -310,15 +308,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:36 GMT + - Wed, 26 Nov 2025 15:53:30 GMT Pragma: - no-cache RequestId: - - d52f4876-d7d4-44a6-9db1-9baed8c0b49a + - 9c084d86-fafe-4c2a-b99a-ab732f0af9c8 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -326,7 +324,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -344,54 +342,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "3fadaad1-1ef2-4b11-9776-8413dbb5b772", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "c69ed550-10e3-4fc1-a289-925799f90620", "type": "KQLDashboard", "displayName": "fabcli000001", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -400,15 +397,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '952' + - '954' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:37 GMT + - Wed, 26 Nov 2025 15:53:30 GMT Pragma: - no-cache RequestId: - - e0ed7112-e11d-4eb8-945e-1e3ac4d16138 + - 36ea10b5-10b7-4883-878f-eb2e20cf2497 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -416,7 +413,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -434,14 +431,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/3fadaad1-1ef2-4b11-9776-8413dbb5b772 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/c69ed550-10e3-4fc1-a289-925799f90620 response: body: - string: '{"id": "3fadaad1-1ef2-4b11-9776-8413dbb5b772", "type": "KQLDashboard", + string: '{"id": "c69ed550-10e3-4fc1-a289-925799f90620", "type": "KQLDashboard", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -450,17 +447,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '170' + - '171' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:37 GMT + - Wed, 26 Nov 2025 15:53:30 GMT ETag: - '""' Pragma: - no-cache RequestId: - - ed98e577-09b7-4778-88d5-8b0fd3794dc1 + - c04cdbca-af7a-4b18-9473-59c974912fe0 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -468,7 +465,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -488,9 +485,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/3fadaad1-1ef2-4b11-9776-8413dbb5b772/getDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/c69ed550-10e3-4fc1-a289-925799f90620/getDefinition response: body: string: '{"definition": {"parts": [{"path": "RealTimeDashboard.json", "payload": @@ -504,15 +501,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '434' + - '432' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:37 GMT + - Wed, 26 Nov 2025 15:53:31 GMT Pragma: - no-cache RequestId: - - 43de7188-95c4-4927-a7da-aec149283e56 + - 058e5707-c264-484b-874e-7b551b03889a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -520,7 +517,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -538,13 +535,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -555,15 +552,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:38 GMT + - Wed, 26 Nov 2025 15:53:32 GMT Pragma: - no-cache RequestId: - - e93b7a05-8b63-4455-a879-15bac4134104 + - 5bb25584-6059-4b72-a7ad-73cc47ce93be Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -571,7 +568,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -589,54 +586,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "3fadaad1-1ef2-4b11-9776-8413dbb5b772", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "c69ed550-10e3-4fc1-a289-925799f90620", "type": "KQLDashboard", "displayName": "fabcli000001", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -645,15 +641,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '952' + - '954' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:38 GMT + - Wed, 26 Nov 2025 15:53:32 GMT Pragma: - no-cache RequestId: - - 0063b867-c2f4-4b08-b928-5bde4015fd4e + - 111556d3-f0da-4e8f-ab48-d9258dccc171 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -661,7 +657,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -679,54 +675,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "3fadaad1-1ef2-4b11-9776-8413dbb5b772", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "c69ed550-10e3-4fc1-a289-925799f90620", "type": "KQLDashboard", "displayName": "fabcli000001", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -735,15 +730,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '952' + - '954' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:38 GMT + - Wed, 26 Nov 2025 15:53:33 GMT Pragma: - no-cache RequestId: - - 24def1b9-120f-4756-8870-a70443f247c2 + - ebe90c00-ad30-4df7-a460-ea8598dfcf5f Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -751,7 +746,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -775,14 +770,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", "type": "KQLDashboard", + string: '{"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": "Imported from fab", - "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -795,13 +790,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:39 GMT + - Wed, 26 Nov 2025 15:53:34 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 0639d580-06c2-4891-b370-c0d2c56234c6 + - d9de245b-6348-42e9-814b-9a0dcdbd4324 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -809,7 +804,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -827,13 +822,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -844,15 +839,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:39 GMT + - Wed, 26 Nov 2025 15:53:35 GMT Pragma: - no-cache RequestId: - - 306ae9de-aee8-4db7-a70e-9e7c36564bac + - 207cf026-3e6a-40a7-8f73-d72dd32e8fea Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -860,7 +855,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -878,56 +873,55 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "3fadaad1-1ef2-4b11-9776-8413dbb5b772", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "c69ed550-10e3-4fc1-a289-925799f90620", "type": "KQLDashboard", "displayName": "fabcli000001", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -936,15 +930,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '985' + - '983' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:40 GMT + - Wed, 26 Nov 2025 15:53:35 GMT Pragma: - no-cache RequestId: - - f644a6d5-6664-434d-bc1e-1f9325ad6ce1 + - 0124d9f6-ca53-4e7c-8138-d45a73e82895 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -952,7 +946,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -972,9 +966,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/3fadaad1-1ef2-4b11-9776-8413dbb5b772 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/c69ed550-10e3-4fc1-a289-925799f90620 response: body: string: '' @@ -990,11 +984,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:46:40 GMT + - Wed, 26 Nov 2025 15:53:36 GMT Pragma: - no-cache RequestId: - - dca81ff6-9996-4585-a229-6efcf0f87d07 + - bf64604f-c76a-42b4-8816-578d0f906a63 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1002,7 +996,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_kql_db_item_success.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_kql_db_item_success.yaml index 8f215b7b5..78b62eaae 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_kql_db_item_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_kql_db_item_success.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:44:11 GMT + - Wed, 26 Nov 2025 15:50:50 GMT Pragma: - no-cache RequestId: - - b114c391-eee2-4bca-aea1-f0a85e095304 + - 73ec7070-670e-4b03-a4a4-aef268d68b93 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,33 +62,33 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -97,15 +97,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '592' + - '595' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:44:11 GMT + - Wed, 26 Nov 2025 15:50:50 GMT Pragma: - no-cache RequestId: - - 8bfea5f0-0fa1-4b6a-ae1a-35f1124dde9b + - 792b02eb-a3f7-4900-989d-9d2bab2b2967 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -113,7 +113,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -131,33 +131,33 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -166,15 +166,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '592' + - '595' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:44:11 GMT + - Wed, 26 Nov 2025 15:50:51 GMT Pragma: - no-cache RequestId: - - 5507c7dc-d8c6-47df-b299-fbd15b53dd7d + - 9f496bef-3189-452d-8f88-876ae3563822 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -182,7 +182,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -203,14 +203,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/eventhouses + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/eventhouses response: body: - string: '{"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", + string: '{"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -219,17 +219,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '172' + - '173' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:44:20 GMT + - Wed, 26 Nov 2025 15:50:54 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 69160900-86ff-4880-b054-5203a5f0fd8d + - b6443a2c-d2c4-46bb-90c9-32d237aa240c Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -237,7 +237,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -246,7 +246,7 @@ interactions: - request: body: '{"description": "Created by fab", "displayName": "fabcli000001", "type": "KQLDatabase", "folderId": null, "creationPayload": {"databaseType": "ReadWrite", - "parentEventhouseItemId": "790e5d08-014b-451e-b917-bb9c6d3229cd"}}' + "parentEventhouseItemId": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac"}}' headers: Accept: - '*/*' @@ -259,9 +259,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/kqlDatabases + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/kqlDatabases response: body: string: 'null' @@ -277,15 +277,15 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:44:20 GMT + - Wed, 26 Nov 2025 15:50:54 GMT ETag: - '""' Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/8900745a-83e1-4a7b-a3ee-3c71dcd0a086 + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/961967aa-f09b-4be4-b142-45a396036c80 Pragma: - no-cache RequestId: - - 29eaddba-f831-4537-a5fc-9b369f38548f + - be00f051-c591-455e-93b2-5bc3d22e186f Retry-After: - '20' Strict-Transport-Security: @@ -295,11 +295,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - 8900745a-83e1-4a7b-a3ee-3c71dcd0a086 + - 961967aa-f09b-4be4-b142-45a396036c80 status: code: 202 message: Accepted @@ -315,13 +315,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/8900745a-83e1-4a7b-a3ee-3c71dcd0a086 + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/961967aa-f09b-4be4-b142-45a396036c80 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:44:21.1708219", - "lastUpdatedTimeUtc": "2025-09-14T06:44:26.6552579", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:50:55.1400952", + "lastUpdatedTimeUtc": "2025-11-26T15:51:03.5934655", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -331,17 +331,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '131' + - '132' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:44:41 GMT + - Wed, 26 Nov 2025 15:51:15 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/8900745a-83e1-4a7b-a3ee-3c71dcd0a086/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/961967aa-f09b-4be4-b142-45a396036c80/result Pragma: - no-cache RequestId: - - f8c83a21-a1f7-4191-ba07-3b8f80ef9772 + - ec47878f-5c37-45e3-a4fc-843ef10caf85 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -349,7 +349,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 8900745a-83e1-4a7b-a3ee-3c71dcd0a086 + - 961967aa-f09b-4be4-b142-45a396036c80 status: code: 200 message: OK @@ -365,14 +365,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/8900745a-83e1-4a7b-a3ee-3c71dcd0a086/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/961967aa-f09b-4be4-b142-45a396036c80/result response: body: - string: '{"id": "146dba66-2a7a-44e6-8727-9bb706f608c2", "type": "KQLDatabase", + string: '{"id": "af004ba2-afd5-404d-a204-61e876106481", "type": "KQLDatabase", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId @@ -383,11 +383,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:44:41 GMT + - Wed, 26 Nov 2025 15:51:16 GMT Pragma: - no-cache RequestId: - - cbde15f5-2fe2-4565-abb4-182ccf336749 + - 0b542f17-d09c-4241-9589-4be5ab2fbcd6 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -411,13 +411,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -428,15 +428,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:44:41 GMT + - Wed, 26 Nov 2025 15:51:16 GMT Pragma: - no-cache RequestId: - - 91cae9c4-f1db-4b51-b9a5-e300b6f47f03 + - 681661ce-cecc-474c-9d5c-753defb63257 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -444,7 +444,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -462,40 +462,39 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "146dba66-2a7a-44e6-8727-9bb706f608c2", - "type": "KQLDatabase", "displayName": "fabcli000001", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "af004ba2-afd5-404d-a204-61e876106481", "type": "KQLDatabase", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -504,15 +503,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '695' + - '696' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:44:41 GMT + - Wed, 26 Nov 2025 15:51:16 GMT Pragma: - no-cache RequestId: - - 5f2728db-b0bb-4dc3-a10b-61ca9b3e9915 + - cd7998df-976b-499c-8c22-eab86ad089cd Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -520,7 +519,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -538,14 +537,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/146dba66-2a7a-44e6-8727-9bb706f608c2 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/af004ba2-afd5-404d-a204-61e876106481 response: body: - string: '{"id": "146dba66-2a7a-44e6-8727-9bb706f608c2", "type": "KQLDatabase", + string: '{"id": "af004ba2-afd5-404d-a204-61e876106481", "type": "KQLDatabase", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -558,13 +557,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:44:41 GMT + - Wed, 26 Nov 2025 15:51:17 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 1ce7760e-151a-4aac-8aab-c1ca2e749713 + - 7ad9e54a-1bea-47cb-a33c-f04cad867b39 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -572,7 +571,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -592,9 +591,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/146dba66-2a7a-44e6-8727-9bb706f608c2/getDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/af004ba2-afd5-404d-a204-61e876106481/getDefinition response: body: string: 'null' @@ -610,13 +609,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:44:42 GMT + - Wed, 26 Nov 2025 15:51:18 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/972889a3-f1a5-459a-82cc-460f745caa02 + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/5d13a012-6439-49e6-b01f-195c98347f75 Pragma: - no-cache RequestId: - - deb6b46b-0e83-44d4-9275-1a23ebef093f + - cf47573e-a3be-4297-9ca9-b677aa1c6f4b Retry-After: - '20' Strict-Transport-Security: @@ -626,11 +625,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - 972889a3-f1a5-459a-82cc-460f745caa02 + - 5d13a012-6439-49e6-b01f-195c98347f75 status: code: 202 message: Accepted @@ -646,13 +645,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/972889a3-f1a5-459a-82cc-460f745caa02 + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/5d13a012-6439-49e6-b01f-195c98347f75 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:44:42.7358683", - "lastUpdatedTimeUtc": "2025-09-14T06:45:01.8790557", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:51:18.5008841", + "lastUpdatedTimeUtc": "2025-11-26T15:51:37.502397", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -662,17 +661,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '133' + - '130' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:02 GMT + - Wed, 26 Nov 2025 15:51:38 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/972889a3-f1a5-459a-82cc-460f745caa02/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/5d13a012-6439-49e6-b01f-195c98347f75/result Pragma: - no-cache RequestId: - - 0e957a54-8c1a-4fa2-8516-7ea9d3f27ad3 + - 5f369735-900e-42b5-b4c4-154aa3fe2606 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -680,7 +679,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 972889a3-f1a5-459a-82cc-460f745caa02 + - 5d13a012-6439-49e6-b01f-195c98347f75 status: code: 200 message: OK @@ -696,13 +695,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/972889a3-f1a5-459a-82cc-460f745caa02/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/5d13a012-6439-49e6-b01f-195c98347f75/result response: body: string: '{"definition": {"parts": [{"path": "DatabaseProperties.json", "payload": - "ew0KICAiZGF0YWJhc2VUeXBlIjogIlJlYWRXcml0ZSIsDQogICJwYXJlbnRFdmVudGhvdXNlSXRlbUlkIjogIjc5MGU1ZDA4LTAxNGItNDUxZS1iOTE3LWJiOWM2ZDMyMjljZCIsDQogICJvbmVMYWtlQ2FjaGluZ1BlcmlvZCI6ICJQMzY1MDAwRCIsDQogICJvbmVMYWtlU3RhbmRhcmRTdG9yYWdlUGVyaW9kIjogIlAzNjUwMDBEIg0KfQ==", + "ew0KICAiZGF0YWJhc2VUeXBlIjogIlJlYWRXcml0ZSIsDQogICJwYXJlbnRFdmVudGhvdXNlSXRlbUlkIjogImY1Y2VmNjk1LWZjNGEtNGU1ZC1iOTJhLTMxYzBlNWI0NzZhYyIsDQogICJvbmVMYWtlQ2FjaGluZ1BlcmlvZCI6ICJQMzY1MDAwRCIsDQogICJvbmVMYWtlU3RhbmRhcmRTdG9yYWdlUGVyaW9kIjogIlAzNjUwMDBEIg0KfQ==", "payloadType": "InlineBase64"}, {"path": "DatabaseSchema.kql", "payload": "Ly8gS1FMIHNjcmlwdA0KLy8gVXNlIG1hbmFnZW1lbnQgY29tbWFuZHMgaW4gdGhpcyBzY3JpcHQgdG8gY29uZmlndXJlIHlvdXIgZGF0YWJhc2UgaXRlbXMsIHN1Y2ggYXMgdGFibGVzLCBmdW5jdGlvbnMsIG1hdGVyaWFsaXplZCB2aWV3cywgYW5kIG1vcmUuDQoNCg0K", "payloadType": "InlineBase64"}, {"path": ".platform", "payload": "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9naXRJbnRlZ3JhdGlvbi9wbGF0Zm9ybVByb3BlcnRpZXMvMi4wLjAvc2NoZW1hLmpzb24iLAogICJtZXRhZGF0YSI6IHsKICAgICJ0eXBlIjogIktRTERhdGFiYXNlIiwKICAgICJkaXNwbGF5TmFtZSI6ICJmYWJjbGkwMDAwMDEiLAogICAgImRlc2NyaXB0aW9uIjogIkNyZWF0ZWQgYnkgZmFiIgogIH0sCiAgImNvbmZpZyI6IHsKICAgICJ2ZXJzaW9uIjogIjIuMCIsCiAgICAibG9naWNhbElkIjogIjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIKICB9Cn0=", @@ -717,11 +716,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:45:02 GMT + - Wed, 26 Nov 2025 15:51:39 GMT Pragma: - no-cache RequestId: - - 7b81faa5-1f52-464f-bdb4-b641ad9e2786 + - 75fb8cdb-4951-4c9e-845a-956c81fe46ba Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -745,13 +744,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -762,15 +761,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:03 GMT + - Wed, 26 Nov 2025 15:51:39 GMT Pragma: - no-cache RequestId: - - 8be5dc2b-cc6a-45c6-bfd8-2c9b3e41a8ff + - dced54f3-2b3e-4317-8b95-2c0b08bb4fa7 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -778,7 +777,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -796,40 +795,39 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "146dba66-2a7a-44e6-8727-9bb706f608c2", - "type": "KQLDatabase", "displayName": "fabcli000001", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "af004ba2-afd5-404d-a204-61e876106481", "type": "KQLDatabase", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -838,15 +836,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '695' + - '696' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:03 GMT + - Wed, 26 Nov 2025 15:51:39 GMT Pragma: - no-cache RequestId: - - 3aa1b6f1-1484-4da7-a008-cea655006540 + - e2f083e2-ca67-488f-8375-d6b5fcaa5690 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -854,7 +852,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -872,40 +870,39 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "146dba66-2a7a-44e6-8727-9bb706f608c2", - "type": "KQLDatabase", "displayName": "fabcli000001", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "af004ba2-afd5-404d-a204-61e876106481", "type": "KQLDatabase", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -914,15 +911,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '695' + - '696' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:02 GMT + - Wed, 26 Nov 2025 15:51:40 GMT Pragma: - no-cache RequestId: - - 1994d144-631f-4b13-a6b8-f714ad145fad + - 8017f24b-573c-485a-ad79-b1a2b531add6 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -930,7 +927,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -939,7 +936,7 @@ interactions: - request: body: '{"type": "KQLDatabase", "description": "Imported from fab", "folderId": null, "displayName": "fabcli000001_new_8", "definition": {"parts": [{"path": - "DatabaseProperties.json", "payload": "ewogICAgImRhdGFiYXNlVHlwZSI6ICJSZWFkV3JpdGUiLAogICAgInBhcmVudEV2ZW50aG91c2VJdGVtSWQiOiAiNzkwZTVkMDgtMDE0Yi00NTFlLWI5MTctYmI5YzZkMzIyOWNkIiwKICAgICJvbmVMYWtlQ2FjaGluZ1BlcmlvZCI6ICJQMzY1MDAwRCIsCiAgICAib25lTGFrZVN0YW5kYXJkU3RvcmFnZVBlcmlvZCI6ICJQMzY1MDAwRCIKfQ==", + "DatabaseProperties.json", "payload": "ewogICAgImRhdGFiYXNlVHlwZSI6ICJSZWFkV3JpdGUiLAogICAgInBhcmVudEV2ZW50aG91c2VJdGVtSWQiOiAiZjVjZWY2OTUtZmM0YS00ZTVkLWI5MmEtMzFjMGU1YjQ3NmFjIiwKICAgICJvbmVMYWtlQ2FjaGluZ1BlcmlvZCI6ICJQMzY1MDAwRCIsCiAgICAib25lTGFrZVN0YW5kYXJkU3RvcmFnZVBlcmlvZCI6ICJQMzY1MDAwRCIKfQ==", "payloadType": "InlineBase64"}, {"path": ".platform", "payload": "ewogICAgIiRzY2hlbWEiOiAiaHR0cHM6Ly9kZXZlbG9wZXIubWljcm9zb2Z0LmNvbS9qc29uLXNjaGVtYXMvZmFicmljL2dpdEludGVncmF0aW9uL3BsYXRmb3JtUHJvcGVydGllcy8yLjAuMC9zY2hlbWEuanNvbiIsCiAgICAibWV0YWRhdGEiOiB7CiAgICAgICAgInR5cGUiOiAiS1FMRGF0YWJhc2UiLAogICAgICAgICJkaXNwbGF5TmFtZSI6ICJmYWJjbGkwMDAwMDEiLAogICAgICAgICJkZXNjcmlwdGlvbiI6ICJDcmVhdGVkIGJ5IGZhYiIKICAgIH0sCiAgICAiY29uZmlnIjogewogICAgICAgICJ2ZXJzaW9uIjogIjIuMCIsCiAgICAgICAgImxvZ2ljYWxJZCI6ICIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiCiAgICB9Cn0=", "payloadType": "InlineBase64"}, {"path": "DatabaseSchema.kql", "payload": "Ly8gS1FMIHNjcmlwdA0KLy8gVXNlIG1hbmFnZW1lbnQgY29tbWFuZHMgaW4gdGhpcyBzY3JpcHQgdG8gY29uZmlndXJlIHlvdXIgZGF0YWJhc2UgaXRlbXMsIHN1Y2ggYXMgdGFibGVzLCBmdW5jdGlvbnMsIG1hdGVyaWFsaXplZCB2aWV3cywgYW5kIG1vcmUuDQoNCg0K", "payloadType": "InlineBase64"}]}}' @@ -955,9 +952,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: string: 'null' @@ -973,15 +970,15 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:04 GMT + - Wed, 26 Nov 2025 15:51:41 GMT ETag: - '""' Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/0408f438-7e44-4b8d-84d5-2de8234e1976 + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/a30a55c5-4d71-4640-82a3-e1dfbec6b4db Pragma: - no-cache RequestId: - - 998a83e6-a103-4786-bb85-0c8dfec141f8 + - e34885b2-3dc5-48fe-a479-d8e4af21541d Retry-After: - '20' Strict-Transport-Security: @@ -991,11 +988,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - 0408f438-7e44-4b8d-84d5-2de8234e1976 + - a30a55c5-4d71-4640-82a3-e1dfbec6b4db status: code: 202 message: Accepted @@ -1011,13 +1008,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/0408f438-7e44-4b8d-84d5-2de8234e1976 + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/a30a55c5-4d71-4640-82a3-e1dfbec6b4db response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:45:04.3478154", - "lastUpdatedTimeUtc": "2025-09-14T06:45:13.9753079", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:51:41.8617154", + "lastUpdatedTimeUtc": "2025-11-26T15:51:51.4097645", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -1027,17 +1024,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '132' + - '131' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:24 GMT + - Wed, 26 Nov 2025 15:52:02 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/0408f438-7e44-4b8d-84d5-2de8234e1976/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/a30a55c5-4d71-4640-82a3-e1dfbec6b4db/result Pragma: - no-cache RequestId: - - 014832b7-931b-4289-bf1d-afbb5a6afa2f + - ed5e30dd-5692-4b04-83d9-77da13100b5c Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1045,7 +1042,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 0408f438-7e44-4b8d-84d5-2de8234e1976 + - a30a55c5-4d71-4640-82a3-e1dfbec6b4db status: code: 200 message: OK @@ -1061,14 +1058,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/0408f438-7e44-4b8d-84d5-2de8234e1976/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/a30a55c5-4d71-4640-82a3-e1dfbec6b4db/result response: body: - string: '{"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", "type": "KQLDatabase", + string: '{"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId @@ -1079,11 +1076,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:45:24 GMT + - Wed, 26 Nov 2025 15:52:03 GMT Pragma: - no-cache RequestId: - - e71f8ed9-fb1c-4a8d-b9d1-00cc350f144f + - a0195c74-3af1-46ec-8ea4-cb1ed06ec80e Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -1107,13 +1104,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -1124,15 +1121,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:24 GMT + - Wed, 26 Nov 2025 15:52:03 GMT Pragma: - no-cache RequestId: - - 1b693dd9-0d20-4331-a51a-9bed97154476 + - c57680d0-3c22-4f35-ad6a-1b36e2a85049 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1140,7 +1137,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -1158,42 +1155,41 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "146dba66-2a7a-44e6-8727-9bb706f608c2", - "type": "KQLDatabase", "displayName": "fabcli000001", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "af004ba2-afd5-404d-a204-61e876106481", "type": "KQLDatabase", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -1206,11 +1202,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:25 GMT + - Wed, 26 Nov 2025 15:52:03 GMT Pragma: - no-cache RequestId: - - fee33814-a044-4d13-8455-07279d9f543b + - f53a5dbd-77b0-423e-ad03-853cd411f2ac Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1218,7 +1214,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -1238,9 +1234,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/146dba66-2a7a-44e6-8727-9bb706f608c2 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/af004ba2-afd5-404d-a204-61e876106481 response: body: string: '' @@ -1256,11 +1252,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:45:25 GMT + - Wed, 26 Nov 2025 15:52:04 GMT Pragma: - no-cache RequestId: - - baaef22a-e132-4182-ac33-1ceaf8410e68 + - a271e157-8e14-4810-ab22-100a7053dd7b Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1268,7 +1264,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_kql_qs_item_success.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_kql_qs_item_success.yaml index 492b3220b..effad453a 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_kql_qs_item_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_kql_qs_item_success.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:25 GMT + - Wed, 26 Nov 2025 15:52:05 GMT Pragma: - no-cache RequestId: - - 16cba0ad-33d5-4123-b014-73cee40b7807 + - ed9c6ec8-f3d1-4f24-ad56-a70b88167c09 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,40 +62,39 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -104,15 +103,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '693' + - '697' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:25 GMT + - Wed, 26 Nov 2025 15:52:05 GMT Pragma: - no-cache RequestId: - - 957307e7-9194-4da5-b41e-8d0416ece6f3 + - c2e7a1a9-2c56-4308-b3fb-0cb6886420bb Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -120,7 +119,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -138,40 +137,39 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -180,15 +178,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '693' + - '697' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:25 GMT + - Wed, 26 Nov 2025 15:52:05 GMT Pragma: - no-cache RequestId: - - 51e254c4-49b3-46f7-9ab6-b817d01dbd85 + - 1d82b261-5236-416b-ae3e-afa067a2c610 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -196,7 +194,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -217,14 +215,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/kqlQuerysets + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/kqlQuerysets response: body: - string: '{"id": "6ed131c1-ad15-43b7-94e9-bd56c8cb71d3", "type": "KQLQueryset", + string: '{"id": "6203f313-bf10-4b97-b8fa-ef0c758614a3", "type": "KQLQueryset", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -233,17 +231,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '170' + - '171' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:27 GMT + - Wed, 26 Nov 2025 15:52:07 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 48accb86-eab2-4dc1-bf2d-1cf04b47de69 + - df95dfce-5b81-48e7-94f5-d565019de1fd Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -251,7 +249,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -269,13 +267,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -286,15 +284,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:27 GMT + - Wed, 26 Nov 2025 15:52:08 GMT Pragma: - no-cache RequestId: - - fe9505fb-a916-44d3-91ee-3fc9748e1515 + - 253fdee0-93c0-4415-b4ea-0b8c0a70cc2d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -302,7 +300,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -320,42 +318,41 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ed131c1-ad15-43b7-94e9-bd56c8cb71d3", "type": "KQLQueryset", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "6203f313-bf10-4b97-b8fa-ef0c758614a3", "type": "KQLQueryset", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -364,15 +361,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '740' + - '743' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:28 GMT + - Wed, 26 Nov 2025 15:52:09 GMT Pragma: - no-cache RequestId: - - 6ece2569-742a-46b4-8bdb-8a73d6663cfb + - 19413e7c-9b04-47ac-bd3b-0ba869c69ab3 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -380,7 +377,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -398,14 +395,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/6ed131c1-ad15-43b7-94e9-bd56c8cb71d3 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/6203f313-bf10-4b97-b8fa-ef0c758614a3 response: body: - string: '{"id": "6ed131c1-ad15-43b7-94e9-bd56c8cb71d3", "type": "KQLQueryset", + string: '{"id": "6203f313-bf10-4b97-b8fa-ef0c758614a3", "type": "KQLQueryset", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -414,17 +411,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '170' + - '171' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:27 GMT + - Wed, 26 Nov 2025 15:52:09 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 70d285c5-277f-41ac-bd35-6331eb569395 + - e729f5f7-eec2-4846-8b65-b3ae23f1ef4b Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -432,7 +429,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -452,9 +449,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/6ed131c1-ad15-43b7-94e9-bd56c8cb71d3/getDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/6203f313-bf10-4b97-b8fa-ef0c758614a3/getDefinition response: body: string: '{"definition": {"parts": [{"path": "RealTimeQueryset.json", "payload": @@ -468,15 +465,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '427' + - '428' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:28 GMT + - Wed, 26 Nov 2025 15:52:09 GMT Pragma: - no-cache RequestId: - - 0d1a834d-77e1-4c78-8b34-7ce585e9ce83 + - 94bdc3d1-650e-49c5-ba0b-5eb5de889128 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -484,7 +481,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -502,13 +499,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -519,15 +516,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:28 GMT + - Wed, 26 Nov 2025 15:52:10 GMT Pragma: - no-cache RequestId: - - a09ecc20-027b-45cd-809f-153aae195609 + - a5d3cbea-797e-4cc9-aa8c-b1a61195ff84 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -535,7 +532,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -553,42 +550,41 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ed131c1-ad15-43b7-94e9-bd56c8cb71d3", "type": "KQLQueryset", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "6203f313-bf10-4b97-b8fa-ef0c758614a3", "type": "KQLQueryset", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -597,15 +593,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '740' + - '743' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:29 GMT + - Wed, 26 Nov 2025 15:52:11 GMT Pragma: - no-cache RequestId: - - 6bf98c00-e708-4b7d-8858-dd7053cb8f53 + - c57bd423-0094-4887-a492-d047184a4b9b Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -613,7 +609,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -631,42 +627,41 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ed131c1-ad15-43b7-94e9-bd56c8cb71d3", "type": "KQLQueryset", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "6203f313-bf10-4b97-b8fa-ef0c758614a3", "type": "KQLQueryset", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -675,15 +670,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '740' + - '743' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:29 GMT + - Wed, 26 Nov 2025 15:52:10 GMT Pragma: - no-cache RequestId: - - 8989c693-e35e-4921-864c-c74abf90b517 + - 148cc3bf-17bb-4670-91ea-2b730e40878c Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -691,7 +686,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -715,14 +710,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", + string: '{"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -735,13 +730,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:31 GMT + - Wed, 26 Nov 2025 15:52:12 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 41e13a3f-f8b9-44b7-a4e4-01429357578c + - 35ee1e67-c0aa-48a0-8d42-6c1275ad691a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -749,7 +744,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -767,13 +762,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -784,15 +779,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:32 GMT + - Wed, 26 Nov 2025 15:52:12 GMT Pragma: - no-cache RequestId: - - e778c20e-8ede-4a6c-87fc-ce65347bdd40 + - 0bfa8129-9ea2-4c3b-bae8-8d3c5843c0de Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -800,7 +795,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -818,44 +813,43 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ed131c1-ad15-43b7-94e9-bd56c8cb71d3", "type": "KQLQueryset", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "6203f313-bf10-4b97-b8fa-ef0c758614a3", "type": "KQLQueryset", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -864,15 +858,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '770' + - '774' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:45:32 GMT + - Wed, 26 Nov 2025 15:52:13 GMT Pragma: - no-cache RequestId: - - 3bd47089-082d-4b60-9a7f-ef3955327f76 + - 96bbc6e3-ebb8-47a0-993b-c7db7adb2d2f Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -880,7 +874,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -900,9 +894,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/6ed131c1-ad15-43b7-94e9-bd56c8cb71d3 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/6203f313-bf10-4b97-b8fa-ef0c758614a3 response: body: string: '' @@ -918,11 +912,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:45:32 GMT + - Wed, 26 Nov 2025 15:52:14 GMT Pragma: - no-cache RequestId: - - f1400a38-a076-4055-a04a-304d2a3950ae + - 5242ea12-a6b1-4007-b153-481f2b16260e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -930,7 +924,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_lakehouse_item_fail.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_lakehouse_item_fail.yaml index 1d8a3f872..7002a4ac0 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_lakehouse_item_fail.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_lakehouse_item_fail.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:41 GMT + - Wed, 26 Nov 2025 15:53:39 GMT Pragma: - no-cache RequestId: - - ba00e4f2-b89c-4521-b37f-81c55ed93a98 + - 214c927b-59ce-491e-b663-fb510c5030cd Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,54 +62,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -118,15 +117,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '951' + - '956' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:42 GMT + - Wed, 26 Nov 2025 15:53:39 GMT Pragma: - no-cache RequestId: - - c7ed4539-2f7a-4cbb-bab6-86cb912f4a1e + - c9654cb3-f105-4c65-8477-710b0c6ddb97 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -134,7 +133,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -152,54 +151,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -208,15 +206,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '951' + - '956' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:41 GMT + - Wed, 26 Nov 2025 15:53:40 GMT Pragma: - no-cache RequestId: - - ae2e6738-6f33-482f-973b-bdd6a840f6fe + - cb77607c-020f-490e-9190-0496ea0d3ab7 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -224,7 +222,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_mirrored_db_item_success.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_mirrored_db_item_success.yaml index 2ebbc96f3..cd1b02241 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_mirrored_db_item_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_mirrored_db_item_success.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:19 GMT + - Wed, 26 Nov 2025 15:53:05 GMT Pragma: - no-cache RequestId: - - 6c69f447-1947-4ddd-b60a-29adc472d21f + - 296faaea-2055-429d-867c-f3bd9bf51a64 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,45 +62,44 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -113,11 +112,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:20 GMT + - Wed, 26 Nov 2025 15:53:06 GMT Pragma: - no-cache RequestId: - - 2b3d24da-067c-48fa-a14a-682598781690 + - 13008ce1-6f16-407c-ade0-98e0578a9b89 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -125,7 +124,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -143,45 +142,44 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -194,11 +192,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:20 GMT + - Wed, 26 Nov 2025 15:53:07 GMT Pragma: - no-cache RequestId: - - a11da07e-bd51-421c-9408-dec7393b2d18 + - e85519af-5edf-4910-88a0-17c3f3b51798 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -206,7 +204,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -229,14 +227,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/mirroredDatabases + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/mirroredDatabases response: body: - string: '{"id": "20f6da88-0069-44e0-bf4a-33d5462a47d2", "type": "MirroredDatabase", + string: '{"id": "4c27ccec-d95c-47df-a007-bd01413ba894", "type": "MirroredDatabase", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -245,17 +243,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '170' + - '169' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:22 GMT + - Wed, 26 Nov 2025 15:53:08 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 250b6670-10d1-4b31-993c-b2345fe86190 + - f2b38a98-bc42-4d05-b1a8-a0d57dd9a5f2 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -263,7 +261,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -281,13 +279,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -298,15 +296,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:21 GMT + - Wed, 26 Nov 2025 15:53:08 GMT Pragma: - no-cache RequestId: - - 8c0c5d12-2702-493e-973d-aa6c9846fcd2 + - de83afbb-6028-4731-9020-c5ece88e88d1 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -314,7 +312,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -332,47 +330,46 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "20f6da88-0069-44e0-bf4a-33d5462a47d2", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "4c27ccec-d95c-47df-a007-bd01413ba894", "type": "MirroredDatabase", "displayName": "fabcli000001", "description": - "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -381,15 +378,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '826' + - '823' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:21 GMT + - Wed, 26 Nov 2025 15:53:09 GMT Pragma: - no-cache RequestId: - - a0df1dec-a5f3-42a0-bdeb-d4aa1b87bc17 + - b7a28dfc-5f92-4905-872a-2e2a5a14e016 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -397,7 +394,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -415,14 +412,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/20f6da88-0069-44e0-bf4a-33d5462a47d2 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/4c27ccec-d95c-47df-a007-bd01413ba894 response: body: - string: '{"id": "20f6da88-0069-44e0-bf4a-33d5462a47d2", "type": "MirroredDatabase", + string: '{"id": "4c27ccec-d95c-47df-a007-bd01413ba894", "type": "MirroredDatabase", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -431,17 +428,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '170' + - '169' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:22 GMT + - Wed, 26 Nov 2025 15:53:09 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 46c7d659-ba3f-4790-9ab5-ee4fbb6f22b9 + - 562987e1-2fd2-41fd-9470-9c6e6f3df728 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -449,7 +446,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -469,9 +466,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/20f6da88-0069-44e0-bf4a-33d5462a47d2/getDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/4c27ccec-d95c-47df-a007-bd01413ba894/getDefinition response: body: string: '{"definition": {"parts": [{"path": "mirroring.json", "payload": "ew0KICAicHJvcGVydGllcyI6IHsNCiAgICAic291cmNlIjogew0KICAgICAgInR5cGUiOiAiR2VuZXJpY01pcnJvciIsDQogICAgICAidHlwZVByb3BlcnRpZXMiOiB7fQ0KICAgIH0sDQogICAgInRhcmdldCI6IHsNCiAgICAgICJ0eXBlIjogIk1vdW50ZWRSZWxhdGlvbmFsRGF0YWJhc2UiLA0KICAgICAgInR5cGVQcm9wZXJ0aWVzIjogew0KICAgICAgICAiZm9ybWF0IjogIkRlbHRhIg0KICAgICAgfQ0KICAgIH0NCiAgfQ0KfQ==", @@ -485,15 +482,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '561' + - '562' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:22 GMT + - Wed, 26 Nov 2025 15:53:10 GMT Pragma: - no-cache RequestId: - - 2af5fe9a-4292-4e5d-abb7-17144a4a05ab + - b4ca97ff-d10f-4d11-9ceb-70f366980d6e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -501,7 +498,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -519,13 +516,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -536,15 +533,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:23 GMT + - Wed, 26 Nov 2025 15:53:11 GMT Pragma: - no-cache RequestId: - - 9ce4054c-7f89-489b-b588-0ec26a93bf0a + - 5c2a999a-e493-40c7-b624-c5620525a144 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -552,7 +549,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -570,47 +567,46 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "20f6da88-0069-44e0-bf4a-33d5462a47d2", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "4c27ccec-d95c-47df-a007-bd01413ba894", "type": "MirroredDatabase", "displayName": "fabcli000001", "description": - "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -619,15 +615,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '826' + - '823' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:22 GMT + - Wed, 26 Nov 2025 15:53:11 GMT Pragma: - no-cache RequestId: - - 957c056f-077d-404a-bdd5-ca0a70992355 + - 29e1427a-1ae2-4cc0-874c-9607e43d81b9 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -635,7 +631,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -653,47 +649,46 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "20f6da88-0069-44e0-bf4a-33d5462a47d2", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "4c27ccec-d95c-47df-a007-bd01413ba894", "type": "MirroredDatabase", "displayName": "fabcli000001", "description": - "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -702,15 +697,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '826' + - '823' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:23 GMT + - Wed, 26 Nov 2025 15:53:12 GMT Pragma: - no-cache RequestId: - - d5117fb7-0aa2-4d23-b644-630dc78bf5ac + - 8d4075eb-2363-461f-bd1f-2193287b4c06 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -718,7 +713,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -742,14 +737,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", "type": "MirroredDatabase", + string: '{"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": "Imported from fab", - "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -762,13 +757,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:24 GMT + - Wed, 26 Nov 2025 15:53:13 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 636872c5-5a9a-4354-b549-2eee4fc1d055 + - e26ce428-0715-4cbd-ac1e-268d75edff14 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -776,7 +771,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -794,13 +789,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -811,15 +806,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:24 GMT + - Wed, 26 Nov 2025 15:53:14 GMT Pragma: - no-cache RequestId: - - f6b4aa3a-00d1-44e9-baa8-498b6fe19edd + - 0e539086-e050-41b9-8d77-e08df133b35b Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -827,7 +822,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -845,50 +840,49 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "20f6da88-0069-44e0-bf4a-33d5462a47d2", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "4c27ccec-d95c-47df-a007-bd01413ba894", "type": "MirroredDatabase", "displayName": "fabcli000001", "description": - "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", "type": "MirroredDatabase", + "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": "Imported from fab", - "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -897,15 +891,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '861' + - '855' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:25 GMT + - Wed, 26 Nov 2025 15:53:14 GMT Pragma: - no-cache RequestId: - - 28f1d398-6255-47af-88f3-53eb9193c341 + - 8668d002-7728-43c7-983c-6a9b3a4f1bbb Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -913,7 +907,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -933,9 +927,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/20f6da88-0069-44e0-bf4a-33d5462a47d2 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/4c27ccec-d95c-47df-a007-bd01413ba894 response: body: string: '' @@ -951,11 +945,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:46:24 GMT + - Wed, 26 Nov 2025 15:53:16 GMT Pragma: - no-cache RequestId: - - 54702ebd-c55c-47db-90c8-bc53c3dd3b4c + - 5ea8f50d-2120-4333-aa48-04d11ebe5cfe Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -963,7 +957,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_mirrored_warehouse_item_fail.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_mirrored_warehouse_item_fail.yaml index 513a821e3..ab7a8f8ff 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_mirrored_warehouse_item_fail.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_mirrored_warehouse_item_fail.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:42 GMT + - Wed, 26 Nov 2025 15:53:40 GMT Pragma: - no-cache RequestId: - - 1688604d-d863-4691-89ff-b235a1c8e3b0 + - 0ddce0a5-06bf-49e2-9e7d-4ac63e6d5272 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,54 +62,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -118,15 +117,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '951' + - '956' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:42 GMT + - Wed, 26 Nov 2025 15:53:41 GMT Pragma: - no-cache RequestId: - - f8a955a3-6092-4d2b-954c-a663914468b1 + - a41187e6-e3bf-4685-b4cf-fe3fde43f43c Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -134,7 +133,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -152,54 +151,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -208,15 +206,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '951' + - '956' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:42 GMT + - Wed, 26 Nov 2025 15:53:41 GMT Pragma: - no-cache RequestId: - - c7ee0089-b5df-40e7-ad0d-2f68db482c92 + - 2bdfc3e3-58ea-4ca2-bdfa-48d4f916e4e6 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -224,7 +222,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_ml_experiment_item_fail.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_ml_experiment_item_fail.yaml index afef7d8a4..799c1ced4 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_ml_experiment_item_fail.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_ml_experiment_item_fail.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:42 GMT + - Wed, 26 Nov 2025 15:53:41 GMT Pragma: - no-cache RequestId: - - 76f1a30d-599d-4f5c-a298-fe8868e17b98 + - 899c6190-6afb-4a87-b4df-687d0a2e0c1c Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,54 +62,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -118,15 +117,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '951' + - '956' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:42 GMT + - Wed, 26 Nov 2025 15:53:41 GMT Pragma: - no-cache RequestId: - - f9eabd8d-e36b-4f1d-a9b1-544e09d51e07 + - 71c82328-4dc8-4ef8-be14-0e8ca732bfe6 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -134,7 +133,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -152,54 +151,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -208,15 +206,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '951' + - '956' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:43 GMT + - Wed, 26 Nov 2025 15:53:42 GMT Pragma: - no-cache RequestId: - - eccf63a1-cfbd-41d4-ace7-d394423fc170 + - 6e55dd67-e72a-4cef-8745-be5b3de63227 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -224,7 +222,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_ml_model_item_fail.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_ml_model_item_fail.yaml index 45dfe6537..3e4a8d7d6 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_ml_model_item_fail.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_ml_model_item_fail.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:43 GMT + - Wed, 26 Nov 2025 15:53:42 GMT Pragma: - no-cache RequestId: - - 76136894-1c5a-4555-a1ee-dca11239e210 + - b3a934e5-c5bc-4a25-9e40-0f974be177d6 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,54 +62,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -118,15 +117,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '951' + - '956' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:43 GMT + - Wed, 26 Nov 2025 15:53:42 GMT Pragma: - no-cache RequestId: - - 6ce2918e-a6d0-43d7-9927-d92e86e2b7f6 + - a0525590-308b-49be-8261-ad4a007a0808 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -134,7 +133,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -152,54 +151,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -208,15 +206,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '951' + - '956' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:43 GMT + - Wed, 26 Nov 2025 15:53:42 GMT Pragma: - no-cache RequestId: - - 197d53bc-c466-41de-b905-bfff78a1a578 + - b04cdb6e-8915-48a0-8fe5-823bb4bf508e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -224,7 +222,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_notebook_item_success.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_notebook_item_success.yaml index fd88efe71..1a84fba56 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_notebook_item_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_notebook_item_success.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:40:17 GMT + - Wed, 26 Nov 2025 15:46:26 GMT Pragma: - no-cache RequestId: - - 32c84c7a-93a6-4f15-a3a3-7ad1d084aa9f + - a0d1e8bb-1271-4def-aaf6-5bf9ea74ef34 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,19 +62,19 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -83,15 +83,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '346' + - '344' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:40:17 GMT + - Wed, 26 Nov 2025 15:46:27 GMT Pragma: - no-cache RequestId: - - a3a5da4a-20ea-4421-b3d2-de7717c6bb9f + - bddf4df5-ebca-4091-a207-721860fd6704 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -99,7 +99,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -117,19 +117,19 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -138,15 +138,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '346' + - '344' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:40:17 GMT + - Wed, 26 Nov 2025 15:46:27 GMT Pragma: - no-cache RequestId: - - fc0f15ff-0694-474f-b0e0-eb46296d9e82 + - 8013b386-80da-4bb7-afd2-710ca67ec8b7 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -154,7 +154,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -177,9 +177,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/notebooks + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/notebooks response: body: string: 'null' @@ -195,15 +195,15 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:40:18 GMT + - Wed, 26 Nov 2025 15:46:30 GMT ETag: - '""' Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/1e7a6d5f-d06e-4d70-a818-4fd7719d3cbe + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/a3877591-5401-4012-963b-5969f92af089 Pragma: - no-cache RequestId: - - 401df9bd-a8e4-4d84-b7c5-94f6deab7a8c + - 39cd2144-c742-4f39-ba61-5c539bab53e8 Retry-After: - '20' Strict-Transport-Security: @@ -213,11 +213,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - 1e7a6d5f-d06e-4d70-a818-4fd7719d3cbe + - a3877591-5401-4012-963b-5969f92af089 status: code: 202 message: Accepted @@ -233,13 +233,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/1e7a6d5f-d06e-4d70-a818-4fd7719d3cbe + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/a3877591-5401-4012-963b-5969f92af089 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:40:18.507901", - "lastUpdatedTimeUtc": "2025-09-14T06:40:19.7265996", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:46:28.5686533", + "lastUpdatedTimeUtc": "2025-11-26T15:46:31.2092464", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -249,17 +249,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '130' + - '132' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:40:38 GMT + - Wed, 26 Nov 2025 15:46:50 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/1e7a6d5f-d06e-4d70-a818-4fd7719d3cbe/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/a3877591-5401-4012-963b-5969f92af089/result Pragma: - no-cache RequestId: - - 50815cbd-b2a0-4faa-9792-5eb4ecdb52a0 + - 2a2250c8-ce45-4b25-afe8-436cb46f9134 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -267,7 +267,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 1e7a6d5f-d06e-4d70-a818-4fd7719d3cbe + - a3877591-5401-4012-963b-5969f92af089 status: code: 200 message: OK @@ -283,14 +283,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/1e7a6d5f-d06e-4d70-a818-4fd7719d3cbe/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/a3877591-5401-4012-963b-5969f92af089/result response: body: - string: '{"id": "826ca899-04d0-47e8-b175-ff4aae2d05e6", "type": "Notebook", + string: '{"id": "6d6f5405-5ad5-4327-9612-e8a397aa426b", "type": "Notebook", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId @@ -301,11 +301,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:40:39 GMT + - Wed, 26 Nov 2025 15:46:50 GMT Pragma: - no-cache RequestId: - - ce98cebc-fcc3-43d1-b996-404ff807bf79 + - 152b2b92-ea4f-4c09-af64-7a340d5a5929 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -329,13 +329,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -346,15 +346,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:40:39 GMT + - Wed, 26 Nov 2025 15:46:51 GMT Pragma: - no-cache RequestId: - - 41d740da-e03c-4fdf-88d3-5a57c56ac5e6 + - 227ea041-597f-4490-a338-6992969ccefc Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -362,7 +362,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -380,21 +380,21 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "826ca899-04d0-47e8-b175-ff4aae2d05e6", "type": "Notebook", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "6d6f5405-5ad5-4327-9612-e8a397aa426b", "type": "Notebook", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -403,15 +403,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '383' + - '380' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:40:39 GMT + - Wed, 26 Nov 2025 15:46:51 GMT Pragma: - no-cache RequestId: - - c151d483-d74b-45c3-bdb7-a935788719a2 + - 383386d6-e0b9-4521-adf4-ac486332d36a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -419,7 +419,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -437,14 +437,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/826ca899-04d0-47e8-b175-ff4aae2d05e6 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/6d6f5405-5ad5-4327-9612-e8a397aa426b response: body: - string: '{"id": "826ca899-04d0-47e8-b175-ff4aae2d05e6", "type": "Notebook", + string: '{"id": "6d6f5405-5ad5-4327-9612-e8a397aa426b", "type": "Notebook", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -457,13 +457,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:40:39 GMT + - Wed, 26 Nov 2025 15:46:52 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 84cb0e2f-0e3a-4ff3-b945-cfe6b31154ef + - 47ea615d-b09d-47bf-a31c-287b6459a2c7 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -471,7 +471,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -491,9 +491,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/826ca899-04d0-47e8-b175-ff4aae2d05e6/getDefinition?format=ipynb + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/6d6f5405-5ad5-4327-9612-e8a397aa426b/getDefinition?format=ipynb response: body: string: 'null' @@ -509,13 +509,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:40:39 GMT + - Wed, 26 Nov 2025 15:46:52 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/b1d4e6f9-e44d-4b95-a25e-ad6a99f8b35c + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f09b4210-2c68-4f10-b01e-f14742cd0b07 Pragma: - no-cache RequestId: - - 7ec9c3af-4fc2-4409-ae8b-19be15c4afbc + - ba3a152e-bef0-4cdb-a220-99ed95f062ab Retry-After: - '20' Strict-Transport-Security: @@ -525,11 +525,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - b1d4e6f9-e44d-4b95-a25e-ad6a99f8b35c + - f09b4210-2c68-4f10-b01e-f14742cd0b07 status: code: 202 message: Accepted @@ -545,13 +545,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/b1d4e6f9-e44d-4b95-a25e-ad6a99f8b35c + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f09b4210-2c68-4f10-b01e-f14742cd0b07 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:40:40.1358243", - "lastUpdatedTimeUtc": "2025-09-14T06:40:40.5733708", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:46:53.4154852", + "lastUpdatedTimeUtc": "2025-11-26T15:46:53.6967305", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -565,13 +565,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:00 GMT + - Wed, 26 Nov 2025 15:47:13 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/b1d4e6f9-e44d-4b95-a25e-ad6a99f8b35c/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f09b4210-2c68-4f10-b01e-f14742cd0b07/result Pragma: - no-cache RequestId: - - 07c92561-80e3-4e9c-9145-9af424f33179 + - 8d51e2ff-636e-4c72-a9da-20d463977f1c Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -579,7 +579,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - b1d4e6f9-e44d-4b95-a25e-ad6a99f8b35c + - f09b4210-2c68-4f10-b01e-f14742cd0b07 status: code: 200 message: OK @@ -595,9 +595,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/b1d4e6f9-e44d-4b95-a25e-ad6a99f8b35c/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f09b4210-2c68-4f10-b01e-f14742cd0b07/result response: body: string: '{"definition": {"parts": [{"path": "notebook-content.ipynb", "payload": @@ -614,11 +614,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:40:59 GMT + - Wed, 26 Nov 2025 15:47:14 GMT Pragma: - no-cache RequestId: - - c2054afe-0c32-4b07-aa2d-f13d5b2bd6c4 + - 883b6d31-a488-4eb0-a144-d46e35c8cefc Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -642,13 +642,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -659,15 +659,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:00 GMT + - Wed, 26 Nov 2025 15:47:14 GMT Pragma: - no-cache RequestId: - - 950a08a8-fdc0-4523-bf02-c1bb22b6aefd + - cf4832f6-5d63-4712-bb10-a51d99d07e36 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -675,7 +675,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -693,21 +693,21 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "826ca899-04d0-47e8-b175-ff4aae2d05e6", "type": "Notebook", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "6d6f5405-5ad5-4327-9612-e8a397aa426b", "type": "Notebook", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -716,15 +716,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '383' + - '380' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:00 GMT + - Wed, 26 Nov 2025 15:47:15 GMT Pragma: - no-cache RequestId: - - 00a07ab3-5848-4c31-8488-38421416bbd2 + - c8d691d8-8d24-4ce3-bac1-efa75a66d9a0 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -732,7 +732,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -750,21 +750,21 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "826ca899-04d0-47e8-b175-ff4aae2d05e6", "type": "Notebook", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "6d6f5405-5ad5-4327-9612-e8a397aa426b", "type": "Notebook", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -773,15 +773,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '383' + - '380' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:00 GMT + - Wed, 26 Nov 2025 15:47:15 GMT Pragma: - no-cache RequestId: - - dc813d07-e416-4315-96f7-7130933c93e4 + - b4c07301-b86d-419e-92a3-22d9004dfb5e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -789,7 +789,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -813,9 +813,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: string: 'null' @@ -831,15 +831,15 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:01 GMT + - Wed, 26 Nov 2025 15:47:16 GMT ETag: - '""' Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/cf15e56c-5e4b-4c25-b80b-ac032d42bebb + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/d1636099-809a-4ea8-8eff-c941023c1b01 Pragma: - no-cache RequestId: - - 31bae45d-7287-4baf-bb19-2a8493b8ae5b + - db8d22af-a0d2-4713-8cbb-14ca3209da47 Retry-After: - '20' Strict-Transport-Security: @@ -849,11 +849,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - cf15e56c-5e4b-4c25-b80b-ac032d42bebb + - d1636099-809a-4ea8-8eff-c941023c1b01 status: code: 202 message: Accepted @@ -869,13 +869,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/cf15e56c-5e4b-4c25-b80b-ac032d42bebb + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/d1636099-809a-4ea8-8eff-c941023c1b01 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:41:01.372297", - "lastUpdatedTimeUtc": "2025-09-14T06:41:02.419171", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:47:16.7447091", + "lastUpdatedTimeUtc": "2025-11-26T15:47:17.9323379", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -885,17 +885,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '130' + - '131' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:21 GMT + - Wed, 26 Nov 2025 15:47:36 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/cf15e56c-5e4b-4c25-b80b-ac032d42bebb/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/d1636099-809a-4ea8-8eff-c941023c1b01/result Pragma: - no-cache RequestId: - - 34018aee-37ea-4a22-ab7a-09c1ace68e2b + - f302cc0b-f56f-48a2-b7b5-324a825c402a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -903,7 +903,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - cf15e56c-5e4b-4c25-b80b-ac032d42bebb + - d1636099-809a-4ea8-8eff-c941023c1b01 status: code: 200 message: OK @@ -919,14 +919,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/cf15e56c-5e4b-4c25-b80b-ac032d42bebb/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/d1636099-809a-4ea8-8eff-c941023c1b01/result response: body: - string: '{"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", + string: '{"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId @@ -937,11 +937,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:41:21 GMT + - Wed, 26 Nov 2025 15:47:37 GMT Pragma: - no-cache RequestId: - - 17aa9e39-24ec-422a-acfa-798ad8118648 + - a79dde25-83b7-4660-9f7e-9ff3e40a21de Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -965,13 +965,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -982,15 +982,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:21 GMT + - Wed, 26 Nov 2025 15:47:38 GMT Pragma: - no-cache RequestId: - - 0821646d-a848-4699-8f1a-28340312b7e7 + - 2e400fa6-8ffe-49b6-a85a-055ede303071 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -998,7 +998,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -1016,23 +1016,23 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "826ca899-04d0-47e8-b175-ff4aae2d05e6", "type": "Notebook", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "6d6f5405-5ad5-4327-9612-e8a397aa426b", "type": "Notebook", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -1041,15 +1041,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '414' + - '411' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:21 GMT + - Wed, 26 Nov 2025 15:47:38 GMT Pragma: - no-cache RequestId: - - 167aaf5f-8c17-4995-b960-5038e5cbe95a + - 69c29966-69c6-486a-84aa-b03212c24a67 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1057,7 +1057,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -1077,9 +1077,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/826ca899-04d0-47e8-b175-ff4aae2d05e6 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/6d6f5405-5ad5-4327-9612-e8a397aa426b response: body: string: '' @@ -1095,11 +1095,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:41:21 GMT + - Wed, 26 Nov 2025 15:47:38 GMT Pragma: - no-cache RequestId: - - a4b24219-e3d5-4ca9-9d0c-8e040de78e58 + - 0b697422-4478-4465-9716-ac05016c2a99 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1107,7 +1107,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_paginated_report_item_fail.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_paginated_report_item_fail.yaml index 4224bb5b4..124bdbc6f 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_paginated_report_item_fail.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_paginated_report_item_fail.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:43 GMT + - Wed, 26 Nov 2025 15:53:43 GMT Pragma: - no-cache RequestId: - - 414c2cc4-d408-4249-a188-2798d3ee56f7 + - 69524618-bc44-454b-9d74-eca6eb817810 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,54 +62,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -118,15 +117,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '951' + - '956' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:44 GMT + - Wed, 26 Nov 2025 15:53:43 GMT Pragma: - no-cache RequestId: - - c8c6eb15-ec92-4479-b941-b748adb283ac + - 314201d0-87cf-4c14-b97f-207b09d32574 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -134,7 +133,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -152,54 +151,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -208,15 +206,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '951' + - '956' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:43 GMT + - Wed, 26 Nov 2025 15:53:44 GMT Pragma: - no-cache RequestId: - - 78206c5e-3ad1-4fab-9ea0-06d4d88891d3 + - c51a7005-a6a1-4bff-8532-9c9806b69d24 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -224,7 +222,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_reflex_item_success.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_reflex_item_success.yaml index 34f4d1313..7179654d2 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_reflex_item_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_reflex_item_success.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:25 GMT + - Wed, 26 Nov 2025 15:53:15 GMT Pragma: - no-cache RequestId: - - d114e217-49ea-4170-bde9-e27c0601efe3 + - 8e5ffd96-3954-4ec9-ad38-57f89a72c4a7 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,47 +62,46 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -111,15 +110,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '829' + - '828' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:25 GMT + - Wed, 26 Nov 2025 15:53:16 GMT Pragma: - no-cache RequestId: - - 34c2b5fd-dddb-4946-b4d3-6e08b9b1d034 + - 5e521e63-5894-46ee-9df7-fd8a700a98c1 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -127,7 +126,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -145,47 +144,46 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -194,15 +192,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '829' + - '828' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:25 GMT + - Wed, 26 Nov 2025 15:53:17 GMT Pragma: - no-cache RequestId: - - 0c3c29d1-7841-466b-90d3-1f754895703f + - d6af5877-eb7a-466f-9c23-132f36fbf785 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -210,7 +208,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -231,13 +229,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/reflexes + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/reflexes response: body: - string: '{"id": "9a0a88f5-a896-4d23-abd3-7c98403b5a84", "type": "Reflex", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + string: '{"id": "17c624a4-82b4-47ce-ae13-53c38cdf1eb2", "type": "Reflex", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -250,13 +248,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:27 GMT + - Wed, 26 Nov 2025 15:53:19 GMT ETag: - '""' Pragma: - no-cache RequestId: - - b061bd05-44df-4aa5-ba5c-2ca67d02bcd5 + - adb8cc27-16c9-4c78-a618-a0ab71f9f00e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -264,7 +262,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -282,13 +280,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -299,15 +297,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:27 GMT + - Wed, 26 Nov 2025 15:53:20 GMT Pragma: - no-cache RequestId: - - 3c3b6c22-0951-4b30-b923-df52d28df992 + - db90e565-b27e-4298-8df4-d64a2c3536a9 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -315,7 +313,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -333,49 +331,48 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "9a0a88f5-a896-4d23-abd3-7c98403b5a84", "type": "Reflex", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "17c624a4-82b4-47ce-ae13-53c38cdf1eb2", "type": "Reflex", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -384,15 +381,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '871' + - '869' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:27 GMT + - Wed, 26 Nov 2025 15:53:20 GMT Pragma: - no-cache RequestId: - - 6e50c879-0198-436d-8f7e-06dff3cc780c + - 7b5813dd-093b-4c8a-a15b-9e147be07982 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -400,7 +397,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -418,13 +415,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/9a0a88f5-a896-4d23-abd3-7c98403b5a84 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/17c624a4-82b4-47ce-ae13-53c38cdf1eb2 response: body: - string: '{"id": "9a0a88f5-a896-4d23-abd3-7c98403b5a84", "type": "Reflex", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + string: '{"id": "17c624a4-82b4-47ce-ae13-53c38cdf1eb2", "type": "Reflex", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -437,13 +434,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:28 GMT + - Wed, 26 Nov 2025 15:53:21 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 4ebb29ee-9573-4122-a375-b0283c6aa19e + - cce2eb8c-6f93-4f7b-bac9-a88663266cbc Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -451,7 +448,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -471,9 +468,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/9a0a88f5-a896-4d23-abd3-7c98403b5a84/getDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/17c624a4-82b4-47ce-ae13-53c38cdf1eb2/getDefinition response: body: string: '{"definition": {"parts": [{"path": "ReflexEntities.json", "payload": @@ -487,15 +484,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '425' + - '426' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:29 GMT + - Wed, 26 Nov 2025 15:53:22 GMT Pragma: - no-cache RequestId: - - a5b33ee2-0169-4677-b138-9c1522713728 + - 7fe25c42-ccd7-4415-9d38-bc8b616d422e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -503,7 +500,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -521,13 +518,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -538,15 +535,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:29 GMT + - Wed, 26 Nov 2025 15:53:22 GMT Pragma: - no-cache RequestId: - - 8c35ed72-e2d9-416c-9613-8d0d774a62f7 + - 7dbc3bf4-1711-4b08-9423-71c451f45ceb Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -554,7 +551,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -572,51 +569,50 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "9a0a88f5-a896-4d23-abd3-7c98403b5a84", "type": "Reflex", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "17c624a4-82b4-47ce-ae13-53c38cdf1eb2", "type": "Reflex", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -625,15 +621,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '908' + - '909' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:29 GMT + - Wed, 26 Nov 2025 15:53:23 GMT Pragma: - no-cache RequestId: - - b50960f9-e4c4-49f0-8f2a-2a2478bd9a7d + - badb7974-d7e2-4d11-bb8e-dbad676149d6 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -641,7 +637,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -659,51 +655,50 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "9a0a88f5-a896-4d23-abd3-7c98403b5a84", "type": "Reflex", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "17c624a4-82b4-47ce-ae13-53c38cdf1eb2", "type": "Reflex", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -712,15 +707,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '908' + - '909' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:30 GMT + - Wed, 26 Nov 2025 15:53:23 GMT Pragma: - no-cache RequestId: - - 88f2cffd-a488-4220-ace3-67461c52f506 + - b907c5aa-86b6-42a6-b561-d4b6d376aff3 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -728,7 +723,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -752,14 +747,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + string: '{"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -772,13 +767,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:34 GMT + - Wed, 26 Nov 2025 15:53:25 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 9c89e857-ae32-494c-ac04-f3b03292ceb0 + - b3dc7a40-afcc-4e5a-b6dc-133dea5ccc9a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -786,7 +781,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -804,13 +799,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -821,15 +816,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:35 GMT + - Wed, 26 Nov 2025 15:53:26 GMT Pragma: - no-cache RequestId: - - c4ff619d-9887-4719-a88f-e09efe7e9865 + - e9840378-cf63-4d90-af5e-7fd701710d2d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -837,7 +832,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -855,54 +850,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "9a0a88f5-a896-4d23-abd3-7c98403b5a84", "type": "Reflex", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "17c624a4-82b4-47ce-ae13-53c38cdf1eb2", "type": "Reflex", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -911,15 +905,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '939' + - '938' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:35 GMT + - Wed, 26 Nov 2025 15:53:27 GMT Pragma: - no-cache RequestId: - - 2358898d-4d58-458d-acc3-66767e75e2ef + - dcc21047-ff9d-4667-bc00-90f5ca7d277b Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -927,7 +921,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -947,9 +941,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/9a0a88f5-a896-4d23-abd3-7c98403b5a84 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/17c624a4-82b4-47ce-ae13-53c38cdf1eb2 response: body: string: '' @@ -965,11 +959,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:46:34 GMT + - Wed, 26 Nov 2025 15:53:27 GMT Pragma: - no-cache RequestId: - - 514819d3-6169-45d1-8ecc-d169c8428a52 + - 1368655c-d39e-46c6-91a2-e19bddc3f67a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -977,7 +971,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_report_item_success.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_report_item_success.yaml index 3421caa48..d8094417a 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_report_item_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_report_item_success.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:38 GMT + - Wed, 26 Nov 2025 15:48:01 GMT Pragma: - no-cache RequestId: - - af08fa7b-8340-424b-ab29-2a99d6b78cd9 + - 6fc63bb2-da32-47ac-ac70-e0edf5720939 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,26 +62,26 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -90,15 +90,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '482' + - '484' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:38 GMT + - Wed, 26 Nov 2025 15:48:02 GMT Pragma: - no-cache RequestId: - - 40d71ef8-7ae4-4807-a28f-629279da25ba + - 7b174b61-4ee9-4fad-b975-23b99d546848 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -106,7 +106,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -124,26 +124,26 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -152,15 +152,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '482' + - '484' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:38 GMT + - Wed, 26 Nov 2025 15:48:03 GMT Pragma: - no-cache RequestId: - - 4c49c0cf-6977-4703-8afc-f4e5b1bafcce + - f81c31b3-9f06-48c8-809e-3035c6b4fa5e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -168,7 +168,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -179,11 +179,6 @@ interactions: "SemanticModel", "folderId": null, "definition": {"parts": [{"path": ".platform", "payload": "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9naXRJbnRlZ3JhdGlvbi9wbGF0Zm9ybVByb3BlcnRpZXMvMi4wLjAvc2NoZW1hLmpzb24iLAogICJtZXRhZGF0YSI6IHsKICAgICJ0eXBlIjogIlNlbWFudGljTW9kZWwiLAogICAgImRpc3BsYXlOYW1lIjogIkJsYW5rIgogIH0sCiAgImNvbmZpZyI6IHsKICAgICJ2ZXJzaW9uIjogIjIuMCIsCiAgICAibG9naWNhbElkIjogIjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIKICB9Cn0=", "payloadType": "InlineBase64"}, {"path": "definition.pbism", "payload": "ewogICJ2ZXJzaW9uIjogIjQuMCIsCiAgInNldHRpbmdzIjoge30KfQ==", - "payloadType": "InlineBase64"}, {"path": ".pbi/cache.abf", "payload": "VABoAGkAcwAgAGIAYQBjAGsAdQBwACAAdwBhAHMAIABjAHIAZQBhAHQAZQBkACAAdQBzAGkAbgBnACAAWABQAHIAZQBzAHMAOQAgAGMAbwBtAHAAcgBlAHMAcwBpAG8AbgAuAAAAAOAEADsgAAAq14ZOAOAEANEBAQD2yQYAAAAAAItP1kAAAAAAsfguLQAAIBe0XgkBAFbV/Z64wT0XyOBU1EI6gXXF9XV513cjzz08B7hwYk+eSBvw4rq+cU8aApZdaOu/5n/PfeznPJx84BjI6ppXcUk6axYPDZK0PTWAkNFItFzStBYBEqVBSCWMKA0qI4EQVrvUMOVy17SsRtT0lG0PqjyRJzsLm5w8sZvSCFDg3V2+LO+k7P0GvJKE+Eaq5hu82K15C0dTZNGSJm7WZuRGViTXCQCenYVjDOtxGzfra5ZGJJRtm02KDAuOwYi1lqJtwDWlwc7w9RaAJJZxTWskqTWoVyX5Wwj190pBRkFrsrIfaSlGkljtSr2zhVpCrFRZhlIjyPd93zcVJEkAADiVeVT1PsN3QzdUNeutb/Vt/bXMv5/vrUgCcnfJBTSBBRtw0sYeRQB7hj1be4YNCVANoPZMNQovkfbeT3KDB1xgAwoqoAqe5UpwAQVjwdYKdhgL44ECD0w4HlVBIQyHnWAE3AtGwifDveE+sB0YwQwIvDANQhAEB3DgB9OLzAUYBBCBAx4wuKERWPDCRMDAgwA0cMCCCUjQgRqMoIodcCOUAYIQMCCCCWoAAQMC4CXOC9XYyv/KXuDABxhMZ9mHsRFswAO/xLccZS8HYygW4aUoHhohCOLXlAEDqAvkXCGWs3ZmygFD46t4h/FJwggUBCEIDDR2iAIQBP7pwmuALoDEutAIAagCL1RDJdRAzfFahHGAAXUJzDSBFkjQgxYMoJmhivWkEayAQAQEbqBh9y4lEoqfYbFwnC/Dp4Hp8ISLn65aIEaohGr4FMDgBRHsYAUT2MAKZaADG+jBAAZQgnWlHjUogQQSbFAGSigFM1haXQelUAyloAOqg0mBBUrBuoQNn+vFWeOVOtMS1XC+KtZWr1d4DdfDE9P2fpIRnBtwHdzgVxEaDzqSfBAC74zxgCCwQa1WwO8QeTcnY6rm88u0M2HUCvTTblayAKpF0sEhX15DgGGFHfNrRTE4WqUSvLU4gISiAO3lOYGrEYu8XECFWMQ0CrQgYL6O9mJBpVGrtSrM+mkW558pjPb5GE37o0OleVlS1d4s39aQanW0Lt2PVKv3r2o/j15RacLRQ1K9nyY8q6olztaGozW5nzY8q6olztaFo7VmP114VlVLPJhsWZKHVrXE2Xp1y5F2P7360KqWOLs4HG2Kw7OqWuLsknC0Lt2vJDyrqiXOLg1Hm9LwrKqWONsQjtaG/QzhWVUt8WCypdaon0weWtUSD9a0LDWHVrXEFiBbavIp5JyqltgCmpZa8xTNnKqW+HcbBN9Lnfr6+qJ6bRHH+1frTqp2qXC4l4SnNDoalDQriIj14nyTsbL6U7BXtOIamqVFmmNNRisSUTUSsMk4HgWwSafVlZCkHiu9XrVBqdPjUmWpWl+j9BqQodSgK/bqDaVG1fHLaLfGhs9uNRktPEYi9nnoABZEFAiaNGqNXqkmlWSxhyRH6/Wj9WSRttioOj0ZHUgQz1tOCPqQiGO2W+B8+ETMC0vbaqPqmDgR2K0mrV5j0dsMFmWJmtIpdXqNVkmZ1WVK0qy3mvWUzqzRnOyXPit5H80iZsk0d0bnYksQHZwXiWe9C8fobhREHDDVIEbARtVcdxWW0Qx20IJoUhdZ+MagWI4bi6pp1qha0EYrFrw8HVzsqEzGta2NtlZPYOndQtjuM5kNpFqjKbYoNfpStVKnLtYqDZTBpjSo1WqttVivtpJao+oMbKT8fh77O05OHtfQDapleqw/hPzYRKq12mVgc2+0cAyDvpOg2wfXoBAjHqXfS0aq1UvgWE6ME2mBrmawSeRD2Kj6ZhsrkCBiflmAmwvxXmy3qkxGJ895sSDQrN/J0xxPi41daseZ8e05G+0WOR75sW0l3QkC9uXVISaEu0v69mvkmzyoOsQgvgKLyIdE1JFrt+HscLSFCwSRSFfTDC02OnAdZkykXq8+yccQGD08YoWLDQTVKgHnkwNBzAsc27p2toYzGRdMBefDpkuSjKrD0Eh5vVyIFZepIEGo53ifyUL9Y0u5RmspMdh4ulps0JQ7BIoZNc2Xl2NUndxWyem0xrz+vqhH3Kj6+rVOqNavoeretOnX//7hU5W/5i+M/7zH/onS3/4IK9UXANQA4ASAuwEAAQCy7qrvvffe3V0n+gBk1ADAbwX40tzH/44v3+Zz/uKIP/L4L/rCPzrpKx825CvKfvMOD3kMDL7/Tl/6kHL8SPmfDf2BiV/0udvX1/se9ugJQ9k/P2zIX1XvXv1lO+7w4D9Z1mdD6y8CuHd20CLOq+H4ABLztHA3IAjYKS8PAAYCgB3+CQUAfeEpBETDQCga86h+ANBP/iVPpeR/Tf4E+VfI/5L8S+RPhJbf1tRHJlOQJNGsElE1gylR5OnqkIjH0ZhHvLe28TjJsrhslMeW56HMDlve5DPC1O3yJtutU/Ps4z22sTZX3vZ5eZMtHBMKsAvNLSIRHzPf8awr4DRewfnoGnqtrceoC9fwWKhtg3W67BWUa9e8ctuu2+Xbrfl5lNtSmFf4gF+VKVNsvTXxWZO6Cs5j/QtlF7SPrE4Mexbpg20NQYb20uLq3qfmeWy7eFrPztZgnse+v3mSWyHd0xi80HpSbWOfZxYkYj/HN/776U27/h27MI72+TAb7zTahbWtHlyOG+fYhfEhhlk2cIUzQ/vZAGbFOLRYsYhoxskJ9Hmfl0Pr3nKgasy0CdsDyI/3d4cCAcTTu2PzhaGLcxOy5KqntYtd4v63j4xKnvbTbBzY+dUOX65WtmYct8jTrP/yQKoO0V0wdrbCusu5PS+aG/c91/z+j4kJRrfIh7xiiMeJw52Tb85JGYP8wjFZjnFw1QkXV/8ittJCkEGNb4HN/jae5/gKLAhdxpdyXLzn5Lk62of5izdnXgPtTKiMY3yYf91O1sv5aNY/jn79Ghdmurl1sdOqOcKVVYyIeRaJuLLm7ztoFiM/9iD/q0dttLZucqzZ3YxrUR3N8d8GJSWQPQf1kykUCuKB/SKef1nmf/qjlZLoR/chmINv/CJ5MUIHIFlBlujhSVgXdy1XTwkTEU/fjJtKlrlpDydP1920yzoSLpZfkentF4nb/zV7sBf7MOtNMEcnx9DeN9i1IMYbmrn4G8tzoeB6D7xMyIfLeC7QxXpWk2jaXGxTgVjkx752g6mQyAWQSHvf8UYhESw1V/eVKYYPJ/aSR94+queo33Wg5mfiuFSCHK0PzcKxLPYuOuu7+gHQXeF+M+tOjW893NFTgRrOEYXXx+EuTt9/RTUudKMfNxwz85wtYQXPkdehcqqtDH79C8XCrygl0quvCr8x1ENwg5hERuNSvpc2I6xQEL/WFukifWZ9l2+3Uhyt4/3gdTS8tfL/Fq5EfRXqNcG720nj+itWQszqKL5bzzDncsnTSRbnlLc73FfxvbKGkRDib1LoBe7k6jFvtl9L8S20fUkr43gvXvvzMqX1QHu50Jq3Ajd36Cw6ZsiFgxwfU/Odi9VRVTNYqKzDPE/7cJJcPTW+Up7IMJ6Qdg5hvvGqz4q35eJypFfdumHfraBVgV6hJVGYOFTSwoZhhkTO1kAL4iuKCtTgRDxiGMzQQsCJ+SQNdrrpgF7ZtgbhNX5dkvE6uS9hPPaKDjQtLmIT3zURZfRqQVN7MbgfIVOMHElMN6zVzOx0VTptLo/d5j6CfW707Og9ZLvJ46kK29Q8t8dlHz92+7zJEynHBNtL++1ftp/cFvuFJX0yFeUjCaBZH24QdmNoEVehkMi1QtU5JgBoSgEgvxAAFNsCQO673CBH1l/+BNhiwENhwEPlj5H/Mfnvlf8m+V5yl5yU7yZXDHjcgD8Eh6fPZhMZCqKC2sVu7T98ywx7loNye5xmu3OC2WG37FLhoCyVFRV2j8dm9dgrbMohGTtnLhoVNg9lpTyUZRw1fqytrNLl3nW85eRFfEFt/1/31b/hwVsNzig4/i3Qz9/tCx80LDtDv+8Es81tGWerOGtZFD5bf59PGpqVQT75HPXf/OBBGaqsMhvlmeCyuT2VE5xjXZTVNigzQ5nVGi4bZS5zV05wWWxb9csoyVosmCm3zeyotJTbx491eyiPbXDfDFWrnpAm2lxue+X4IRkZKmKxft7lBcYN7JNRQBwz3fvP7uLJAYAtBjwO5L9F/vvkolwjnyq3ynMHPE7+x+VfJX+g/LEtqbPROj/DTvS0RWDLe2fsTETDkIEZBcQPa8DgrTL0RA9KQPaWGSTxIwqQNSRDRfyIAAzOUBIHZG6dUUJEpd/iIgp9h0Q5Y+B/D4A+WRmKHwKA/jMI+cNB/nA4PP16NDEUFABZWQrIzISsCAGQBQTxrL37OGJWOcH9P7zBuxkBmbdNzt57vwsA/lcecHjqd8su4cufCDLiQSA3y/9g7qdn/zbZwD6fSTxI/sTo311KYgWA2NxV5BHOgEOyIjmPhmx4JGSN7Pc7M5qIxwx4woDCLT4392HwyJzHgQoKnpK1T86jid+tKCggmvqL7wDEzQR6XodcAF/ASdylsp7FfBvV+jidSKxNclNNd7+bTKFSEc3ujs+mwtD72UTHxqALTqeDFAF9ldRXt27xKLWhdQKR54KYFxtnrRyU7Nu0ISXvVENKeXCPXJli2DDi02SRt7nyWzJgeUFPqwdSxPVkH8/UWN09J26Qaqya0miOo324AgeqMX/jMakZieLyucf2OTLFttsSD1BF1r34Tfe/Uf8jLb7J7GFjSJVEjw+346e75U77RWC74KYDwUtrLhSmuNpxPU+FT6YEt6+9iLmeuHyxW3Z45EjiV4+MbKD6ar9r6eAR3OK6HC/c1AKCdoHyinTdFWZR4jlBWIs0zfqTzPZ9OZqtZK1ITArjLsw0VrIuXIP5m7NmZ0Xs5+k3x9Rd1QTpm5c9fButin7IIL4d8nDt5Hi4dmY8XLspCfD32sKkcBODoUlOAOrJZwR7Q8t+4m3MHqUIfVZ42DDigYaIE/HiSnHfkuzr3ByFyeeprIJ52t+goWv1vg7sVYcpjML5sKSTMwWS/M8L7dk0T1KAca1GhV1TG80wG2j5X+Xh3BqxfuwWES9OzXPZKMf8srG+hTOWR2yIQd8/9vydmeOmBRA/7bsUXXY9MhY39Bhn2JQMcrVXXB1eNph0R20ad10XIyG4AOCx75LKpl3F6ZMGyuZuBSAHzfpDtCDS3s3trONk8HXVzgipaYf+SwP8sDr0tPhgEXvDqU4pT58q3wCE5oGR8wPf9N3nvLXBUUoGAa8aSE44SXbDT+mv+g6QKQYNIvbkIuVOe7nTPvACbLnT3knUHq2AHsoWxPux2JZziiZy5KYkI6v9CAljeRSspb3HYo+CxjxuZ5bHrO87nNbrlNy8bScmPj+cft/+4eHDiaaqCMWynLhm1efobv/NkY/KFMU39eCl1ydKjVHaKc0m2RZhhYJoDkQ2VsKemfx6+vOoE309Np899JWz47yaYjEkXNTU6knv2R18AHBGH3kdyP+0vC6altLy/4VP7p8F2dmq6bJMp9luxcI0kQv+6KSoKSK1hiKyRE0WqfO20+iKSE3hKA1Sa3WoWlOqrvb5akoNJK4uqa424OoaXGwwFNcYvFqkJQ3FxBfU9v/82j3+3HZbyCA7u3DE4q/KyXMejmNo1j8534rrKjgfzp96gqoM/c+kcABAyL8Y5F/c0o0mKkffDs2RQbaCyMzcKADO3bj/Vesav/Gz1U2PjyaHPwLkj4imY+tzM4HYNTM75375P6oE5I/OJ4vURer87fM/uCuUPzr/3Qcg//7/gMzbJpoY3pMMDgC5xIOhz++RTxzwWf1/YzaXRco0/R7Qd0rGZxAPzvnD8KnR11n75LDEPRRaLdG8623Tulsib20wwyQXrjtRvBc3BtDnIYoddyT2HPXtoJ314YZ2KF+Iee1OffGR8EQm9eRz3/Dj8bKypq23lcVfVXSKSSoEbO+7vEmAv5N0YScBN+5rX1v0il9SRpr0vfl2321kisJCoqky4sb+AGbFSzqe73veKjZc0JLDj0qeXXcWYtmUmVygtxAPaSY+PG0q3FqmMBg2m9U6GdDGNlRC9uhppdOVO4Xb6fnW/+NcdtH+tq7dcrgrjeJzluaCrcIqFbHn/SNWeuP1Mby5YHhs3OPWKONpIF51SJwsbWOLU4kZCdjum1OB/Cwthnz4/W88BxLE05CktVJJ7aWVQcwjkWb9laxWcyHoUgUJiZ1xw5zspndPDEZ/qiKsUhHNBV9bgW4Q69jYNkGpTwFxVE14VVddurCX430JvJ2w6CdMwYn5E0ln+DftsKVMoVQSexRGLkothG0k0QB2Bn6yYPRsWSJb6pVmCWR/C6HOt/81JDaGEE+/mBHRxmHgDTm2Myjpt7VwiExRUEB85sC/8R8VmtutkxhQorM9/ljmJiEOcGNxhVyhHfMErJXQwFnJ+zC/Gar6Y1k+zotev99ML2VYahGPvOJtfMfVkq0BXqiyPgusV1xTWsydik01wfWqnSJQQ7Sz6c2KmAqavTpMrIguh83N8WIHPuYKV5+kt08O49Caj4SWzOWwuUJszIFKsRbzQsybCcKPF19fc2aWgPM6/3epiBYWLrC50BcbISfiUSBmSXJnVruwsvQbj7jGzd87XhyZFSgYpFm/s7ZRoL2I+cF4nZbe/EIZjwLYJ4kpNvIWX/B0gA7X4dSYQcLg8MiRRHNh5Mfiq0dwKwkwrcksBSn8FVNMkAT9d9kn0rcQTlPZjJK4VKfazYNkihEjiKbyyJtif+62vHHq+SrRGlCacjmTrf4Wh1I/jzi94O4y6fPJU9pVfABgz53BBwADCAoG7LaFM3dMTlP252U9OitTVpLJ96vv+0kZjj5AUOAE1dfkToGsfXKn9BmlGDaMaMYbw0EfqsCbCNDnryuUSqL59lQ7W4OIWR/2ffDdbSGo/jdAaOGnr3PEzgjp5ZLYdGNhuLCQaNJGnJgXgtgr0nXYjcXnu+hWhtSClkghdYqQ6HbkxlcipCuFMft24UGDiD0aI24surGo/ICsSpQWSqQ0r4ulKZLMLlgbWRSgvS+P0m+43NIli1tcmXILwgms+M3ZfjnWUSgdR6fi/CXl0LE7SOrSBkz2EVIL7eB/6P0v0deyzb1lilGjiOZpEc/VHgP0pgLU8z9KgmLTfJeoVsal4bQtgZJul2dLlwRnCQSTkBGbD1jf5Yr3OqY3jAwXFhLNoyJLm3eMydXSwef7PrdSzxZ0fKRxgrzex5G1aF1b2IdZkRYb09iyd7xbH1Syisl8L5liyBCiyR9Z6vrnFH7POU3TaenjXL7jdVxMO/eLjhFhkiSaLJE3pXYHndpxsl3S/Etn1nNJL2BaxNU6q6cnX6bQ68PlB7wxhTakgk6bpltEdp2+mt6HGuzU67jhYZWKaBpzwC2Tq4Vx706L3qK96jxwJnmpzmo5KS+sVBJN6ABPG8LITkumDVfwVJLsY2VnvUzIhymG6TzTjh4WHjGCaNrhgOfuXp0GTV6XkCp/MuCe4e53VUZ+YhdvIYyYs/CjnLCGP8H5huswk6aBuQokYp5GDL37BgtISM96C0jaYBsFEadJrC4uEXvcc6hMMWYMsVd5JG1Dim2Ww5ePxAzFkSXdlTyUpDFWGRTpwCUgt9O3XQcl7oXWPXEL1szDWZGIYig2St04SQFnm45ltxvM3bb0kjJO3Hv7Xa92x8138jgkvK8pNptmf7CiqGHh3M4O12oVqMGBWb9Ymwghmre4h0z60tiTMJgn2dvNy7E+xDfGnJDyMVj8yPmldaKC/Z6dwgMAeu4HfgCQ8yiQAw39+2brs8bLLJmf0e/hfb8843P6/Clix9y/nLuzvGTAdKBzv6p/BkDOo4iBCoOBaC7ZuBvvZXs1bWyjLdN3Lt0UbJ8Q+XDFHR/Fi3QN8ooLwTRn4Uc5XWYAnK2kUSm1BvM/SYdHKuL7zYO14YICYk9/5Kct8Tyvhg/Yyo9mabz1P+F1AoxjGJr1T6JZH1ff647PvNg4MU9zvp9pusN6eRzArIiYdjNOJe2eOBFU1tQIWPyHzvMYElH2b08qlfS1P0tSKfx9NftOjnx0is9zVzrnaI2yxMV5MxLwYbnEqvMPW/xBtwXYJRXDl5PhUaOIPSoiH+3WYxdx4Ftf8n9tVI/xTsr2Fi17egfbbqSGKy9N3f4JwtCLdGUSusGlDq82ZFLkIv9CKJ6z8KMcJ/v4PKJX8PlIds5XhQsKwpWRjs0Hy1afV/0FzwUsmcy9t4j9s6SgWb90ec4ni8J6PdHUL9KJgTYknQQW+H83EhPrUkXAz1KG9XqiWRvpRSQ5bUjaC2gxHFFOluamb+4F4vrr2z684uv99t1s9r+DLmAhkP/oRR/NThkHx2fS6Ye+A83DR4WHDyc+rX/ksrLnSP0DwLgUUXoK6y+nWV/8VL7XEb9xIh4FsIj5jeR7IS5avZT8pnfeE8iFA5yIXxpfqO8tmuBImq3/K9CQfp+oMH2Y/idR2mRHLgN7jnaYMz+jnCAOvdBrJwEe0kYLoAunFsf7bl2MS/KrLex9IulftAwA8OnRD9O1JRvA1TR031rE+i9r+tbveOgxHuXehWWfhJ9RVhzWar9XiGIR0yjSXoGy3yBlG4zxnXM8QyQXHd5xgEB9WK1kGg8I0vceXwCA3K+GHHgo5HxZdomMylT1/TMZX5mxdZ8t4aFy3ZN/V/RT1j5Nu1IyxdChxJ6bVtRlIda7MZc8F+NuXSW/4KTN3zktye7poax7WqXYW5relYXUJthJpthhB6JZsfmkjVkf4jcRoN8LEm+TG3tbTTuGRqLuNB3AE1j6Dj93ShA4L42+URqcp+2Ck6cDiP8pMExXlEulInuXMeExY8JjIp22abMsW34QMySJ5buLJq4hnWdbZAoPHUo0D4lcGjoXtjgDS+a4TtQ6pfmIWqoq254dZYqSEmKPsZH3676vpd1GZZVs/i21idfSKimenJ4hXUCkJ7sxg9dcJI225k1yY9hgIJoNkV6W3drGZrkV3h2jIpEUulchPMXftUjK4BZ2CJMksdfAiBPxu4WwWPYRWEzHiflWqvTpIY4GVtw7yPP0s8igJvfC+to7zxj4UJT697lmcBuli6v3bxyZ/79o9F6eknsdcCs+ZClhIvaKHL+U3UuBbF9czLQYQEEJgewxRN9zf4mxswzN4hPYIWZHpblTMLZkCLlZNzo8ZgyxZ30kbp1tljt9wD8eE5RoRUyIgCXIjYa5OE5MIIIQz2NWjOIS4n0968tGkYgCiBfbYD+c0KkXPr/ORAxTjbzTXBgJXG9nsVMvBrplROTg/NdX2Uyc/whyqJTHRrZBppg8mWiiI2Mxi3nEfJRF1FwtJ4wNz5hbveqxgY1jeG+nV1TauNil6cIdIGN0RPoWuZe2hSa39INfPt1u3gTG3zViplkfzfrtbA333NlnHa1RTp0MOo2N8v/fQm6yJ9F7dgcfANqnZxfwAWDvJ911dfcKCUWgBy3ctdh7xd0qdc/UBRxwIIIJpsAUGANTwAKjYQpMAOFEPBMBDQEIAQ9+mAIVQIMXeOBAAA5qQIQp4AQO6gE/PQ/MYIc8sHYwpnU4gpAH7ldh8u58dWUKUMACAgYaOzzhv7UYXOQnHcjDNBAg2GEOC7Hafqy2FQMUgxp0oIdqUEIJGLqIlKADEjCQoIRS8IIGSkEJ1YDAAFrwgRr0gED3DBqY8nPvrSzjizPSMrA64H9p/BUn1IPvF0pgEYGH0J2/r8QCXG5r6yKoBgYwmIF+tsONsAtUgOOXP2CJ7el2h941WIQlNvfGNtG7dC+WmHd3bZJj+cQLLD8fM4oOtKCDkpWK9YBBCV7wgvrOPljmSXiFk5l6qDnQC4aVUGYaQAfF4AX9jNJfjoTlE5Oj/GIqLL4Z7Tf2mZ4RJgEPNIgdANed57HMp0X2xWKpaBlKEOzAQg1wBy7nOgMYwQ4CeFZSCLU6f73Cw3iVCOYbfumQFHAAAhb8EOqSPURoI5tJghq062Q6zg/jM5WPb8oydg08q8lqUzwPtZQkHE8Wy/+U5mpc89l4554s8SvpjzfLknhhKqGa3syl+g1e1vvpjKzlTQTHgd7XaJ9NxLxp94jz2axN/rnYTkmscRSBGorAB9XxHvRlrsZLpVYhjqlSHfQrz7VoQQ8asIAebGAAS5fETAp0B83jZRwUmEENZTNIMIMerGA+cJExgwY0BxrvkhZbrtHvOF9peidxTgJPTWwlhIqgAQLAXM0ooW7mq3qlkRUurGCdYe5g6kH3tGIwALVSx1ru2pVYq+gKE/9BZ08X/FpKDetELAX9EsrwRkVjSo2/sJSLFkq6GJ76ibBcVAmDlNiqUE15tixvo9THKngpguoNrEuMfGnWMBO2gAUMQIIFdGCNUM9QCjbQz4g23VAp7cCvYPkszKNiKAYNGEBzYGLPGQm6GYkJM1WSFFOlRDOpCWyKrzYc/bka4NS5bM42Uv98aKP+Z8KHhJ8a/te5Dm7ZYqc8HS/xfAchKAIBdgNmnZLXokLJjsQ2sIEWbGDdwBstUFAGVrAc1O0dao3H1sOerTZ4mURJq+pTM/BoNkhIvQFExuRLjFU9Jg53pUssC2OcSPNiCDEfA4uA4xtNRjPyTgsFy2gGm4xOJNaaKKvV7rFXjqccVY7KsUZVaxnd9O7YRJIao+rZMgaqvNWb4E/jMPJh3qRTG4qNqmPPuMkU9XEkWub6V8pqIbXaUlKv1pAGrYHU6/XF2rswrJaPaVEQo/aCNTqQIE7iaXHjgStG6iXCqHqtwJUOTsrl6XpwX66gKY27BI26NHqr1lg0WqvVbNaRep2u2ECRZs3lE9oSnT6eVWiLo2tdcbHeQEbHJ7VoOElFZxpKp7FYDKRFZ9XrKIoqten1X0fqdHGjKDGUktFbm01rsxooLVVmtegos5nS66xfpzEY1OqEAzpTo29Zxz9evJkpfan2aXEh0KpLSK02/sRAp9MYSkq0JdHhKS3aPUVF26qb4ITD0yAA", - "payloadType": "InlineBase64"}, {"path": ".pbi/editorSettings.json", "payload": - "ewogICJ2ZXJzaW9uIjogIjEuMCIsCiAgImF1dG9kZXRlY3RSZWxhdGlvbnNoaXBzIjogdHJ1ZSwKICAicGFyYWxsZWxRdWVyeUxvYWRpbmciOiB0cnVlLAogICJ0eXBlRGV0ZWN0aW9uRW5hYmxlZCI6IHRydWUsCiAgInJlbGF0aW9uc2hpcEltcG9ydEVuYWJsZWQiOiB0cnVlLAogICJzaG91bGROb3RpZnlVc2VyT2ZOYW1lQ29uZmxpY3RSZXNvbHV0aW9uIjogdHJ1ZQp9", - "payloadType": "InlineBase64"}, {"path": ".pbi/localSettings.json", "payload": - "ewogICJ2ZXJzaW9uIjogIjEuMSIsCiAgInVzZXJDb25zZW50Ijoge30sCiAgInNlY3VyaXR5QmluZGluZ3NTaWduYXR1cmUiOiAiQVFBQUFOQ01uZDhCRmRFUmpIb0F3RS9DbCtzQkFBQUFvUkZOMUFHRkZFaUpaajhIb1p4aGR3QUFBQUFDQUFBQUFBQVFaZ0FBQUFFQUFDQUFBQUFvU2FHNWVxMXNLbmtqMmt4YnhCdGdra1kzUGQxWjVSdXAxelRjMHprTGt3QUFBQUFPZ0FBQUFBSUFBQ0FBQUFEdGtoYkVtVUEwM0FWNlpsMWVPNFFGdldrQzNTNjR3U2JqT2dIL2xrblM5VkFBQUFBSXU4WlAyVGxNZ1JMc25sd0VZUmJIZVRab1N0WUY4ODMvbHQzbjErSFlMUU44TGdHUjlZdnpxUmhYektDSVkwSkhNRVZqeW5WS1dIaThaYkl1K2FxSVFpbmVpRTk4SDZEanQ3M3lka0s1U0VBQUFBQTY0dVJDTlNHdzNoRmVXV2FXUVFzVXNNYnQwWGdzQm5GREVLVzgyZmJ5NmZpUXduOTlndTU1d3REam53aHFGSWlLM1h0RkFrVTIyelY3WkZ6WVZXTjQiCn0=", "payloadType": "InlineBase64"}, {"path": "definition/database.tmdl", "payload": "ZGF0YWJhc2UKCWNvbXBhdGliaWxpdHlMZXZlbDogMTU2MQoK", "payloadType": "InlineBase64"}, {"path": "definition/model.tmdl", "payload": "bW9kZWwgTW9kZWwKCWN1bHR1cmU6IGVuLVVTCglkZWZhdWx0UG93ZXJCSURhdGFTb3VyY2VWZXJzaW9uOiBwb3dlckJJX1YzCglzb3VyY2VRdWVyeUN1bHR1cmU6IGVuLVVTCglkYXRhQWNjZXNzT3B0aW9ucwoJCWxlZ2FjeVJlZGlyZWN0cwoJCXJldHVybkVycm9yVmFsdWVzQXNOdWxsCgphbm5vdGF0aW9uIFBCSV9RdWVyeU9yZGVyID0gWyJUYWJsZSJdCgphbm5vdGF0aW9uIF9fUEJJX1RpbWVJbnRlbGxpZ2VuY2VFbmFibGVkID0gMQoKYW5ub3RhdGlvbiBQQklEZXNrdG9wVmVyc2lvbiA9IDIuMTQwLjc1MTAuMSAoTWFpbikrYjM2NmM1ODEzNGRkNDJkZjk0MmU5YmJhNjUzNzlmM2YyMzk3M2VlMAoKcmVmIHRhYmxlIFRhYmxl", @@ -198,13 +193,13 @@ interactions: Connection: - keep-alive Content-Length: - - '14970' + - '2673' Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/semanticModels + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/semanticModels response: body: string: 'null' @@ -220,13 +215,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:39 GMT + - Wed, 26 Nov 2025 15:48:03 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/a728f03e-d30d-465e-8654-f75defa3d54a + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/559b6b1e-e3cf-4443-bce2-54165f2b1f99 Pragma: - no-cache RequestId: - - c53914f2-6b00-44d9-832d-0f0728c8a458 + - 023abbd6-2a6d-471d-90db-8da0180d9e7e Retry-After: - '20' Strict-Transport-Security: @@ -236,11 +231,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - a728f03e-d30d-465e-8654-f75defa3d54a + - 559b6b1e-e3cf-4443-bce2-54165f2b1f99 status: code: 202 message: Accepted @@ -256,13 +251,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/a728f03e-d30d-465e-8654-f75defa3d54a + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/559b6b1e-e3cf-4443-bce2-54165f2b1f99 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:41:39.4851169", - "lastUpdatedTimeUtc": "2025-09-14T06:41:51.3787959", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:48:03.8439897", + "lastUpdatedTimeUtc": "2025-11-26T15:48:14.7188876", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -276,13 +271,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:59 GMT + - Wed, 26 Nov 2025 15:48:24 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/a728f03e-d30d-465e-8654-f75defa3d54a/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/559b6b1e-e3cf-4443-bce2-54165f2b1f99/result Pragma: - no-cache RequestId: - - ba9876b9-1184-4582-a2a9-9f600be798f5 + - df99b0d8-3fd3-48cd-b85b-b35c7d48af9a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -290,7 +285,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - a728f03e-d30d-465e-8654-f75defa3d54a + - 559b6b1e-e3cf-4443-bce2-54165f2b1f99 status: code: 200 message: OK @@ -306,13 +301,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/a728f03e-d30d-465e-8654-f75defa3d54a/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/559b6b1e-e3cf-4443-bce2-54165f2b1f99/result response: body: - string: '{"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + string: '{"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId @@ -323,11 +318,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:41:59 GMT + - Wed, 26 Nov 2025 15:48:24 GMT Pragma: - no-cache RequestId: - - 064156ee-a6a6-440b-85d3-4a4edb3c4cda + - 9408c601-6256-4a28-a5ed-41bc8b83b61c Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -342,10 +337,8 @@ interactions: - request: body: '{"description": "Created by fab", "displayName": "fabcli000001", "type": "Report", "folderId": null, "definition": {"parts": [{"path": ".platform", "payload": - "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9naXRJbnRlZ3JhdGlvbi9wbGF0Zm9ybVByb3BlcnRpZXMvMi4wLjAvc2NoZW1hLmpzb24iLAogICJtZXRhZGF0YSI6IHsKICAgICJ0eXBlIjogIlJlcG9ydCIsCiAgICAiZGlzcGxheU5hbWUiOiAiQmxhbmsiCiAgfSwKICAiY29uZmlnIjogewogICAgInZlcnNpb24iOiAiMi4wIiwKICAgICJsb2dpY2FsSWQiOiAiYWVjMTBlYTEtNDI4Ny00OGZlLTg3M2QtYzNhZTM4NzVmODAxIgogIH0KfQ==", - "payloadType": "InlineBase64"}, {"path": "definition.pbir", "payload": "eyJ2ZXJzaW9uIjogIjQuMCIsICJkYXRhc2V0UmVmZXJlbmNlIjogeyJieVBhdGgiOiBudWxsLCAiYnlDb25uZWN0aW9uIjogeyJjb25uZWN0aW9uU3RyaW5nIjogIkRhdGEgU291cmNlPXBvd2VyYmk6Ly9hcGkucG93ZXJiaS5jb20vdjEuMC9teW9yZy9ta2RpcjtJbml0aWFsIENhdGFsb2c9cjM7SW50ZWdyYXRlZCBTZWN1cml0eT1DbGFpbXNUb2tlbiIsICJwYmlTZXJ2aWNlTW9kZWxJZCI6IG51bGwsICJwYmlNb2RlbFZpcnR1YWxTZXJ2ZXJOYW1lIjogInNvYmVfd293dmlydHVhbHNlcnZlciIsICJwYmlNb2RlbERhdGFiYXNlTmFtZSI6ICIxNmUyYjg3Ni1kNDBiLTQwMDUtYTJiOC00MWQxNDFhM2M2MjEiLCAibmFtZSI6ICJFbnRpdHlEYXRhU291cmNlIiwgImNvbm5lY3Rpb25UeXBlIjogInBiaVNlcnZpY2VYbWxhU3R5bGVMaXZlIn19fQ==", - "payloadType": "InlineBase64"}, {"path": ".pbi/localSettings.json", "payload": - "ewogICJ2ZXJzaW9uIjogIjEuMCIsCiAgInNlY3VyaXR5QmluZGluZ3NTaWduYXR1cmUiOiAiQVFBQUFOQ01uZDhCRmRFUmpIb0F3RS9DbCtzQkFBQUFvUkZOMUFHRkZFaUpaajhIb1p4aGR3QUFBQUFDQUFBQUFBQVFaZ0FBQUFFQUFDQUFBQUM0ZHgrVmFtQVl2N2RFdW51UlVqTWk3Z2x6U3BvNzJnQWcyYnRjOUVGc0tRQUFBQUFPZ0FBQUFBSUFBQ0FBQUFDSVRKVHJWQzllWnd0ZjcrZFVKQUtybGR0RGF1ZXY1bWIwcVBkUGhOK3d3N0FBQUFEaEo3YWl3VXVIQnZkUFd4WktqSG5kaWhLOVRKcHZOQ3lFcFJvTWtQUjBRWDYrSUM4Ukl6ODBRNU90bzZVMzAzRVV2SGdOU3pMQ0FoMVlDR3FFSWs0SWdZU3hkSWc2TElvd0RzS2E1VEdPdVVwQWRKU1N5U0lQV2Y1NEs0UHRMaENjTFM4NUdnWk0vUUpHT0NYbmJadUczdjJxWjNZeVZHVUFYcUxlVEd5Q29qTVZ5N2VEMnhDK1poMkUzOFZhS1ZOanhGTFlwL1FkeFFONzYxMENickpJZHJPVHc0dUpPQVlLdzBqcDdSQy9DVUFBQUFCK1AxTkc5VHF6Y01OZUVXTXZPTkVUUGU0bERxaHFnMjNyQzRjdk9Nd1J3bEwzN1dRa0JCYnlRVEdaMGw0QllNRXJRL3VoTWMxaWY0Z0x4Ym5pYjZOSCIKfQ==", + "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9naXRJbnRlZ3JhdGlvbi9wbGF0Zm9ybVByb3BlcnRpZXMvMi4wLjAvc2NoZW1hLmpzb24iLAogICJtZXRhZGF0YSI6IHsKICAgICJ0eXBlIjogIlJlcG9ydCIsCiAgICAiZGlzcGxheU5hbWUiOiAiQmxhbmsiCiAgfSwKICAiY29uZmlnIjogewogICAgInZlcnNpb24iOiAiMi4wIiwKICAgICJsb2dpY2FsSWQiOiAiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIgogIH0KfQ==", + "payloadType": "InlineBase64"}, {"path": "definition.pbir", "payload": "eyJ2ZXJzaW9uIjogIjQuMCIsICJkYXRhc2V0UmVmZXJlbmNlIjogeyJieVBhdGgiOiBudWxsLCAiYnlDb25uZWN0aW9uIjogeyJjb25uZWN0aW9uU3RyaW5nIjogIkRhdGEgU291cmNlPXBvd2VyYmk6Ly9hcGkucG93ZXJiaS5jb20vdjEuMC9teW9yZy9ta2RpcjtJbml0aWFsIENhdGFsb2c9cjM7SW50ZWdyYXRlZCBTZWN1cml0eT1DbGFpbXNUb2tlbiIsICJwYmlTZXJ2aWNlTW9kZWxJZCI6IG51bGwsICJwYmlNb2RlbFZpcnR1YWxTZXJ2ZXJOYW1lIjogInNvYmVfd293dmlydHVhbHNlcnZlciIsICJwYmlNb2RlbERhdGFiYXNlTmFtZSI6ICI3Y2IyNDM3Ni00Y2MyLTQwMjctYjA2Yi03MDEyN2U2YTZmYzkiLCAibmFtZSI6ICJFbnRpdHlEYXRhU291cmNlIiwgImNvbm5lY3Rpb25UeXBlIjogInBiaVNlcnZpY2VYbWxhU3R5bGVMaXZlIn19fQ==", "payloadType": "InlineBase64"}, {"path": "definition/report.json", "payload": "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9pdGVtL3JlcG9ydC9kZWZpbml0aW9uL3JlcG9ydC8xLjIuMC9zY2hlbWEuanNvbiIsCiAgInRoZW1lQ29sbGVjdGlvbiI6IHsKICAgICJiYXNlVGhlbWUiOiB7CiAgICAgICJuYW1lIjogIkNZMjRTVTEwIiwKICAgICAgInJlcG9ydFZlcnNpb25BdEltcG9ydCI6ICI1LjYxIiwKICAgICAgInR5cGUiOiAiU2hhcmVkUmVzb3VyY2VzIgogICAgfQogIH0sCiAgImxheW91dE9wdGltaXphdGlvbiI6ICJOb25lIiwKICAib2JqZWN0cyI6IHsKICAgICJzZWN0aW9uIjogWwogICAgICB7CiAgICAgICAgInByb3BlcnRpZXMiOiB7CiAgICAgICAgICAidmVydGljYWxBbGlnbm1lbnQiOiB7CiAgICAgICAgICAgICJleHByIjogewogICAgICAgICAgICAgICJMaXRlcmFsIjogewogICAgICAgICAgICAgICAgIlZhbHVlIjogIidUb3AnIgogICAgICAgICAgICAgIH0KICAgICAgICAgICAgfQogICAgICAgICAgfQogICAgICAgIH0KICAgICAgfQogICAgXQogIH0sCiAgInJlc291cmNlUGFja2FnZXMiOiBbCiAgICB7CiAgICAgICJuYW1lIjogIlNoYXJlZFJlc291cmNlcyIsCiAgICAgICJ0eXBlIjogIlNoYXJlZFJlc291cmNlcyIsCiAgICAgICJpdGVtcyI6IFsKICAgICAgICB7CiAgICAgICAgICAibmFtZSI6ICJDWTI0U1UxMCIsCiAgICAgICAgICAicGF0aCI6ICJCYXNlVGhlbWVzL0NZMjRTVTEwLmpzb24iLAogICAgICAgICAgInR5cGUiOiAiQmFzZVRoZW1lIgogICAgICAgIH0KICAgICAgXQogICAgfQogIF0sCiAgInNldHRpbmdzIjogewogICAgInVzZVN0eWxhYmxlVmlzdWFsQ29udGFpbmVySGVhZGVyIjogdHJ1ZSwKICAgICJkZWZhdWx0RHJpbGxGaWx0ZXJPdGhlclZpc3VhbHMiOiB0cnVlLAogICAgImFsbG93Q2hhbmdlRmlsdGVyVHlwZXMiOiB0cnVlLAogICAgInVzZUVuaGFuY2VkVG9vbHRpcHMiOiB0cnVlLAogICAgInVzZURlZmF1bHRBZ2dyZWdhdGVEaXNwbGF5TmFtZSI6IHRydWUKICB9Cn0=", "payloadType": "InlineBase64"}, {"path": "definition/version.json", "payload": @@ -365,13 +358,13 @@ interactions: Connection: - keep-alive Content-Length: - - '22649' + - '21794' Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/reports + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/reports response: body: string: 'null' @@ -387,13 +380,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:59 GMT + - Wed, 26 Nov 2025 15:48:26 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/ce8833f2-947e-4b04-85a2-884ee927f2be + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/0a2735c0-3f35-405d-8e6f-56f9efd1e022 Pragma: - no-cache RequestId: - - 5ce0aa8e-c848-48f5-9d76-4d64f5bd364d + - 951ba106-457c-4b52-82f7-41bbc38767ce Retry-After: - '20' Strict-Transport-Security: @@ -403,11 +396,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - ce8833f2-947e-4b04-85a2-884ee927f2be + - 0a2735c0-3f35-405d-8e6f-56f9efd1e022 status: code: 202 message: Accepted @@ -423,13 +416,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/ce8833f2-947e-4b04-85a2-884ee927f2be + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/0a2735c0-3f35-405d-8e6f-56f9efd1e022 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:42:00.1933231", - "lastUpdatedTimeUtc": "2025-09-14T06:42:02.9745394", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:48:26.3299441", + "lastUpdatedTimeUtc": "2025-11-26T15:48:26.658064", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -439,17 +432,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '131' + - '129' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:42:19 GMT + - Wed, 26 Nov 2025 15:48:47 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/ce8833f2-947e-4b04-85a2-884ee927f2be/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/0a2735c0-3f35-405d-8e6f-56f9efd1e022/result Pragma: - no-cache RequestId: - - 358b9b17-b26c-4424-b67c-97989328930d + - 353553b3-8050-4323-b242-5079a8601e43 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -457,7 +450,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - ce8833f2-947e-4b04-85a2-884ee927f2be + - 0a2735c0-3f35-405d-8e6f-56f9efd1e022 status: code: 200 message: OK @@ -473,13 +466,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/ce8833f2-947e-4b04-85a2-884ee927f2be/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/0a2735c0-3f35-405d-8e6f-56f9efd1e022/result response: body: - string: '{"id": "b0590514-ab0b-4073-acd6-da57cf30c594", "type": "Report", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + string: '{"id": "99e0759a-5c87-4e07-a669-297f1963d5af", "type": "Report", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId @@ -490,11 +483,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:42:20 GMT + - Wed, 26 Nov 2025 15:48:47 GMT Pragma: - no-cache RequestId: - - fdae85da-10b6-40f4-94d0-97ec36bfc439 + - 741a92e3-b688-492e-b559-a20a5930d27c Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -518,13 +511,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -535,15 +528,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:42:20 GMT + - Wed, 26 Nov 2025 15:48:47 GMT Pragma: - no-cache RequestId: - - f76b19d1-f35e-4bda-b406-3a0c64129873 + - 5b6d278c-b685-454a-a0d3-f22ffdd12b3a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -551,7 +544,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -569,31 +562,31 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "b0590514-ab0b-4073-acd6-da57cf30c594", "type": "Report", + string: '{"value": [{"id": "99e0759a-5c87-4e07-a669-297f1963d5af", "type": "Report", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -602,15 +595,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '555' + - '556' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:42:20 GMT + - Wed, 26 Nov 2025 15:48:48 GMT Pragma: - no-cache RequestId: - - afd1744a-89dd-4eef-aa89-2b9322e10003 + - 25c1fa4a-45d8-44bb-a31b-056f66b4cbfa Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -618,7 +611,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -636,13 +629,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/b0590514-ab0b-4073-acd6-da57cf30c594 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/99e0759a-5c87-4e07-a669-297f1963d5af response: body: - string: '{"id": "b0590514-ab0b-4073-acd6-da57cf30c594", "type": "Report", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + string: '{"id": "99e0759a-5c87-4e07-a669-297f1963d5af", "type": "Report", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -651,17 +644,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '167' + - '164' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:42:20 GMT + - Wed, 26 Nov 2025 15:48:49 GMT ETag: - '""' Pragma: - no-cache RequestId: - - da87cdab-7385-4faa-ab1f-0c89981b7551 + - ff3fb673-4359-47d6-924b-68e932e1b9b0 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -669,7 +662,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -689,9 +682,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/b0590514-ab0b-4073-acd6-da57cf30c594/getDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/99e0759a-5c87-4e07-a669-297f1963d5af/getDefinition response: body: string: 'null' @@ -707,13 +700,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:42:20 GMT + - Wed, 26 Nov 2025 15:48:49 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/3302ace0-abc6-4c6e-a083-7595937ba1f2 + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/db523739-7783-4a41-b77d-2b9e127c0e7f Pragma: - no-cache RequestId: - - 01a9bc95-f755-4aec-905a-8cd65b9b77bd + - c9d7e8ae-9a2b-4937-b995-9a95c398fcea Retry-After: - '20' Strict-Transport-Security: @@ -723,11 +716,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - 3302ace0-abc6-4c6e-a083-7595937ba1f2 + - db523739-7783-4a41-b77d-2b9e127c0e7f status: code: 202 message: Accepted @@ -743,13 +736,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/3302ace0-abc6-4c6e-a083-7595937ba1f2 + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/db523739-7783-4a41-b77d-2b9e127c0e7f response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:42:21.337292", - "lastUpdatedTimeUtc": "2025-09-14T06:42:21.9935559", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:48:49.7999831", + "lastUpdatedTimeUtc": "2025-11-26T15:48:49.9721931", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -759,17 +752,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '129' + - '130' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:42:41 GMT + - Wed, 26 Nov 2025 15:49:10 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/3302ace0-abc6-4c6e-a083-7595937ba1f2/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/db523739-7783-4a41-b77d-2b9e127c0e7f/result Pragma: - no-cache RequestId: - - c465ca8c-310e-493b-81a0-6c0fa2e545b3 + - 873d4d80-b697-4a2a-b4a8-9d10aa1fe30d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -777,7 +770,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 3302ace0-abc6-4c6e-a083-7595937ba1f2 + - db523739-7783-4a41-b77d-2b9e127c0e7f status: code: 200 message: OK @@ -793,13 +786,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/3302ace0-abc6-4c6e-a083-7595937ba1f2/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/db523739-7783-4a41-b77d-2b9e127c0e7f/result response: body: string: '{"definition": {"format": "PBIR", "parts": [{"path": "definition.pbir", - "payload": "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9pdGVtL3JlcG9ydC9kZWZpbml0aW9uUHJvcGVydGllcy8yLjAuMC9zY2hlbWEuanNvbiIsCiAgInZlcnNpb24iOiAiNC4wIiwKICAiZGF0YXNldFJlZmVyZW5jZSI6IHsKICAgICJieUNvbm5lY3Rpb24iOiB7CiAgICAgICJjb25uZWN0aW9uU3RyaW5nIjogIkRhdGEgU291cmNlPXBvd2VyYmk6Ly9hcGkucG93ZXJiaS5jb20vdjEuMC9teW9yZy9mYWJyaWNjbGlfV29ya3NwYWNlUGVyVGVzdGNsYXNzXzAwMDAwMTtpbml0aWFsIGNhdGFsb2c9ZmFiY2xpMDAwMDAxX2F1dG87aW50ZWdyYXRlZCBzZWN1cml0eT1DbGFpbXNUb2tlbjtzZW1hbnRpY21vZGVsaWQ9MTZlMmI4NzYtZDQwYi00MDA1LWEyYjgtNDFkMTQxYTNjNjIxIgogICAgfQogIH0KfQ==", + "payload": "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9pdGVtL3JlcG9ydC9kZWZpbml0aW9uUHJvcGVydGllcy8yLjAuMC9zY2hlbWEuanNvbiIsCiAgInZlcnNpb24iOiAiNC4wIiwKICAiZGF0YXNldFJlZmVyZW5jZSI6IHsKICAgICJieUNvbm5lY3Rpb24iOiB7CiAgICAgICJjb25uZWN0aW9uU3RyaW5nIjogIkRhdGEgU291cmNlPXBvd2VyYmk6Ly9hcGkucG93ZXJiaS5jb20vdjEuMC9teW9yZy9mYWJyaWNjbGlfV29ya3NwYWNlUGVyVGVzdGNsYXNzXzAwMDAwMTtpbml0aWFsIGNhdGFsb2c9ZmFiY2xpMDAwMDAxX2F1dG87aW50ZWdyYXRlZCBzZWN1cml0eT1DbGFpbXNUb2tlbjtzZW1hbnRpY21vZGVsaWQ9N2NiMjQzNzYtNGNjMi00MDI3LWIwNmItNzAxMjdlNmE2ZmM5IgogICAgfQogIH0KfQ==", "payloadType": "InlineBase64"}, {"path": "StaticResources/SharedResources/BaseThemes/CY24SU10.json", "payload": "ewogICJuYW1lIjogIkNZMjRTVTEwIiwKICAiZGF0YUNvbG9ycyI6IFsKICAgICIjMTE4REZGIiwKICAgICIjMTIyMzlFIiwKICAgICIjRTY2QzM3IiwKICAgICIjNkIwMDdCIiwKICAgICIjRTA0NEE3IiwKICAgICIjNzQ0RUMyIiwKICAgICIjRDlCMzAwIiwKICAgICIjRDY0NTUwIiwKICAgICIjMTk3Mjc4IiwKICAgICIjMUFBQjQwIiwKICAgICIjMTVDNkY0IiwKICAgICIjNDA5MkZGIiwKICAgICIjRkZBMDU4IiwKICAgICIjQkU1REM5IiwKICAgICIjRjQ3MkQwIiwKICAgICIjQjVBMUZGIiwKICAgICIjQzRBMjAwIiwKICAgICIjRkY4MDgwIiwKICAgICIjMDBEQkJDIiwKICAgICIjNUJENjY3IiwKICAgICIjMDA5MUQ1IiwKICAgICIjNDY2OEM1IiwKICAgICIjRkY2MzAwIiwKICAgICIjOTkwMDhBIiwKICAgICIjRUMwMDhDIiwKICAgICIjNTMzMjg1IiwKICAgICIjOTk3MDBBIiwKICAgICIjRkY0MTQxIiwKICAgICIjMUY5QTg1IiwKICAgICIjMjU4OTFDIiwKICAgICIjMDA1N0EyIiwKICAgICIjMDAyMDUwIiwKICAgICIjQzk0RjBGIiwKICAgICIjNDUwRjU0IiwKICAgICIjQjYwMDY0IiwKICAgICIjMzQxMjRGIiwKICAgICIjNkE1QTI5IiwKICAgICIjMUFBQjQwIiwKICAgICIjQkExNDFBIiwKICAgICIjMEMzRDM3IiwKICAgICIjMEI1MTFGIgogIF0sCiAgImZvcmVncm91bmQiOiAiIzI1MjQyMyIsCiAgImZvcmVncm91bmROZXV0cmFsU2Vjb25kYXJ5IjogIiM2MDVFNUMiLAogICJmb3JlZ3JvdW5kTmV1dHJhbFRlcnRpYXJ5IjogIiNCM0IwQUQiLAogICJiYWNrZ3JvdW5kIjogIiNGRkZGRkYiLAogICJiYWNrZ3JvdW5kTGlnaHQiOiAiI0YzRjJGMSIsCiAgImJhY2tncm91bmROZXV0cmFsIjogIiNDOEM2QzQiLAogICJ0YWJsZUFjY2VudCI6ICIjMTE4REZGIiwKICAiZ29vZCI6ICIjMUFBQjQwIiwKICAibmV1dHJhbCI6ICIjRDlCMzAwIiwKICAiYmFkIjogIiNENjQ1NTQiLAogICJtYXhpbXVtIjogIiMxMThERkYiLAogICJjZW50ZXIiOiAiI0Q5QjMwMCIsCiAgIm1pbmltdW0iOiAiI0RFRUZGRiIsCiAgIm51bGwiOiAiI0ZGN0Y0OCIsCiAgImh5cGVybGluayI6ICIjMDA3OGQ0IiwKICAidmlzaXRlZEh5cGVybGluayI6ICIjMDA3OGQ0IiwKICAidGV4dENsYXNzZXMiOiB7CiAgICAiY2FsbG91dCI6IHsKICAgICAgImZvbnRTaXplIjogNDUsCiAgICAgICJmb250RmFjZSI6ICJESU4iLAogICAgICAiY29sb3IiOiAiIzI1MjQyMyIKICAgIH0sCiAgICAidGl0bGUiOiB7CiAgICAgICJmb250U2l6ZSI6IDEyLAogICAgICAiZm9udEZhY2UiOiAiRElOIiwKICAgICAgImNvbG9yIjogIiMyNTI0MjMiCiAgICB9LAogICAgImhlYWRlciI6IHsKICAgICAgImZvbnRTaXplIjogMTIsCiAgICAgICJmb250RmFjZSI6ICJTZWdvZSBVSSBTZW1pYm9sZCIsCiAgICAgICJjb2xvciI6ICIjMjUyNDIzIgogICAgfSwKICAgICJsYWJlbCI6IHsKICAgICAgImZvbnRTaXplIjogMTAsCiAgICAgICJmb250RmFjZSI6ICJTZWdvZSBVSSIsCiAgICAgICJjb2xvciI6ICIjMjUyNDIzIgogICAgfQogIH0sCiAgInZpc3VhbFN0eWxlcyI6IHsKICAgICIqIjogewogICAgICAiKiI6IHsKICAgICAgICAiKiI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgIndvcmRXcmFwIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgImxpbmUiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0cmFuc3BhcmVuY3kiOiAwCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAib3V0bGluZSI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInRyYW5zcGFyZW5jeSI6IDAKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJwbG90QXJlYSI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInRyYW5zcGFyZW5jeSI6IDAKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJjYXRlZ29yeUF4aXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93QXhpc1RpdGxlIjogdHJ1ZSwKICAgICAgICAgICAgImdyaWRsaW5lU3R5bGUiOiAiZG90dGVkIiwKICAgICAgICAgICAgImNvbmNhdGVuYXRlTGFiZWxzIjogZmFsc2UKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJ2YWx1ZUF4aXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93QXhpc1RpdGxlIjogdHJ1ZSwKICAgICAgICAgICAgImdyaWRsaW5lU3R5bGUiOiAiZG90dGVkIgogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInkyQXhpcyI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAidGl0bGUiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0aXRsZVdyYXAiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGluZVN0eWxlcyI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInN0cm9rZVdpZHRoIjogMwogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgIndvcmRXcmFwIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IHRydWUKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJiYWNrZ3JvdW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IHRydWUsCiAgICAgICAgICAgICJ0cmFuc3BhcmVuY3kiOiAwCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiYm9yZGVyIjogWwogICAgICAgICAgewogICAgICAgICAgICAid2lkdGgiOiAxCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAib3V0c3BhY2VQYW5lIjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZENvbG9yIjogewogICAgICAgICAgICAgICJzb2xpZCI6IHsKICAgICAgICAgICAgICAgICJjb2xvciI6ICIjZmZmZmZmIgogICAgICAgICAgICAgIH0KICAgICAgICAgICAgfSwKICAgICAgICAgICAgInRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJib3JkZXIiOiB0cnVlLAogICAgICAgICAgICAiYm9yZGVyQ29sb3IiOiB7CiAgICAgICAgICAgICAgInNvbGlkIjogewogICAgICAgICAgICAgICAgImNvbG9yIjogIiNCM0IwQUQiCiAgICAgICAgICAgICAgfQogICAgICAgICAgICB9CiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiZmlsdGVyQ2FyZCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgIiRpZCI6ICJBcHBsaWVkIiwKICAgICAgICAgICAgInRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJmb3JlZ3JvdW5kQ29sb3IiOiB7CiAgICAgICAgICAgICAgInNvbGlkIjogewogICAgICAgICAgICAgICAgImNvbG9yIjogIiMyNTI0MjMiCiAgICAgICAgICAgICAgfQogICAgICAgICAgICB9LAogICAgICAgICAgICAiYm9yZGVyIjogdHJ1ZQogICAgICAgICAgfSwKICAgICAgICAgIHsKICAgICAgICAgICAgIiRpZCI6ICJBdmFpbGFibGUiLAogICAgICAgICAgICAidHJhbnNwYXJlbmN5IjogMCwKICAgICAgICAgICAgImZvcmVncm91bmRDb2xvciI6IHsKICAgICAgICAgICAgICAic29saWQiOiB7CiAgICAgICAgICAgICAgICAiY29sb3IiOiAiIzI1MjQyMyIKICAgICAgICAgICAgICB9CiAgICAgICAgICAgIH0sCiAgICAgICAgICAgICJib3JkZXIiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInNjYXR0ZXJDaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImJ1YmJsZXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJidWJibGVTaXplIjogLTEwLAogICAgICAgICAgICAibWFya2VyUmFuZ2VUeXBlIjogImF1dG8iCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiZmlsbFBvaW50IjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IHRydWUKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJsZWdlbmQiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93R3JhZGllbnRMZWdlbmQiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImxpbmVDaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJyZXNwb25zaXZlIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiZm9yZWNhc3QiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJtYXRjaFNlcmllc0ludGVycG9sYXRpb24iOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgIm1hcCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImJ1YmJsZXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJidWJibGVTaXplIjogLTEwLAogICAgICAgICAgICAibWFya2VyUmFuZ2VUeXBlIjogImF1dG8iCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImF6dXJlTWFwIjogewogICAgICAiKiI6IHsKICAgICAgICAiYnViYmxlTGF5ZXIiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJidWJibGVSYWRpdXMiOiA4LAogICAgICAgICAgICAibWluQnViYmxlUmFkaXVzIjogOCwKICAgICAgICAgICAgIm1heFJhZGl1cyI6IDQwCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiYmFyQ2hhcnQiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJiYXJIZWlnaHQiOiAzLAogICAgICAgICAgICAidGhpY2tuZXNzIjogMwogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJwaWVDaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImxlZ2VuZCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiB0cnVlLAogICAgICAgICAgICAicG9zaXRpb24iOiAiUmlnaHRDZW50ZXIiCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGFiZWxzIjogWwogICAgICAgICAgewogICAgICAgICAgICAibGFiZWxTdHlsZSI6ICJEYXRhIHZhbHVlLCBwZXJjZW50IG9mIHRvdGFsIgogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJkb251dENoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IHRydWUsCiAgICAgICAgICAgICJwb3NpdGlvbiI6ICJSaWdodENlbnRlciIKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJsYWJlbHMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJsYWJlbFN0eWxlIjogIkRhdGEgdmFsdWUsIHBlcmNlbnQgb2YgdG90YWwiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInBpdm90VGFibGUiOiB7CiAgICAgICIqIjogewogICAgICAgICJyb3dIZWFkZXJzIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0V4cGFuZENvbGxhcHNlQnV0dG9ucyI6IHRydWUsCiAgICAgICAgICAgICJsZWdhY3lTdHlsZURpc2FibGVkIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJtdWx0aVJvd0NhcmQiOiB7CiAgICAgICIqIjogewogICAgICAgICJjYXJkIjogWwogICAgICAgICAgewogICAgICAgICAgICAib3V0bGluZVdlaWdodCI6IDIsCiAgICAgICAgICAgICJiYXJTaG93IjogdHJ1ZSwKICAgICAgICAgICAgImJhcldlaWdodCI6IDIKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0KICAgIH0sCiAgICAia3BpIjogewogICAgICAiKiI6IHsKICAgICAgICAidHJlbmRsaW5lIjogWwogICAgICAgICAgewogICAgICAgICAgICAidHJhbnNwYXJlbmN5IjogMjAKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0KICAgIH0sCiAgICAiY2FyZFZpc3VhbCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImxheW91dCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgIm1heFRpbGVzIjogMwogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgIm92ZXJmbG93IjogWwogICAgICAgICAgewogICAgICAgICAgICAidHlwZSI6IDAKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJpbWFnZSI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImZpeGVkU2l6ZSI6IGZhbHNlCiAgICAgICAgICB9LAogICAgICAgICAgewogICAgICAgICAgICAiaW1hZ2VBcmVhU2l6ZSI6IDUwCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImFkdmFuY2VkU2xpY2VyVmlzdWFsIjogewogICAgICAiKiI6IHsKICAgICAgICAibGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAibWF4VGlsZXMiOiAzCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInNsaWNlciI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJyZXNwb25zaXZlIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgImRhdGUiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJoaWRlRGF0ZVBpY2tlckJ1dHRvbiI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiaXRlbXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJwYWRkaW5nIjogNCwKICAgICAgICAgICAgImFjY2Vzc2liaWxpdHlDb250cmFzdFByb3BlcnRpZXMiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgIndhdGVyZmFsbENoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImNvbHVtbkNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImNsdXN0ZXJlZENvbHVtbkNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImh1bmRyZWRQZXJjZW50U3RhY2tlZENvbHVtbkNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImJhckNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImNsdXN0ZXJlZEJhckNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImh1bmRyZWRQZXJjZW50U3RhY2tlZEJhckNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImFyZWFDaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJyZXNwb25zaXZlIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInN0YWNrZWRBcmVhQ2hhcnQiOiB7CiAgICAgICIqIjogewogICAgICAgICJnZW5lcmFsIjogWwogICAgICAgICAgewogICAgICAgICAgICAicmVzcG9uc2l2ZSI6IHRydWUKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJzbWFsbE11bHRpcGxlc0xheW91dCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImJhY2tncm91bmRUcmFuc3BhcmVuY3kiOiAwLAogICAgICAgICAgICAiZ3JpZExpbmVUeXBlIjogImlubmVyIgogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJsaW5lQ2x1c3RlcmVkQ29sdW1uQ29tYm9DaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJyZXNwb25zaXZlIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImxpbmVTdGFja2VkQ29sdW1uQ29tYm9DaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJyZXNwb25zaXZlIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInJpYmJvbkNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAic21hbGxNdWx0aXBsZXNMYXlvdXQiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJiYWNrZ3JvdW5kVHJhbnNwYXJlbmN5IjogMCwKICAgICAgICAgICAgImdyaWRMaW5lVHlwZSI6ICJpbm5lciIKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJ2YWx1ZUF4aXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93IjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJodW5kcmVkUGVyY2VudFN0YWNrZWRBcmVhQ2hhcnQiOiB7CiAgICAgICIqIjogewogICAgICAgICJnZW5lcmFsIjogWwogICAgICAgICAgewogICAgICAgICAgICAicmVzcG9uc2l2ZSI6IHRydWUKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJzbWFsbE11bHRpcGxlc0xheW91dCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImJhY2tncm91bmRUcmFuc3BhcmVuY3kiOiAwLAogICAgICAgICAgICAiZ3JpZExpbmVUeXBlIjogImlubmVyIgogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJncm91cCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImJhY2tncm91bmQiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93IjogZmFsc2UKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0KICAgIH0sCiAgICAiYmFzaWNTaGFwZSI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImJhY2tncm91bmQiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93IjogZmFsc2UKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJnZW5lcmFsIjogWwogICAgICAgICAgewogICAgICAgICAgICAia2VlcExheWVyT3JkZXIiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAidmlzdWFsSGVhZGVyIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInNoYXBlIjogewogICAgICAiKiI6IHsKICAgICAgICAiYmFja2dyb3VuZCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiBmYWxzZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJrZWVwTGF5ZXJPcmRlciI6IHRydWUKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJ2aXN1YWxIZWFkZXIiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93IjogZmFsc2UKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0KICAgIH0sCiAgICAiaW1hZ2UiOiB7CiAgICAgICIqIjogewogICAgICAgICJiYWNrZ3JvdW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImtlZXBMYXllck9yZGVyIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInZpc3VhbEhlYWRlciI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiBmYWxzZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgImxvY2tBc3BlY3QiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93IjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJhY3Rpb25CdXR0b24iOiB7CiAgICAgICIqIjogewogICAgICAgICJiYWNrZ3JvdW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAidmlzdWFsSGVhZGVyIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInBhZ2VOYXZpZ2F0b3IiOiB7CiAgICAgICIqIjogewogICAgICAgICJiYWNrZ3JvdW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAidmlzdWFsSGVhZGVyIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImJvb2ttYXJrTmF2aWdhdG9yIjogewogICAgICAiKiI6IHsKICAgICAgICAiYmFja2dyb3VuZCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiBmYWxzZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInZpc3VhbEhlYWRlciI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiBmYWxzZQogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJ0ZXh0Ym94IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImtlZXBMYXllck9yZGVyIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInZpc3VhbEhlYWRlciI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiBmYWxzZQogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJwYWdlIjogewogICAgICAiKiI6IHsKICAgICAgICAib3V0c3BhY2UiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJjb2xvciI6IHsKICAgICAgICAgICAgICAic29saWQiOiB7CiAgICAgICAgICAgICAgICAiY29sb3IiOiAiI0ZGRkZGRiIKICAgICAgICAgICAgICB9CiAgICAgICAgICAgIH0KICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJiYWNrZ3JvdW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAidHJhbnNwYXJlbmN5IjogMTAwCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9CiAgfQp9", "payloadType": "InlineBase64"}, {"path": "definition/version.json", "payload": @@ -822,11 +815,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:42:41 GMT + - Wed, 26 Nov 2025 15:49:10 GMT Pragma: - no-cache RequestId: - - c4d0d731-b00d-44c5-aa76-210cac4cd3d5 + - 88bec70c-f36e-4ce0-b6e3-6dc77f3fdade Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -850,13 +843,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -867,15 +860,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:42:41 GMT + - Wed, 26 Nov 2025 15:49:11 GMT Pragma: - no-cache RequestId: - - 4eab3274-95f1-4b56-bcb0-f3143276ed19 + - 5269dc66-3499-4b8f-84be-c0b248dac532 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -883,7 +876,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -901,31 +894,31 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "b0590514-ab0b-4073-acd6-da57cf30c594", "type": "Report", + string: '{"value": [{"id": "99e0759a-5c87-4e07-a669-297f1963d5af", "type": "Report", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -934,15 +927,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '555' + - '556' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:42:41 GMT + - Wed, 26 Nov 2025 15:49:12 GMT Pragma: - no-cache RequestId: - - b775c2f1-1f93-4e1a-a6e6-a15ca17d883a + - c471cad2-f87a-43b9-a1e5-9758a15355c4 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -950,7 +943,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -968,31 +961,31 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "b0590514-ab0b-4073-acd6-da57cf30c594", "type": "Report", + string: '{"value": [{"id": "99e0759a-5c87-4e07-a669-297f1963d5af", "type": "Report", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -1001,15 +994,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '555' + - '556' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:42:41 GMT + - Wed, 26 Nov 2025 15:49:12 GMT Pragma: - no-cache RequestId: - - 645178b2-8f7c-4b3b-86e6-7cb5ebf13e8a + - 885df4df-0f8a-487c-8e38-74e557bf1371 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1017,7 +1010,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -1026,7 +1019,7 @@ interactions: - request: body: '{"type": "Report", "description": "Imported from fab", "folderId": null, "displayName": "fabcli000001_new_6", "definition": {"parts": [{"path": "definition.pbir", - "payload": "ewogICAgIiRzY2hlbWEiOiAiaHR0cHM6Ly9kZXZlbG9wZXIubWljcm9zb2Z0LmNvbS9qc29uLXNjaGVtYXMvZmFicmljL2l0ZW0vcmVwb3J0L2RlZmluaXRpb25Qcm9wZXJ0aWVzLzIuMC4wL3NjaGVtYS5qc29uIiwKICAgICJ2ZXJzaW9uIjogIjQuMCIsCiAgICAiZGF0YXNldFJlZmVyZW5jZSI6IHsKICAgICAgICAiYnlDb25uZWN0aW9uIjogewogICAgICAgICAgICAiY29ubmVjdGlvblN0cmluZyI6ICJEYXRhIFNvdXJjZT1wb3dlcmJpOi8vYXBpLnBvd2VyYmkuY29tL3YxLjAvbXlvcmcvZmFicmljY2xpX1dvcmtzcGFjZVBlclRlc3RjbGFzc18wMDAwMDE7aW5pdGlhbCBjYXRhbG9nPWZhYmNsaTAwMDAwMV9hdXRvO2ludGVncmF0ZWQgc2VjdXJpdHk9Q2xhaW1zVG9rZW47c2VtYW50aWNtb2RlbGlkPTE2ZTJiODc2LWQ0MGItNDAwNS1hMmI4LTQxZDE0MWEzYzYyMSIKICAgICAgICB9CiAgICB9Cn0=", + "payload": "ewogICAgIiRzY2hlbWEiOiAiaHR0cHM6Ly9kZXZlbG9wZXIubWljcm9zb2Z0LmNvbS9qc29uLXNjaGVtYXMvZmFicmljL2l0ZW0vcmVwb3J0L2RlZmluaXRpb25Qcm9wZXJ0aWVzLzIuMC4wL3NjaGVtYS5qc29uIiwKICAgICJ2ZXJzaW9uIjogIjQuMCIsCiAgICAiZGF0YXNldFJlZmVyZW5jZSI6IHsKICAgICAgICAiYnlDb25uZWN0aW9uIjogewogICAgICAgICAgICAiY29ubmVjdGlvblN0cmluZyI6ICJEYXRhIFNvdXJjZT1wb3dlcmJpOi8vYXBpLnBvd2VyYmkuY29tL3YxLjAvbXlvcmcvZmFicmljY2xpX1dvcmtzcGFjZVBlclRlc3RjbGFzc18wMDAwMDE7aW5pdGlhbCBjYXRhbG9nPWZhYmNsaTAwMDAwMV9hdXRvO2ludGVncmF0ZWQgc2VjdXJpdHk9Q2xhaW1zVG9rZW47c2VtYW50aWNtb2RlbGlkPTdjYjI0Mzc2LTRjYzItNDAyNy1iMDZiLTcwMTI3ZTZhNmZjOSIKICAgICAgICB9CiAgICB9Cn0=", "payloadType": "InlineBase64"}, {"path": ".platform", "payload": "ewogICAgIiRzY2hlbWEiOiAiaHR0cHM6Ly9kZXZlbG9wZXIubWljcm9zb2Z0LmNvbS9qc29uLXNjaGVtYXMvZmFicmljL2dpdEludGVncmF0aW9uL3BsYXRmb3JtUHJvcGVydGllcy8yLjAuMC9zY2hlbWEuanNvbiIsCiAgICAibWV0YWRhdGEiOiB7CiAgICAgICAgInR5cGUiOiAiUmVwb3J0IiwKICAgICAgICAiZGlzcGxheU5hbWUiOiAiZmFiY2xpMDAwMDAxIiwKICAgICAgICAiZGVzY3JpcHRpb24iOiAiQ3JlYXRlZCBieSBmYWIiCiAgICB9LAogICAgImNvbmZpZyI6IHsKICAgICAgICAidmVyc2lvbiI6ICIyLjAiLAogICAgICAgICJsb2dpY2FsSWQiOiAiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIgogICAgfQp9", "payloadType": "InlineBase64"}, {"path": "definition/version.json", "payload": "ewogICAgIiRzY2hlbWEiOiAiaHR0cHM6Ly9kZXZlbG9wZXIubWljcm9zb2Z0LmNvbS9qc29uLXNjaGVtYXMvZmFicmljL2l0ZW0vcmVwb3J0L2RlZmluaXRpb24vdmVyc2lvbk1ldGFkYXRhLzEuMC4wL3NjaGVtYS5qc29uIiwKICAgICJ2ZXJzaW9uIjogIjIuMC4wIgp9", @@ -1051,9 +1044,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: string: 'null' @@ -1069,13 +1062,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:42:41 GMT + - Wed, 26 Nov 2025 15:49:14 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/e323387d-004f-4050-a950-c3c2da117dfe + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f5185d0f-a834-4ebd-8988-4b6cc21e6722 Pragma: - no-cache RequestId: - - 6eac7f05-497d-4731-9af0-e14857c685f6 + - 0860a61e-6e35-4e82-a3fc-94c3fd78a8ee Retry-After: - '20' Strict-Transport-Security: @@ -1085,11 +1078,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - e323387d-004f-4050-a950-c3c2da117dfe + - f5185d0f-a834-4ebd-8988-4b6cc21e6722 status: code: 202 message: Accepted @@ -1105,13 +1098,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/e323387d-004f-4050-a950-c3c2da117dfe + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f5185d0f-a834-4ebd-8988-4b6cc21e6722 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:42:42.4025492", - "lastUpdatedTimeUtc": "2025-09-14T06:42:44.1854639", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:49:15.0049141", + "lastUpdatedTimeUtc": "2025-11-26T15:49:15.301784", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -1121,17 +1114,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '131' + - '129' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:43:01 GMT + - Wed, 26 Nov 2025 15:49:35 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/e323387d-004f-4050-a950-c3c2da117dfe/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f5185d0f-a834-4ebd-8988-4b6cc21e6722/result Pragma: - no-cache RequestId: - - 8035cb60-c703-476a-a289-37b52c77ea49 + - 68cea4b4-eef4-49c0-9ad9-2261b3ae0057 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1139,7 +1132,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - e323387d-004f-4050-a950-c3c2da117dfe + - f5185d0f-a834-4ebd-8988-4b6cc21e6722 status: code: 200 message: OK @@ -1155,13 +1148,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/e323387d-004f-4050-a950-c3c2da117dfe/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f5185d0f-a834-4ebd-8988-4b6cc21e6722/result response: body: - string: '{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", "displayName": - "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + string: '{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": + "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId @@ -1172,11 +1165,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:43:02 GMT + - Wed, 26 Nov 2025 15:49:36 GMT Pragma: - no-cache RequestId: - - 4aae2320-e311-42f5-8022-5ec3ee7e9f73 + - 58581512-4c49-49aa-8d01-e16d9bc2285b Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -1200,13 +1193,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -1217,15 +1210,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:43:02 GMT + - Wed, 26 Nov 2025 15:49:36 GMT Pragma: - no-cache RequestId: - - be6f8600-9cef-4f74-8e80-073ff508e4d6 + - f2199b5d-b599-49cb-96ec-a49ca05eeebf Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1233,7 +1226,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -1251,33 +1244,33 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "b0590514-ab0b-4073-acd6-da57cf30c594", "type": "Report", + string: '{"value": [{"id": "99e0759a-5c87-4e07-a669-297f1963d5af", "type": "Report", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported - from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": - "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", "displayName": - "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", "type": "SemanticModel", "displayName": - "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": + "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": + "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": + "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -1286,15 +1279,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '583' + - '586' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:43:02 GMT + - Wed, 26 Nov 2025 15:49:37 GMT Pragma: - no-cache RequestId: - - 7d6c8d80-0cf0-40d9-9643-1bc5c9b1ccfd + - abb60c48-bd76-4db1-870d-20e5d9a846a8 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1302,7 +1295,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -1322,9 +1315,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/b0590514-ab0b-4073-acd6-da57cf30c594 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/99e0759a-5c87-4e07-a669-297f1963d5af response: body: string: '' @@ -1340,11 +1333,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:43:03 GMT + - Wed, 26 Nov 2025 15:49:38 GMT Pragma: - no-cache RequestId: - - 0ca7efe9-c553-4f04-9ec3-370dbd447518 + - 17fb3a7a-5c6e-4406-9810-cfd795b3484b Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1352,7 +1345,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_semantic_model_item_success.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_semantic_model_item_success.yaml index 1c6d16294..09e296b08 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_semantic_model_item_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_semantic_model_item_success.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:43:03 GMT + - Wed, 26 Nov 2025 15:49:38 GMT Pragma: - no-cache RequestId: - - 17e1f6bd-54d4-408e-8f65-df751fb908ac + - babd61ca-5d48-4273-8ee7-ae12d02a6d68 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,31 +62,31 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -95,15 +95,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '554' + - '556' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:43:04 GMT + - Wed, 26 Nov 2025 15:49:38 GMT Pragma: - no-cache RequestId: - - ed8b2f1d-65dc-43cd-9e35-d95ab9e30d93 + - ca7ddf01-21ac-44c6-ab05-1df2f7502eac Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -111,7 +111,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -129,31 +129,31 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -162,15 +162,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '554' + - '556' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:43:04 GMT + - Wed, 26 Nov 2025 15:49:39 GMT Pragma: - no-cache RequestId: - - 687c8a33-a704-4e01-a43d-f8697e6aa7cb + - 80b15194-df2d-4514-bece-04f9adcbccf3 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -178,7 +178,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -189,11 +189,6 @@ interactions: "SemanticModel", "folderId": null, "definition": {"parts": [{"path": ".platform", "payload": "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9naXRJbnRlZ3JhdGlvbi9wbGF0Zm9ybVByb3BlcnRpZXMvMi4wLjAvc2NoZW1hLmpzb24iLAogICJtZXRhZGF0YSI6IHsKICAgICJ0eXBlIjogIlNlbWFudGljTW9kZWwiLAogICAgImRpc3BsYXlOYW1lIjogIkJsYW5rIgogIH0sCiAgImNvbmZpZyI6IHsKICAgICJ2ZXJzaW9uIjogIjIuMCIsCiAgICAibG9naWNhbElkIjogIjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIKICB9Cn0=", "payloadType": "InlineBase64"}, {"path": "definition.pbism", "payload": "ewogICJ2ZXJzaW9uIjogIjQuMCIsCiAgInNldHRpbmdzIjoge30KfQ==", - "payloadType": "InlineBase64"}, {"path": ".pbi/cache.abf", "payload": "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", - "payloadType": "InlineBase64"}, {"path": ".pbi/editorSettings.json", "payload": - "ewogICJ2ZXJzaW9uIjogIjEuMCIsCiAgImF1dG9kZXRlY3RSZWxhdGlvbnNoaXBzIjogdHJ1ZSwKICAicGFyYWxsZWxRdWVyeUxvYWRpbmciOiB0cnVlLAogICJ0eXBlRGV0ZWN0aW9uRW5hYmxlZCI6IHRydWUsCiAgInJlbGF0aW9uc2hpcEltcG9ydEVuYWJsZWQiOiB0cnVlLAogICJzaG91bGROb3RpZnlVc2VyT2ZOYW1lQ29uZmxpY3RSZXNvbHV0aW9uIjogdHJ1ZQp9", - "payloadType": "InlineBase64"}, {"path": ".pbi/localSettings.json", "payload": - "ewogICJ2ZXJzaW9uIjogIjEuMSIsCiAgInVzZXJDb25zZW50Ijoge30sCiAgInNlY3VyaXR5QmluZGluZ3NTaWduYXR1cmUiOiAiQVFBQUFOQ01uZDhCRmRFUmpIb0F3RS9DbCtzQkFBQUFvUkZOMUFHRkZFaUpaajhIb1p4aGR3QUFBQUFDQUFBQUFBQVFaZ0FBQUFFQUFDQUFBQUFvU2FHNWVxMXNLbmtqMmt4YnhCdGdra1kzUGQxWjVSdXAxelRjMHprTGt3QUFBQUFPZ0FBQUFBSUFBQ0FBQUFEdGtoYkVtVUEwM0FWNlpsMWVPNFFGdldrQzNTNjR3U2JqT2dIL2xrblM5VkFBQUFBSXU4WlAyVGxNZ1JMc25sd0VZUmJIZVRab1N0WUY4ODMvbHQzbjErSFlMUU44TGdHUjlZdnpxUmhYektDSVkwSkhNRVZqeW5WS1dIaThaYkl1K2FxSVFpbmVpRTk4SDZEanQ3M3lka0s1U0VBQUFBQTY0dVJDTlNHdzNoRmVXV2FXUVFzVXNNYnQwWGdzQm5GREVLVzgyZmJ5NmZpUXduOTlndTU1d3REam53aHFGSWlLM1h0RkFrVTIyelY3WkZ6WVZXTjQiCn0=", "payloadType": "InlineBase64"}, {"path": "definition/database.tmdl", "payload": "ZGF0YWJhc2UKCWNvbXBhdGliaWxpdHlMZXZlbDogMTU2MQoK", "payloadType": "InlineBase64"}, {"path": "definition/model.tmdl", "payload": "bW9kZWwgTW9kZWwKCWN1bHR1cmU6IGVuLVVTCglkZWZhdWx0UG93ZXJCSURhdGFTb3VyY2VWZXJzaW9uOiBwb3dlckJJX1YzCglzb3VyY2VRdWVyeUN1bHR1cmU6IGVuLVVTCglkYXRhQWNjZXNzT3B0aW9ucwoJCWxlZ2FjeVJlZGlyZWN0cwoJCXJldHVybkVycm9yVmFsdWVzQXNOdWxsCgphbm5vdGF0aW9uIFBCSV9RdWVyeU9yZGVyID0gWyJUYWJsZSJdCgphbm5vdGF0aW9uIF9fUEJJX1RpbWVJbnRlbGxpZ2VuY2VFbmFibGVkID0gMQoKYW5ub3RhdGlvbiBQQklEZXNrdG9wVmVyc2lvbiA9IDIuMTQwLjc1MTAuMSAoTWFpbikrYjM2NmM1ODEzNGRkNDJkZjk0MmU5YmJhNjUzNzlmM2YyMzk3M2VlMAoKcmVmIHRhYmxlIFRhYmxl", @@ -208,13 +203,13 @@ interactions: Connection: - keep-alive Content-Length: - - '14965' + - '2668' Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/semanticModels + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/semanticModels response: body: string: 'null' @@ -230,13 +225,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:43:05 GMT + - Wed, 26 Nov 2025 15:49:40 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/99d0a65f-b3e7-4d62-8891-c86bfc4f8175 + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/64632000-09ef-4b5f-97fd-5960df460885 Pragma: - no-cache RequestId: - - c75253a5-9285-4cac-8eda-ec3a59bceca5 + - 5f9228d3-ab39-4a00-a54b-3d683daddd67 Retry-After: - '20' Strict-Transport-Security: @@ -246,11 +241,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - 99d0a65f-b3e7-4d62-8891-c86bfc4f8175 + - 64632000-09ef-4b5f-97fd-5960df460885 status: code: 202 message: Accepted @@ -266,13 +261,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/99d0a65f-b3e7-4d62-8891-c86bfc4f8175 + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/64632000-09ef-4b5f-97fd-5960df460885 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:43:05.3155639", - "lastUpdatedTimeUtc": "2025-09-14T06:43:17.3644219", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:49:40.6798404", + "lastUpdatedTimeUtc": "2025-11-26T15:49:51.3532414", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -286,13 +281,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:43:24 GMT + - Wed, 26 Nov 2025 15:50:00 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/99d0a65f-b3e7-4d62-8891-c86bfc4f8175/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/64632000-09ef-4b5f-97fd-5960df460885/result Pragma: - no-cache RequestId: - - 5302977c-740a-4e11-a56d-aa55057fc0ad + - e328314c-81c6-4fb7-906d-1523d1c4a05c Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -300,7 +295,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 99d0a65f-b3e7-4d62-8891-c86bfc4f8175 + - 64632000-09ef-4b5f-97fd-5960df460885 status: code: 200 message: OK @@ -316,13 +311,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/99d0a65f-b3e7-4d62-8891-c86bfc4f8175/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/64632000-09ef-4b5f-97fd-5960df460885/result response: body: - string: '{"id": "8cb49aab-5aa0-4cbf-bf45-5f8bb0c7c520", "type": "SemanticModel", - "displayName": "fabcli000001", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + string: '{"id": "07400d0c-7af9-45d6-a832-fe3ba56cd58f", "type": "SemanticModel", + "displayName": "fabcli000001", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId @@ -333,11 +328,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:43:24 GMT + - Wed, 26 Nov 2025 15:50:00 GMT Pragma: - no-cache RequestId: - - 022c4897-8a97-4677-afdb-4fd2f89ffbf0 + - 90aacfe8-a143-4f7e-acd8-9638788c1372 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -361,13 +356,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -378,15 +373,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:43:25 GMT + - Wed, 26 Nov 2025 15:50:01 GMT Pragma: - no-cache RequestId: - - 8f06e047-44e1-4efa-a6ab-900982cbe964 + - 225b2271-fc9b-42c5-bd38-444269b13899 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -394,7 +389,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -412,33 +407,33 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "8cb49aab-5aa0-4cbf-bf45-5f8bb0c7c520", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "07400d0c-7af9-45d6-a832-fe3ba56cd58f", "type": "SemanticModel", "displayName": "fabcli000001", "description": "", - "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -447,15 +442,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '589' + - '590' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:43:25 GMT + - Wed, 26 Nov 2025 15:50:02 GMT Pragma: - no-cache RequestId: - - 3f703e66-318b-4526-b8bd-d1b6c094c9b0 + - 7385a2a7-2f94-4433-87bc-bb2c3ff50364 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -463,7 +458,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -481,13 +476,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/8cb49aab-5aa0-4cbf-bf45-5f8bb0c7c520 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/07400d0c-7af9-45d6-a832-fe3ba56cd58f response: body: - string: '{"id": "8cb49aab-5aa0-4cbf-bf45-5f8bb0c7c520", "type": "SemanticModel", - "displayName": "fabcli000001", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + string: '{"id": "07400d0c-7af9-45d6-a832-fe3ba56cd58f", "type": "SemanticModel", + "displayName": "fabcli000001", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -496,17 +491,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '159' + - '160' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:43:25 GMT + - Wed, 26 Nov 2025 15:50:03 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 5fac33f5-0e97-4072-9442-0b3756088891 + - e3ed5b37-3031-481d-9ed0-3aec6e4e2740 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -514,7 +509,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -534,9 +529,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/8cb49aab-5aa0-4cbf-bf45-5f8bb0c7c520/getDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/07400d0c-7af9-45d6-a832-fe3ba56cd58f/getDefinition response: body: string: 'null' @@ -552,13 +547,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:43:25 GMT + - Wed, 26 Nov 2025 15:50:03 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/6803ad6b-cc2d-458a-9019-464851d2076c + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/b27fcfa4-80a3-46ef-acd1-6c29fc559642 Pragma: - no-cache RequestId: - - aacce0d7-e097-471c-b4bf-c572238cfef6 + - 7c0aec23-853b-4e6e-a154-e80ed9d2199e Retry-After: - '20' Strict-Transport-Security: @@ -568,11 +563,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - 6803ad6b-cc2d-458a-9019-464851d2076c + - b27fcfa4-80a3-46ef-acd1-6c29fc559642 status: code: 202 message: Accepted @@ -588,13 +583,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/6803ad6b-cc2d-458a-9019-464851d2076c + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/b27fcfa4-80a3-46ef-acd1-6c29fc559642 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:43:26.3659924", - "lastUpdatedTimeUtc": "2025-09-14T06:43:26.8503858", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:50:03.8378055", + "lastUpdatedTimeUtc": "2025-11-26T15:50:04.2284267", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -604,17 +599,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '130' + - '131' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:43:46 GMT + - Wed, 26 Nov 2025 15:50:23 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/6803ad6b-cc2d-458a-9019-464851d2076c/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/b27fcfa4-80a3-46ef-acd1-6c29fc559642/result Pragma: - no-cache RequestId: - - b7a79926-b2e6-40fe-bdf9-f0c40fd85f7b + - 83daec71-ed26-4309-a89f-1735960fad52 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -622,7 +617,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 6803ad6b-cc2d-458a-9019-464851d2076c + - b27fcfa4-80a3-46ef-acd1-6c29fc559642 status: code: 200 message: OK @@ -638,9 +633,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/6803ad6b-cc2d-458a-9019-464851d2076c/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/b27fcfa4-80a3-46ef-acd1-6c29fc559642/result response: body: string: '{"definition": {"format": "TMDL", "parts": [{"path": "definition/tables/Table.tmdl", @@ -650,8 +645,6 @@ interactions: "payloadType": "InlineBase64"}, {"path": "definition/database.tmdl", "payload": "ZGF0YWJhc2UKCWNvbXBhdGliaWxpdHlMZXZlbDogMTU2MQoK", "payloadType": "InlineBase64"}, {"path": "definition.pbism", "payload": "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9pdGVtL3NlbWFudGljTW9kZWwvZGVmaW5pdGlvblByb3BlcnRpZXMvMS4wLjAvc2NoZW1hLmpzb24iLAogICJ2ZXJzaW9uIjogIjQuMiIsCiAgInNldHRpbmdzIjoge30KfQ==", - "payloadType": "InlineBase64"}, {"path": ".pbi/editorSettings.json", "payload": - "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9pdGVtL3NlbWFudGljTW9kZWwvZWRpdG9yU2V0dGluZ3MvMS4wLjAvc2NoZW1hLmpzb24iLAogICJhdXRvZGV0ZWN0UmVsYXRpb25zaGlwcyI6IHRydWUsCiAgInBhcmFsbGVsUXVlcnlMb2FkaW5nIjogdHJ1ZSwKICAidHlwZURldGVjdGlvbkVuYWJsZWQiOiB0cnVlLAogICJyZWxhdGlvbnNoaXBJbXBvcnRFbmFibGVkIjogdHJ1ZSwKICAic2hvdWxkTm90aWZ5VXNlck9mTmFtZUNvbmZsaWN0UmVzb2x1dGlvbiI6IHRydWUKfQ==", "payloadType": "InlineBase64"}, {"path": ".platform", "payload": "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9naXRJbnRlZ3JhdGlvbi9wbGF0Zm9ybVByb3BlcnRpZXMvMi4wLjAvc2NoZW1hLmpzb24iLAogICJtZXRhZGF0YSI6IHsKICAgICJ0eXBlIjogIlNlbWFudGljTW9kZWwiLAogICAgImRpc3BsYXlOYW1lIjogImZhYmNsaTAwMDAwMSIKICB9LAogICJjb25maWciOiB7CiAgICAidmVyc2lvbiI6ICIyLjAiLAogICAgImxvZ2ljYWxJZCI6ICIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiCiAgfQp9", "payloadType": "InlineBase64"}]}}' headers: @@ -664,11 +657,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:43:48 GMT + - Wed, 26 Nov 2025 15:50:24 GMT Pragma: - no-cache RequestId: - - 65dc9826-d015-4d4f-8f06-5efa44744265 + - 190b6a4a-649c-4d65-9b36-697c5d7e84c0 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -692,13 +685,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -709,15 +702,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:43:48 GMT + - Wed, 26 Nov 2025 15:50:25 GMT Pragma: - no-cache RequestId: - - dcd0a40c-b374-40d2-8c59-b7b632c95193 + - ec4141db-7e09-42db-a1c9-2e4c922b6323 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -725,7 +718,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -743,33 +736,33 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "8cb49aab-5aa0-4cbf-bf45-5f8bb0c7c520", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "07400d0c-7af9-45d6-a832-fe3ba56cd58f", "type": "SemanticModel", "displayName": "fabcli000001", "description": "", - "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -778,15 +771,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '589' + - '590' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:43:48 GMT + - Wed, 26 Nov 2025 15:50:25 GMT Pragma: - no-cache RequestId: - - 2d4fab06-03d5-487e-baaf-eec8756b5f0d + - 1f496b8b-3869-438f-b7d7-fbb3bed7b40e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -794,7 +787,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -812,33 +805,33 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "8cb49aab-5aa0-4cbf-bf45-5f8bb0c7c520", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "07400d0c-7af9-45d6-a832-fe3ba56cd58f", "type": "SemanticModel", "displayName": "fabcli000001", "description": "", - "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -847,15 +840,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '589' + - '590' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:43:49 GMT + - Wed, 26 Nov 2025 15:50:25 GMT Pragma: - no-cache RequestId: - - f83a9761-d213-4653-b01c-c53b27d9ee85 + - 8d20adff-c8ca-4bd7-a870-56151dfb007b Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -863,7 +856,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -879,8 +872,6 @@ interactions: "payloadType": "InlineBase64"}, {"path": "definition/database.tmdl", "payload": "ZGF0YWJhc2UKCWNvbXBhdGliaWxpdHlMZXZlbDogMTU2MQoK", "payloadType": "InlineBase64"}, {"path": "definition/tables/Table.tmdl", "payload": "dGFibGUgVGFibGUKCWxpbmVhZ2VUYWc6IDFmY2QyZDhjLTkzZDYtNGU2Zi1hYjg2LThjMDU5YzhhODk4ZAoKCWNvbHVtbiBDb2x1bW4xCgkJZGF0YVR5cGU6IHN0cmluZwoJCWxpbmVhZ2VUYWc6IGIxNGI3M2UwLTI0NDctNDNlYi04ZWU1LTA2ZDQ3NTMxYzQxZAoJCXN1bW1hcml6ZUJ5OiBub25lCgkJc291cmNlQ29sdW1uOiBDb2x1bW4xCgoJCWFubm90YXRpb24gU3VtbWFyaXphdGlvblNldEJ5ID0gQXV0b21hdGljCgoJY29sdW1uIENvbHVtbjIKCQlkYXRhVHlwZTogc3RyaW5nCgkJbGluZWFnZVRhZzogZGE5YWMzNDUtMTFmMS00NGY5LThlNGItMDJjZmNhZGI4OTU3CgkJc3VtbWFyaXplQnk6IG5vbmUKCQlzb3VyY2VDb2x1bW46IENvbHVtbjIKCgkJYW5ub3RhdGlvbiBTdW1tYXJpemF0aW9uU2V0QnkgPSBBdXRvbWF0aWMKCglwYXJ0aXRpb24gVGFibGUgPSBtCgkJbW9kZTogaW1wb3J0CgkJc291cmNlID0KCQkJCWxldAoJCQkJICBTb3VyY2UgPSBUYWJsZS5Gcm9tUm93cyhKc29uLkRvY3VtZW50KEJpbmFyeS5EZWNvbXByZXNzKEJpbmFyeS5Gcm9tVGV4dCgiaTQ1V0tqRlUwZ0VSc2JFQSIsIEJpbmFyeUVuY29kaW5nLkJhc2U2NCksIENvbXByZXNzaW9uLkRlZmxhdGUpKSwgbGV0IF90ID0gKCh0eXBlIG51bGxhYmxlIHRleHQpIG1ldGEgW1NlcmlhbGl6ZWQuVGV4dCA9IHRydWVdKSBpbiB0eXBlIHRhYmxlIFtDb2x1bW4xID0gX3QsIENvbHVtbjIgPSBfdF0pLAoJCQkJICAjIkNoYW5nZWQgY29sdW1uIHR5cGUiID0gVGFibGUuVHJhbnNmb3JtQ29sdW1uVHlwZXMoU291cmNlLCB7fSkKCQkJCWluCgkJCQkgICMiQ2hhbmdlZCBjb2x1bW4gdHlwZSIKCglhbm5vdGF0aW9uIFBCSV9SZXN1bHRUeXBlID0gVGFibGUKCg==", - "payloadType": "InlineBase64"}, {"path": ".pbi/editorSettings.json", "payload": - "ewogICAgIiRzY2hlbWEiOiAiaHR0cHM6Ly9kZXZlbG9wZXIubWljcm9zb2Z0LmNvbS9qc29uLXNjaGVtYXMvZmFicmljL2l0ZW0vc2VtYW50aWNNb2RlbC9lZGl0b3JTZXR0aW5ncy8xLjAuMC9zY2hlbWEuanNvbiIsCiAgICAiYXV0b2RldGVjdFJlbGF0aW9uc2hpcHMiOiB0cnVlLAogICAgInBhcmFsbGVsUXVlcnlMb2FkaW5nIjogdHJ1ZSwKICAgICJ0eXBlRGV0ZWN0aW9uRW5hYmxlZCI6IHRydWUsCiAgICAicmVsYXRpb25zaGlwSW1wb3J0RW5hYmxlZCI6IHRydWUsCiAgICAic2hvdWxkTm90aWZ5VXNlck9mTmFtZUNvbmZsaWN0UmVzb2x1dGlvbiI6IHRydWUKfQ==", "payloadType": "InlineBase64"}]}}' headers: Accept: @@ -890,13 +881,13 @@ interactions: Connection: - keep-alive Content-Length: - - '3421' + - '2905' Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: string: 'null' @@ -912,13 +903,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:43:48 GMT + - Wed, 26 Nov 2025 15:50:26 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/e1c5cc3f-cfd5-48a0-b419-755737f55d76 + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/e69e7a5c-49f9-4faf-bde1-b35aceb123e2 Pragma: - no-cache RequestId: - - bb1e32e7-a767-4417-b61f-4a850e2944fc + - c1e70748-4082-42bd-8e75-38c0d1807809 Retry-After: - '20' Strict-Transport-Security: @@ -928,11 +919,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - e1c5cc3f-cfd5-48a0-b419-755737f55d76 + - e69e7a5c-49f9-4faf-bde1-b35aceb123e2 status: code: 202 message: Accepted @@ -948,13 +939,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/e1c5cc3f-cfd5-48a0-b419-755737f55d76 + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/e69e7a5c-49f9-4faf-bde1-b35aceb123e2 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:43:49.4619466", - "lastUpdatedTimeUtc": "2025-09-14T06:44:02.0733291", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:50:26.9509279", + "lastUpdatedTimeUtc": "2025-11-26T15:50:37.6077001", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -964,17 +955,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '133' + - '131' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:44:08 GMT + - Wed, 26 Nov 2025 15:50:47 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/e1c5cc3f-cfd5-48a0-b419-755737f55d76/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/e69e7a5c-49f9-4faf-bde1-b35aceb123e2/result Pragma: - no-cache RequestId: - - ad669729-d14d-43d0-84e9-fa38621dcae3 + - 8a53d165-8bad-43f6-a89a-01d6d057befc Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -982,7 +973,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - e1c5cc3f-cfd5-48a0-b419-755737f55d76 + - e69e7a5c-49f9-4faf-bde1-b35aceb123e2 status: code: 200 message: OK @@ -998,13 +989,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/e1c5cc3f-cfd5-48a0-b419-755737f55d76/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/e69e7a5c-49f9-4faf-bde1-b35aceb123e2/result response: body: - string: '{"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", "type": "SemanticModel", - "displayName": "fabcli000001_new_7", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + string: '{"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", + "displayName": "fabcli000001_new_7", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId @@ -1015,11 +1006,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:44:09 GMT + - Wed, 26 Nov 2025 15:50:47 GMT Pragma: - no-cache RequestId: - - a6e9edc2-251d-4613-88da-653a106341c5 + - 9d9461bf-6abf-40db-b7f5-f7a85e8102a1 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -1043,13 +1034,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -1060,15 +1051,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:44:09 GMT + - Wed, 26 Nov 2025 15:50:48 GMT Pragma: - no-cache RequestId: - - 59e1c9cc-b75e-48e5-be84-fb2c8aec9e77 + - 45428300-9ed4-4852-8d48-546cf5edaad1 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1076,7 +1067,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -1094,35 +1085,35 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "8cb49aab-5aa0-4cbf-bf45-5f8bb0c7c520", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "07400d0c-7af9-45d6-a832-fe3ba56cd58f", "type": "SemanticModel", "displayName": "fabcli000001", "description": "", - "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -1135,11 +1126,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:44:09 GMT + - Wed, 26 Nov 2025 15:50:48 GMT Pragma: - no-cache RequestId: - - b55524b9-87af-4844-a0fa-8d41a9d15b2f + - ada962b2-f266-4262-acfc-07dc9b349bca Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1147,7 +1138,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -1167,9 +1158,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/8cb49aab-5aa0-4cbf-bf45-5f8bb0c7c520 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/07400d0c-7af9-45d6-a832-fe3ba56cd58f response: body: string: '' @@ -1185,11 +1176,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:44:10 GMT + - Wed, 26 Nov 2025 15:50:50 GMT Pragma: - no-cache RequestId: - - 2688ea40-cb5a-4ee6-aa22-13eca6dca090 + - 8fd8f003-3034-415a-bcf7-0cc08017c14b Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1197,7 +1188,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_sjd_item_success.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_sjd_item_success.yaml index 4a2e1419e..eed7beb50 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_sjd_item_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_sjd_item_success.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:22 GMT + - Wed, 26 Nov 2025 15:47:39 GMT Pragma: - no-cache RequestId: - - eda417b8-5367-4941-a4bd-c6f42703067f + - c88a968b-6674-4393-9853-6e00a6832ee8 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,21 +62,21 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -85,15 +85,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '386' + - '383' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:22 GMT + - Wed, 26 Nov 2025 15:47:40 GMT Pragma: - no-cache RequestId: - - 0b44f6c3-024c-45e0-9b0f-9b9f7f7020fe + - a7ca5e04-a8bd-4af8-81ef-a2dd09b8bd7a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -101,7 +101,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -119,21 +119,21 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -142,15 +142,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '386' + - '383' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:22 GMT + - Wed, 26 Nov 2025 15:47:40 GMT Pragma: - no-cache RequestId: - - 82bc6548-cde2-48e2-b501-fa938b64efc2 + - a9b9e175-58f2-438e-8978-065617197a66 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -158,7 +158,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -179,14 +179,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/sparkJobDefinitions + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/sparkJobDefinitions response: body: - string: '{"id": "10b53285-7866-45e4-9926-bba5ce71682f", "type": "SparkJobDefinition", + string: '{"id": "9636fe92-a459-49a0-8caa-f774202b9d16", "type": "SparkJobDefinition", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -195,17 +195,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '173' + - '174' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:23 GMT + - Wed, 26 Nov 2025 15:47:41 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 3d3d7af1-baa5-4a42-9a24-4d5c68f5d4ad + - 2f661443-6067-4ee1-a345-e2333e38ee6a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -213,7 +213,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -231,13 +231,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -248,15 +248,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:24 GMT + - Wed, 26 Nov 2025 15:47:41 GMT Pragma: - no-cache RequestId: - - 4c1be549-ca85-49e1-935f-5c0cd174e482 + - 04e6631b-d53f-4080-9ca9-66e9c588ffa8 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -264,7 +264,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -282,24 +282,24 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "10b53285-7866-45e4-9926-bba5ce71682f", "type": "SparkJobDefinition", + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "9636fe92-a459-49a0-8caa-f774202b9d16", "type": "SparkJobDefinition", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -308,15 +308,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '436' + - '432' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:24 GMT + - Wed, 26 Nov 2025 15:47:42 GMT Pragma: - no-cache RequestId: - - bbd7493d-3583-4347-9800-1d835f7d6a75 + - 84e1f13b-4fe7-485d-82d5-9afd59c618be Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -324,7 +324,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -342,14 +342,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/10b53285-7866-45e4-9926-bba5ce71682f + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/9636fe92-a459-49a0-8caa-f774202b9d16 response: body: - string: '{"id": "10b53285-7866-45e4-9926-bba5ce71682f", "type": "SparkJobDefinition", + string: '{"id": "9636fe92-a459-49a0-8caa-f774202b9d16", "type": "SparkJobDefinition", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -358,17 +358,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '173' + - '174' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:24 GMT + - Wed, 26 Nov 2025 15:47:43 GMT ETag: - '""' Pragma: - no-cache RequestId: - - c23b709f-a8ac-4ac1-88bd-29eb37f565d9 + - 72574167-667d-431e-bfd7-dfa665630931 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -376,7 +376,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -396,9 +396,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/10b53285-7866-45e4-9926-bba5ce71682f/getDefinition?format=SparkJobDefinitionV1 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/9636fe92-a459-49a0-8caa-f774202b9d16/getDefinition?format=SparkJobDefinitionV1 response: body: string: '{"definition": {"parts": [{"path": "SparkJobDefinitionV1.json", "payload": @@ -413,15 +413,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '617' + - '616' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:25 GMT + - Wed, 26 Nov 2025 15:47:43 GMT Pragma: - no-cache RequestId: - - ce223189-0618-4641-beb4-d346f5fce2eb + - 09e62f87-b925-4a33-a814-06afe2424395 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -429,7 +429,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -447,13 +447,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -464,15 +464,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:25 GMT + - Wed, 26 Nov 2025 15:47:44 GMT Pragma: - no-cache RequestId: - - 36d63a71-07b7-4f62-87d7-3ab4f15b0779 + - 9e87eb1d-5be1-496c-880a-396c2eddcdda Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -480,7 +480,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -498,24 +498,24 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "10b53285-7866-45e4-9926-bba5ce71682f", "type": "SparkJobDefinition", + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "9636fe92-a459-49a0-8caa-f774202b9d16", "type": "SparkJobDefinition", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -524,15 +524,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '436' + - '432' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:25 GMT + - Wed, 26 Nov 2025 15:47:44 GMT Pragma: - no-cache RequestId: - - 4facc9cb-e9bf-4862-a745-d64d8d6dc706 + - d9ac28ae-e269-43cd-9bdd-a6ece85695b2 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -540,7 +540,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -558,24 +558,24 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "10b53285-7866-45e4-9926-bba5ce71682f", "type": "SparkJobDefinition", + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "9636fe92-a459-49a0-8caa-f774202b9d16", "type": "SparkJobDefinition", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -584,15 +584,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '436' + - '432' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:25 GMT + - Wed, 26 Nov 2025 15:47:44 GMT Pragma: - no-cache RequestId: - - 81b45dad-2bb5-4822-93a2-2b94b68b3267 + - 3e17a02c-d674-4f68-a202-167689775e05 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -600,7 +600,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -624,14 +624,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + string: '{"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -640,17 +640,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '182' + - '183' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:28 GMT + - Wed, 26 Nov 2025 15:47:48 GMT ETag: - '""' Pragma: - no-cache RequestId: - - a1c17c29-95ba-400d-9622-a5eca1acbd1e + - 4f3f261a-04c7-4437-8667-491eddce184e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -658,7 +658,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -676,13 +676,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -693,15 +693,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:27 GMT + - Wed, 26 Nov 2025 15:47:48 GMT Pragma: - no-cache RequestId: - - 35e4f95c-5a86-4457-b9e0-cb20d1122971 + - c20c5cd1-7b01-4fe9-b1db-6bb51933bd1d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -709,7 +709,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -727,26 +727,26 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "10b53285-7866-45e4-9926-bba5ce71682f", "type": "SparkJobDefinition", + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "9636fe92-a459-49a0-8caa-f774202b9d16", "type": "SparkJobDefinition", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -755,15 +755,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '465' + - '464' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:41:28 GMT + - Wed, 26 Nov 2025 15:47:48 GMT Pragma: - no-cache RequestId: - - 536455ba-8b68-453c-b72d-974276f1e1ef + - 97f5e357-94c5-41ec-9377-3981d3ddd2dc Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -771,7 +771,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -791,9 +791,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/10b53285-7866-45e4-9926-bba5ce71682f + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/9636fe92-a459-49a0-8caa-f774202b9d16 response: body: string: '' @@ -809,11 +809,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:41:28 GMT + - Wed, 26 Nov 2025 15:47:48 GMT Pragma: - no-cache RequestId: - - 9c99b685-e307-4567-8037-5823cf97d225 + - 3cc06fd4-47e4-4e9c-82f5-96e42f5af52d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -821,7 +821,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_sql_endpoint_item_fail.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_sql_endpoint_item_fail.yaml index 58e140f0c..fe3847045 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_sql_endpoint_item_fail.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_sql_endpoint_item_fail.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:44 GMT + - Wed, 26 Nov 2025 15:53:44 GMT Pragma: - no-cache RequestId: - - c5b39e1a-ead8-43cd-bf35-bb0f0d2f8922 + - a7af1d1c-4033-450f-b4fd-89f6dbdaa2cd Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,54 +62,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -118,15 +117,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '951' + - '956' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:44 GMT + - Wed, 26 Nov 2025 15:53:44 GMT Pragma: - no-cache RequestId: - - 15cbedd1-9ad1-4af5-91ec-5fa15a326426 + - 284cc516-fe75-48c3-819e-16e8a98c105e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -134,7 +133,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -152,54 +151,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -208,15 +206,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '951' + - '956' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:44 GMT + - Wed, 26 Nov 2025 15:53:45 GMT Pragma: - no-cache RequestId: - - 8d0dcd77-4145-40b0-a97c-c96fa4593a3f + - 13d07995-0db9-4b4f-8860-72188b1200b4 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -224,7 +222,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_warehouse_item_fail.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_warehouse_item_fail.yaml index bee3842e2..7cf96371b 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_warehouse_item_fail.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_create_new_warehouse_item_fail.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:44 GMT + - Wed, 26 Nov 2025 15:53:45 GMT Pragma: - no-cache RequestId: - - cc704837-0643-4660-b5a8-fd86e59b92dd + - 41de1044-3b78-4c4f-81b6-0c1e880165b9 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,54 +62,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -118,15 +117,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '951' + - '956' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:44 GMT + - Wed, 26 Nov 2025 15:53:45 GMT Pragma: - no-cache RequestId: - - cbd2865b-4dc4-455b-9c1f-dacde8b1ee70 + - 21641c40-44e4-446e-aa6b-ff2053b9f0be Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -134,7 +133,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -152,54 +151,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -208,15 +206,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '951' + - '956' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:44 GMT + - Wed, 26 Nov 2025 15:53:46 GMT Pragma: - no-cache RequestId: - - 2946442a-cd51-48a5-845e-83f7dc5ce0a0 + - 5a156c50-74a1-4b07-b89b-1761c03955ef Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -224,7 +222,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_home_directory_path_success.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_home_directory_path_success.yaml index b618af522..59e2c5725 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_home_directory_path_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_home_directory_path_success.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:12 GMT + - Wed, 26 Nov 2025 15:45:13 GMT Pragma: - no-cache RequestId: - - 192d05b7-b466-4612-8dd6-035f95159cac + - fe333041-6680-4187-8aa0-437e948a374b Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,17 +62,17 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -81,15 +81,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '283' + - '282' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:12 GMT + - Wed, 26 Nov 2025 15:45:13 GMT Pragma: - no-cache RequestId: - - 4af34a04-3b45-47b3-8b4b-0d5aa6dddd36 + - 21e5cd8d-751f-4c62-ad73-f65365df1093 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -97,7 +97,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -115,17 +115,17 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -134,15 +134,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '283' + - '282' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:11 GMT + - Wed, 26 Nov 2025 15:45:14 GMT Pragma: - no-cache RequestId: - - 6fb54bfd-a62d-442a-9759-f23bf8d8e2fb + - efb86cb4-676b-435c-9fc2-1d358fc8948c Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -150,7 +150,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -173,9 +173,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/notebooks + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/notebooks response: body: string: 'null' @@ -191,15 +191,15 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:12 GMT + - Wed, 26 Nov 2025 15:45:14 GMT ETag: - '""' Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/b97d09ae-a21a-4f24-8f1e-c0540d93ee89 + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/3270a477-d744-4884-8423-ef95aa5376d1 Pragma: - no-cache RequestId: - - 611789e1-05e2-4aa1-8e18-f422ab6901d7 + - 59baf018-09c0-4d4f-ac0f-6e2de46d8687 Retry-After: - '20' Strict-Transport-Security: @@ -209,11 +209,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - b97d09ae-a21a-4f24-8f1e-c0540d93ee89 + - 3270a477-d744-4884-8423-ef95aa5376d1 status: code: 202 message: Accepted @@ -229,13 +229,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/b97d09ae-a21a-4f24-8f1e-c0540d93ee89 + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/3270a477-d744-4884-8423-ef95aa5376d1 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:39:13.1653967", - "lastUpdatedTimeUtc": "2025-09-14T06:39:14.2129082", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:45:15.2803456", + "lastUpdatedTimeUtc": "2025-11-26T15:45:16.3899832", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -249,13 +249,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:33 GMT + - Wed, 26 Nov 2025 15:45:35 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/b97d09ae-a21a-4f24-8f1e-c0540d93ee89/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/3270a477-d744-4884-8423-ef95aa5376d1/result Pragma: - no-cache RequestId: - - ca95682e-0a41-4b09-bd2a-da5a27dfc041 + - dd71f125-0eec-40d7-b636-289e2f82dcc1 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -263,7 +263,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - b97d09ae-a21a-4f24-8f1e-c0540d93ee89 + - 3270a477-d744-4884-8423-ef95aa5376d1 status: code: 200 message: OK @@ -279,14 +279,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/b97d09ae-a21a-4f24-8f1e-c0540d93ee89/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/3270a477-d744-4884-8423-ef95aa5376d1/result response: body: - string: '{"id": "50ead5cd-fe8a-443a-8b7c-c403b751e2a5", "type": "Notebook", + string: '{"id": "3aca848d-a546-41ef-935c-3ad262eb9d7e", "type": "Notebook", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId @@ -297,11 +297,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:39:32 GMT + - Wed, 26 Nov 2025 15:45:36 GMT Pragma: - no-cache RequestId: - - 022f31c7-872d-400c-9d24-4b02fbbeadbc + - d254f357-a152-4679-9e13-f18840b7a544 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -325,13 +325,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -342,15 +342,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:33 GMT + - Wed, 26 Nov 2025 15:45:37 GMT Pragma: - no-cache RequestId: - - 4344b9c5-495e-4ad9-97d0-1e01d0878eeb + - 04d9edd2-2c7c-4569-9544-e7b8b978b7d3 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -358,7 +358,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -376,19 +376,19 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "50ead5cd-fe8a-443a-8b7c-c403b751e2a5", "type": "Notebook", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3aca848d-a546-41ef-935c-3ad262eb9d7e", "type": "Notebook", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -397,15 +397,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '326' + - '324' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:33 GMT + - Wed, 26 Nov 2025 15:45:37 GMT Pragma: - no-cache RequestId: - - c3ccf919-5f85-406d-a683-31c9d62acafe + - 0a463805-0aeb-4cef-83bd-6b978625b000 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -413,7 +413,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -431,14 +431,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/50ead5cd-fe8a-443a-8b7c-c403b751e2a5 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/3aca848d-a546-41ef-935c-3ad262eb9d7e response: body: - string: '{"id": "50ead5cd-fe8a-443a-8b7c-c403b751e2a5", "type": "Notebook", + string: '{"id": "3aca848d-a546-41ef-935c-3ad262eb9d7e", "type": "Notebook", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -447,17 +447,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '166' + - '165' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:33 GMT + - Wed, 26 Nov 2025 15:45:38 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 425848cd-c513-4ed4-8ba2-a65f9e48224c + - cef940f1-9fbc-4879-ad4a-f3d119a560d0 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -465,7 +465,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -485,9 +485,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/50ead5cd-fe8a-443a-8b7c-c403b751e2a5/getDefinition?format=ipynb + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/3aca848d-a546-41ef-935c-3ad262eb9d7e/getDefinition?format=ipynb response: body: string: 'null' @@ -503,13 +503,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:34 GMT + - Wed, 26 Nov 2025 15:45:38 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/6d5ebe15-45c5-42d9-acfc-d8e9cedd55e1 + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/d1653b02-ee9a-490b-a977-4a1823339591 Pragma: - no-cache RequestId: - - 50157f22-da06-4358-826c-631132bac20f + - 66bdf028-1914-4e52-9408-3d5ac9b7c2f4 Retry-After: - '20' Strict-Transport-Security: @@ -519,11 +519,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - 6d5ebe15-45c5-42d9-acfc-d8e9cedd55e1 + - d1653b02-ee9a-490b-a977-4a1823339591 status: code: 202 message: Accepted @@ -539,13 +539,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/6d5ebe15-45c5-42d9-acfc-d8e9cedd55e1 + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/d1653b02-ee9a-490b-a977-4a1823339591 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:39:34.511733", - "lastUpdatedTimeUtc": "2025-09-14T06:39:34.8398282", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:45:38.7523366", + "lastUpdatedTimeUtc": "2025-11-26T15:45:39.0648259", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -555,17 +555,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '130' + - '132' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:54 GMT + - Wed, 26 Nov 2025 15:45:58 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/6d5ebe15-45c5-42d9-acfc-d8e9cedd55e1/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/d1653b02-ee9a-490b-a977-4a1823339591/result Pragma: - no-cache RequestId: - - 03cef9e5-4966-4af9-becd-bc5c2cb3d9a0 + - c8c506f8-c453-403a-93ba-d4cd92bdbcf2 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -573,7 +573,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 6d5ebe15-45c5-42d9-acfc-d8e9cedd55e1 + - d1653b02-ee9a-490b-a977-4a1823339591 status: code: 200 message: OK @@ -589,9 +589,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/6d5ebe15-45c5-42d9-acfc-d8e9cedd55e1/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/d1653b02-ee9a-490b-a977-4a1823339591/result response: body: string: '{"definition": {"parts": [{"path": "notebook-content.ipynb", "payload": @@ -608,11 +608,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:39:54 GMT + - Wed, 26 Nov 2025 15:45:59 GMT Pragma: - no-cache RequestId: - - 66e9d023-fb83-4295-8812-452f0c5c9bad + - 10988086-0b75-4cce-9e53-cbbcd3f216f0 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -636,13 +636,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -653,15 +653,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:54 GMT + - Wed, 26 Nov 2025 15:45:59 GMT Pragma: - no-cache RequestId: - - 3811b261-eead-4633-bdc9-591fbc961ae1 + - ff0447e7-414c-4644-99a6-f383c0ac0008 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -669,7 +669,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -687,19 +687,19 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "50ead5cd-fe8a-443a-8b7c-c403b751e2a5", "type": "Notebook", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3aca848d-a546-41ef-935c-3ad262eb9d7e", "type": "Notebook", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -708,15 +708,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '326' + - '324' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:54 GMT + - Wed, 26 Nov 2025 15:46:00 GMT Pragma: - no-cache RequestId: - - 46885ae7-ba96-4857-9b4c-8deb0cff2de8 + - b4849a82-fffd-4a93-8ed2-f42bdc70266d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -724,7 +724,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -742,19 +742,19 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "50ead5cd-fe8a-443a-8b7c-c403b751e2a5", "type": "Notebook", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3aca848d-a546-41ef-935c-3ad262eb9d7e", "type": "Notebook", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -763,15 +763,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '326' + - '324' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:54 GMT + - Wed, 26 Nov 2025 15:46:01 GMT Pragma: - no-cache RequestId: - - 7759f124-0c4a-4f6b-9ca9-d73bbf385735 + - fa16d711-e400-4f33-80e9-5824ebf14b39 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -779,7 +779,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -797,13 +797,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -814,15 +814,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:54 GMT + - Wed, 26 Nov 2025 15:46:01 GMT Pragma: - no-cache RequestId: - - 8db731c3-9763-4789-b89f-c304900a41f7 + - 737fe694-6e49-4bda-b595-f672b7bcfba4 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -830,7 +830,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -848,13 +848,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -865,15 +865,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:55 GMT + - Wed, 26 Nov 2025 15:46:02 GMT Pragma: - no-cache RequestId: - - 0bf80d90-2e81-48e9-8ed5-405a514996a0 + - 721089df-f861-46e2-9fcb-854bf8a55931 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -881,7 +881,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -905,9 +905,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: string: 'null' @@ -923,15 +923,15 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:56 GMT + - Wed, 26 Nov 2025 15:46:03 GMT ETag: - '""' Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/536c1b55-85dc-4629-a33f-a93891613489 + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/7eeea4c8-ac86-48f3-87ef-0fbf67a0f0c7 Pragma: - no-cache RequestId: - - ad20efb0-9216-4a76-9f1b-c29c6f75f4f0 + - e42023a6-47f3-4928-812e-39c4041d6dc6 Retry-After: - '20' Strict-Transport-Security: @@ -941,11 +941,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - 536c1b55-85dc-4629-a33f-a93891613489 + - 7eeea4c8-ac86-48f3-87ef-0fbf67a0f0c7 status: code: 202 message: Accepted @@ -961,13 +961,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/536c1b55-85dc-4629-a33f-a93891613489 + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/7eeea4c8-ac86-48f3-87ef-0fbf67a0f0c7 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:39:56.0795373", - "lastUpdatedTimeUtc": "2025-09-14T06:39:57.7516368", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:46:03.2851644", + "lastUpdatedTimeUtc": "2025-11-26T15:46:04.5352081", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -981,13 +981,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:40:16 GMT + - Wed, 26 Nov 2025 15:46:23 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/536c1b55-85dc-4629-a33f-a93891613489/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/7eeea4c8-ac86-48f3-87ef-0fbf67a0f0c7/result Pragma: - no-cache RequestId: - - d43dc8ae-f77e-40b3-9b14-4b0ec91db98a + - d867daef-88f8-4531-8b86-d5b233628fcd Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -995,7 +995,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 536c1b55-85dc-4629-a33f-a93891613489 + - 7eeea4c8-ac86-48f3-87ef-0fbf67a0f0c7 status: code: 200 message: OK @@ -1011,14 +1011,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/536c1b55-85dc-4629-a33f-a93891613489/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/7eeea4c8-ac86-48f3-87ef-0fbf67a0f0c7/result response: body: - string: '{"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", + string: '{"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId @@ -1029,11 +1029,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:40:16 GMT + - Wed, 26 Nov 2025 15:46:24 GMT Pragma: - no-cache RequestId: - - 06fb6d7e-7b26-4946-b545-415b0497a01a + - 2a4d6752-074e-4275-a69c-e7c3c78a2c90 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -1057,13 +1057,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -1074,15 +1074,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:40:17 GMT + - Wed, 26 Nov 2025 15:46:25 GMT Pragma: - no-cache RequestId: - - 88ca7647-27ce-48bd-aedb-86b07a4cc93a + - a44cab5d-7336-4826-9d83-32cd675afca6 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1090,7 +1090,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -1108,21 +1108,21 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "50ead5cd-fe8a-443a-8b7c-c403b751e2a5", "type": "Notebook", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3aca848d-a546-41ef-935c-3ad262eb9d7e", "type": "Notebook", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -1131,15 +1131,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '372' + - '369' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:40:16 GMT + - Wed, 26 Nov 2025 15:46:25 GMT Pragma: - no-cache RequestId: - - 82ca0a3a-fef4-4a7a-8acb-adcde612765a + - eba1d364-20ec-4426-9e1a-88540f4fb505 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1147,7 +1147,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -1167,9 +1167,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/50ead5cd-fe8a-443a-8b7c-c403b751e2a5 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/3aca848d-a546-41ef-935c-3ad262eb9d7e response: body: string: '' @@ -1185,11 +1185,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:40:17 GMT + - Wed, 26 Nov 2025 15:46:25 GMT Pragma: - no-cache RequestId: - - cd7e81ff-2f56-4ff6-b2e9-c49877a403f8 + - 129286b8-7234-4ff3-904f-c6b6277f5e40 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1197,7 +1197,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_item_wrong_format_fail.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_item_wrong_format_fail.yaml index c1bf43b78..a35dc1273 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_item_wrong_format_fail.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_item_wrong_format_fail.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:50 GMT + - Wed, 26 Nov 2025 15:53:53 GMT Pragma: - no-cache RequestId: - - 374f00ce-f92e-42d0-b167-f99c7a975f59 + - 2838368c-1ad1-46d3-ab73-626abed68b25 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,54 +62,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -118,15 +117,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '951' + - '956' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:50 GMT + - Wed, 26 Nov 2025 15:53:53 GMT Pragma: - no-cache RequestId: - - 62f73d24-ef91-480b-adb6-1f71450e6a8b + - f87b93a5-ca2e-4c9c-81b3-e3670c2014ef Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -134,7 +133,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -152,54 +151,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -208,15 +206,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '951' + - '956' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:51 GMT + - Wed, 26 Nov 2025 15:53:53 GMT Pragma: - no-cache RequestId: - - 975789c9-d078-41c6-b1f8-8c20d5693770 + - 6d20a931-1c0d-466c-8680-3f9167caff3b Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -224,7 +222,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_lakehouse_path_fail.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_lakehouse_path_fail.yaml index 5c91d255b..30883fcde 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_lakehouse_path_fail.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_lakehouse_path_fail.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:45 GMT + - Wed, 26 Nov 2025 15:53:46 GMT Pragma: - no-cache RequestId: - - 4346a42e-44b8-48f1-8c6a-e0fedc385307 + - f01720c1-265e-4b15-8f38-8c7aefd9e380 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,54 +62,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -118,15 +117,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '951' + - '956' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:45 GMT + - Wed, 26 Nov 2025 15:53:47 GMT Pragma: - no-cache RequestId: - - e1090a2e-71a4-49ca-8e62-8d5cba3a16e8 + - b4c64881-87b7-4c28-b8d6-84a46dee0e0d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -134,7 +133,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -152,54 +151,53 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -208,15 +206,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '951' + - '956' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:45 GMT + - Wed, 26 Nov 2025 15:53:47 GMT Pragma: - no-cache RequestId: - - afb53ae2-2f8f-4850-96cc-3a148fa0d9ba + - 5597ac53-bac5-4eea-806d-f1006bd67be9 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -224,7 +222,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -245,14 +243,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/lakehouses + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/lakehouses response: body: - string: '{"id": "3d0b8a7b-21aa-42eb-9331-27d5084f212e", "type": "Lakehouse", + string: '{"id": "b112675c-33b2-4a06-bf4e-ed1e2d4c0a2e", "type": "Lakehouse", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -261,17 +259,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '168' + - '166' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:49 GMT + - Wed, 26 Nov 2025 15:53:49 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 6a6add73-d0c3-463f-b9be-49fe1c3c08a8 + - 831209c7-2c85-4fc0-b5e9-fc83b8d2837e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -279,7 +277,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -297,13 +295,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -314,15 +312,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:48 GMT + - Wed, 26 Nov 2025 15:53:49 GMT Pragma: - no-cache RequestId: - - 55afce04-8f4e-46a1-bff0-67f2e41689f5 + - f95c9113-1169-40ee-bd1b-29d8146606a9 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -330,7 +328,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -348,56 +346,55 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "3d0b8a7b-21aa-42eb-9331-27d5084f212e", "type": "Lakehouse", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "b112675c-33b2-4a06-bf4e-ed1e2d4c0a2e", "type": "Lakehouse", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -410,11 +407,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:49 GMT + - Wed, 26 Nov 2025 15:53:50 GMT Pragma: - no-cache RequestId: - - a9a71f03-22ce-471c-817d-841868a92e70 + - 60a5dd02-6131-4c5e-91af-46faf8f95f8d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -422,7 +419,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -440,56 +437,55 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "3d0b8a7b-21aa-42eb-9331-27d5084f212e", "type": "Lakehouse", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "b112675c-33b2-4a06-bf4e-ed1e2d4c0a2e", "type": "Lakehouse", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -502,11 +498,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:49 GMT + - Wed, 26 Nov 2025 15:53:50 GMT Pragma: - no-cache RequestId: - - e98584f3-c845-4ee5-b3bd-e0b98616f2f4 + - 50172cad-bb19-48bb-99c7-e9e83901caa8 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -514,7 +510,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -532,13 +528,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -549,15 +545,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:50 GMT + - Wed, 26 Nov 2025 15:53:51 GMT Pragma: - no-cache RequestId: - - 606d140f-399a-4c40-8800-b7520852726d + - 6528db69-f2a4-49be-988d-1abac471a392 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -565,7 +561,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -583,56 +579,55 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "3d0b8a7b-21aa-42eb-9331-27d5084f212e", "type": "Lakehouse", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "b112675c-33b2-4a06-bf4e-ed1e2d4c0a2e", "type": "Lakehouse", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -645,11 +640,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:50 GMT + - Wed, 26 Nov 2025 15:53:51 GMT Pragma: - no-cache RequestId: - - e8c7b0ff-687c-4d11-ad42-0ee08121a6b8 + - bc3058c7-0537-449b-91df-32428382a470 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -657,7 +652,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -675,13 +670,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -692,15 +687,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:49 GMT + - Wed, 26 Nov 2025 15:53:51 GMT Pragma: - no-cache RequestId: - - 76578db8-beca-4de6-acde-f6023ff47f37 + - e84b0cd4-41c9-4b85-a95e-4f27e8f4b37a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -708,7 +703,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -726,56 +721,55 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "3afcf9cd-bcf4-4296-b909-2e2fa577cc70", "type": "Report", + string: '{"value": [{"id": "4b496b1a-60ed-4566-95f2-62608de034d4", "type": "Report", "displayName": "fabcli000001_new_6", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "16e2b876-d40b-4005-a2b8-41d141a3c621", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7cb24376-4cc2-4027-b06b-70127e6a6fc9", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "6e734d42-3753-48bd-b846-cccc16cfd7c2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "0bd3685c-f169-42f0-9a6c-2ad8431135a5", "type": "SemanticModel", "displayName": "fabcli000001_new_7", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "e6e830c2-8123-4374-8c58-83c807221427", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "5983ec52-af00-4ba1-a7fe-04cc24ac306b", "type": "SQLEndpoint", "displayName": "fabcli000001_new_11", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created - by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", + by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": "fabcli000001_auto", "description": - "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "ef777dad-3690-4a87-9b4a-acdc408acad3", "type": "Notebook", "displayName": - "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d5d99570-7a98-4d00-b823-d69d338be445", "type": "Notebook", "displayName": - "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "6ae73e56-b93f-4dd9-851b-f7ffa4768f68", "type": "SparkJobDefinition", + "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "5e4b6c9b-a4ad-4e15-b699-877e19c79cd2", "type": "Notebook", "displayName": + "fabcli000001_new_2", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "09f1ef02-3df4-4193-a2ca-3ec4ffb3eb2b", "type": "Notebook", "displayName": + "fabcli000001_new_3", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "4bab7139-ef80-400f-a839-87b952e822ff", "type": "SparkJobDefinition", "displayName": "fabcli000001_new_4", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "00cc62bf-e98f-4707-83c6-acd3e762bf18", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "dbfb545c-22af-4b88-b31c-522d29b4e807", "type": "DataPipeline", "displayName": "fabcli000001_new_5", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "790e5d08-014b-451e-b917-bb9c6d3229cd", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "5ae81f1a-6a15-45b3-ac91-0c85ed6d8d88", "type": "KQLDatabase", "displayName": - "fabcli000001_auto_1", "description": "fabcli000001_auto_1", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "c0e21fa1-4675-47e9-ab34-f8d9e5b4317c", - "type": "KQLDatabase", "displayName": "fabcli000001_new_8", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4e67df9-720c-4aa9-9042-d39c5ce7df20", "type": "KQLQueryset", "displayName": - "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "605d8b31-e398-44d3-9838-1715b65a9382", "type": "Eventhouse", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f5cef695-fc4a-4e5d-b92a-31c0e5b476ac", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "3f2da5f6-891c-4258-809b-f7bb626a3a21", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "a728dd9e-56bc-4a0d-b673-8314d50e4bb5", "type": "KQLDatabase", "displayName": + "fabcli000001_new_8", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "16979e5d-56c9-4794-bea9-cd5497ba78a2", "type": "KQLQueryset", "displayName": + "fabcli000001_new_9", "description": "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7b07ede8-3c4e-427a-8a5f-11538e9d3241", "type": "Eventhouse", "displayName": "fabcli000001_new_10", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "607c71be-92f7-4f0e-a47c-fd719d9cbccf", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "11e090db-039c-460d-87ea-bd08c5e448cb", "type": "MirroredDatabase", "displayName": "fabcli000001_new_11", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "099d334e-9601-404d-a53e-42f34a6e451b", "type": "Reflex", "displayName": + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "85a6cf58-02ae-4a09-b9a9-e7e11049925e", "type": "Reflex", "displayName": "fabcli000001_new_12", "description": "Imported from fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "637e153a-305f-4ff2-b5f8-a63d97bc77b8", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "cd10a517-c4dd-4a23-bb05-a4ec714ae237", "type": "KQLDashboard", "displayName": "fabcli000001_new_13", "description": - "Imported from fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "3d0b8a7b-21aa-42eb-9331-27d5084f212e", "type": "Lakehouse", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "Imported from fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "b112675c-33b2-4a06-bf4e-ed1e2d4c0a2e", "type": "Lakehouse", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -788,11 +782,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:46:50 GMT + - Wed, 26 Nov 2025 15:53:52 GMT Pragma: - no-cache RequestId: - - 1ad965e3-2932-4267-809a-d3951c64a61a + - ca8b534a-271c-44ae-b4a7-775915d95cdb Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -800,7 +794,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -820,9 +814,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/3d0b8a7b-21aa-42eb-9331-27d5084f212e + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/b112675c-33b2-4a06-bf4e-ed1e2d4c0a2e response: body: string: '' @@ -838,11 +832,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:46:50 GMT + - Wed, 26 Nov 2025 15:53:52 GMT Pragma: - no-cache RequestId: - - 140802a6-3bb5-4d57-a628-214a1db047be + - ca669dc2-8079-4028-8915-eaf0d02d1cbc Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -850,7 +844,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_data_pipeline_item_success.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_data_pipeline_item_success.yaml index 9a514da93..bbcb780b9 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_data_pipeline_item_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_data_pipeline_item_success.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:09 GMT + - Wed, 26 Nov 2025 15:39:33 GMT Pragma: - no-cache RequestId: - - 6281ed9c-72c3-4300-9bfc-ae08f5d3bb7d + - 6d226c28-dc52-4ee2-bedc-929818e3245d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,9 +62,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: string: '{"value": []}' @@ -80,11 +80,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:10 GMT + - Wed, 26 Nov 2025 15:39:33 GMT Pragma: - no-cache RequestId: - - bfcbc8a4-fbbe-471d-949c-1b355d676347 + - 082af35e-8da2-4050-9a5c-4fba221d1048 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -92,7 +92,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -110,9 +110,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: string: '{"value": []}' @@ -128,11 +128,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:10 GMT + - Wed, 26 Nov 2025 15:39:34 GMT Pragma: - no-cache RequestId: - - 419b787e-44e1-4cd6-b7d4-0ce24ccb851a + - 9edea345-42fb-48c2-b73d-aec01adb786e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -140,7 +140,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -161,14 +161,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/dataPipelines + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/dataPipelines response: body: - string: '{"id": "aa95703c-a44a-445c-8d29-22a69bed4e1d", "type": "DataPipeline", + string: '{"id": "396512a2-197b-44c6-8099-d0ea5885b781", "type": "DataPipeline", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -177,17 +177,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '169' + - '170' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:16 GMT + - Wed, 26 Nov 2025 15:39:39 GMT ETag: - '""' Pragma: - no-cache RequestId: - - f7d54c9b-4098-4510-8b7c-4e01a538e04f + - 5c3fce80-ed74-4a7a-8fcf-88d5d3e0fcda Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -195,7 +195,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -213,13 +213,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -230,15 +230,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:17 GMT + - Wed, 26 Nov 2025 15:39:39 GMT Pragma: - no-cache RequestId: - - fc62bdc5-4d2e-4949-b6f5-ce26465e4d2e + - c9cf0982-74ad-491f-a821-887fc05e9471 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -246,7 +246,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -264,14 +264,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "aa95703c-a44a-445c-8d29-22a69bed4e1d", "type": "DataPipeline", + string: '{"value": [{"id": "396512a2-197b-44c6-8099-d0ea5885b781", "type": "DataPipeline", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -280,15 +280,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '179' + - '181' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:17 GMT + - Wed, 26 Nov 2025 15:39:40 GMT Pragma: - no-cache RequestId: - - ed78132f-4636-4e64-bfca-3b43b2a27b99 + - 026f9241-4eda-45bc-936a-cee548b156d5 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -296,7 +296,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -314,14 +314,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/aa95703c-a44a-445c-8d29-22a69bed4e1d + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/396512a2-197b-44c6-8099-d0ea5885b781 response: body: - string: '{"id": "aa95703c-a44a-445c-8d29-22a69bed4e1d", "type": "DataPipeline", + string: '{"id": "396512a2-197b-44c6-8099-d0ea5885b781", "type": "DataPipeline", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -330,17 +330,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '169' + - '170' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:16 GMT + - Wed, 26 Nov 2025 15:39:40 GMT ETag: - '""' Pragma: - no-cache RequestId: - - fed23df3-acbf-4fdc-be83-854dac3c5b21 + - c091e2c0-a198-4611-b6df-bc3041e50e62 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -348,7 +348,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -368,9 +368,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/aa95703c-a44a-445c-8d29-22a69bed4e1d/getDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/396512a2-197b-44c6-8099-d0ea5885b781/getDefinition response: body: string: '{"definition": {"parts": [{"path": "pipeline-content.json", "payload": @@ -389,11 +389,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:17 GMT + - Wed, 26 Nov 2025 15:39:40 GMT Pragma: - no-cache RequestId: - - a7e67072-af44-4ad9-b7ad-1cc42919f445 + - d47da5c2-e326-40cf-bc7b-7747074ec37a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -401,7 +401,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -419,13 +419,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -436,15 +436,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:18 GMT + - Wed, 26 Nov 2025 15:39:41 GMT Pragma: - no-cache RequestId: - - ee65652f-25c8-4409-9aa2-d5042ea4aaeb + - 4811d7cb-b5b1-422b-8a4a-a55c8d68ab85 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -452,7 +452,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -470,14 +470,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "aa95703c-a44a-445c-8d29-22a69bed4e1d", "type": "DataPipeline", + string: '{"value": [{"id": "396512a2-197b-44c6-8099-d0ea5885b781", "type": "DataPipeline", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -486,15 +486,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '179' + - '181' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:18 GMT + - Wed, 26 Nov 2025 15:39:41 GMT Pragma: - no-cache RequestId: - - db953850-619c-4c3e-b4a3-339412b6a689 + - e9f84165-7f5a-4d0c-9008-cdd81cfa02df Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -502,7 +502,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -525,9 +525,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/aa95703c-a44a-445c-8d29-22a69bed4e1d/updateDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/396512a2-197b-44c6-8099-d0ea5885b781/updateDefinition response: body: string: '' @@ -543,11 +543,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:34:19 GMT + - Wed, 26 Nov 2025 15:39:43 GMT Pragma: - no-cache RequestId: - - ac20353c-753e-4ad8-beaf-0d46898674aa + - 3ffd9b31-aeb9-40e3-a175-2b324c689f73 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -555,7 +555,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -573,13 +573,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -590,15 +590,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:19 GMT + - Wed, 26 Nov 2025 15:39:44 GMT Pragma: - no-cache RequestId: - - 541ddd8f-df32-49c7-a8ba-dc7651211d93 + - 3420af22-54b8-477a-9b05-a50261a58206 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -606,7 +606,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -624,14 +624,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "aa95703c-a44a-445c-8d29-22a69bed4e1d", "type": "DataPipeline", + string: '{"value": [{"id": "396512a2-197b-44c6-8099-d0ea5885b781", "type": "DataPipeline", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -640,15 +640,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '179' + - '181' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:20 GMT + - Wed, 26 Nov 2025 15:39:45 GMT Pragma: - no-cache RequestId: - - 766d42f1-edfe-4521-9de5-899314bbdbb6 + - b196d3db-9752-42aa-b877-e758e9fe4a2e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -656,7 +656,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -676,9 +676,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/aa95703c-a44a-445c-8d29-22a69bed4e1d + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/396512a2-197b-44c6-8099-d0ea5885b781 response: body: string: '' @@ -694,11 +694,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:34:20 GMT + - Wed, 26 Nov 2025 15:39:45 GMT Pragma: - no-cache RequestId: - - 918d1677-11a6-450e-9d5c-4ef70bb60e93 + - c8b2af35-4536-415f-9afb-869f544ebcfa Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -706,7 +706,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_eventhouse_item_success.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_eventhouse_item_success.yaml index e8531f635..f04e720c8 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_eventhouse_item_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_eventhouse_item_success.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:07 GMT + - Wed, 26 Nov 2025 15:43:54 GMT Pragma: - no-cache RequestId: - - a7bf8d91-dd73-41c5-95ac-2388017d8c62 + - 40b86818-43c2-4b72-a7f8-e8572f0aac45 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,17 +62,17 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -81,15 +81,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '283' + - '282' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:07 GMT + - Wed, 26 Nov 2025 15:43:54 GMT Pragma: - no-cache RequestId: - - 7dc97f9f-de86-4494-9406-8d1e517b60d6 + - c7d7598b-2b77-4783-97c5-02b2cd010fba Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -97,7 +97,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -115,17 +115,17 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -134,15 +134,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '283' + - '282' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:08 GMT + - Wed, 26 Nov 2025 15:43:54 GMT Pragma: - no-cache RequestId: - - 596176e4-553c-458f-b86f-dd642dab0288 + - dd13ccd4-3d58-4621-b5ee-83e1192213c3 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -150,7 +150,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -171,14 +171,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/eventhouses + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/eventhouses response: body: - string: '{"id": "d6aadd98-e93f-4a62-8d1f-bc176156032b", "type": "Eventhouse", + string: '{"id": "e69d1156-6d12-49b8-889c-b916a9149442", "type": "Eventhouse", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -187,17 +187,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '170' + - '168' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:11 GMT + - Wed, 26 Nov 2025 15:43:58 GMT ETag: - '""' Pragma: - no-cache RequestId: - - a8855ed7-d72f-44d9-a601-992fb6cb3e9f + - 234d64b1-33ce-46db-ab98-e8731642586a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -205,7 +205,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -223,13 +223,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -240,15 +240,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:10 GMT + - Wed, 26 Nov 2025 15:43:58 GMT Pragma: - no-cache RequestId: - - bb9331ce-db63-4ecd-9054-9b86a3ac6c5c + - b44ecee0-8073-4d26-ac60-1c443303404d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -256,7 +256,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -274,21 +274,21 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d6aadd98-e93f-4a62-8d1f-bc176156032b", "type": "Eventhouse", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "8433b0d3-40eb-41db-aa7d-2b434496cc7d", "type": "KQLDatabase", "displayName": - "fabcli000001", "description": "fabcli000001", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "e69d1156-6d12-49b8-889c-b916a9149442", "type": "Eventhouse", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f6fa05a9-f316-4597-822a-8d3759eff69a", "type": "KQLDatabase", "displayName": + "fabcli000001", "description": "fabcli000001", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -297,15 +297,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '351' + - '349' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:10 GMT + - Wed, 26 Nov 2025 15:43:59 GMT Pragma: - no-cache RequestId: - - 0148afbe-2208-47de-8a7c-eb1cdb2a8780 + - 5edf35b4-eede-46b4-a6db-c9845ac2ea7c Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -313,7 +313,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -331,14 +331,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/d6aadd98-e93f-4a62-8d1f-bc176156032b + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/e69d1156-6d12-49b8-889c-b916a9149442 response: body: - string: '{"id": "d6aadd98-e93f-4a62-8d1f-bc176156032b", "type": "Eventhouse", + string: '{"id": "e69d1156-6d12-49b8-889c-b916a9149442", "type": "Eventhouse", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -347,17 +347,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '170' + - '168' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:11 GMT + - Wed, 26 Nov 2025 15:43:59 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 7cb7d61b-84e7-4705-a570-7439b8bc4946 + - 453031b7-a2fd-4ad3-94ff-c0ef930dc7b3 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -365,7 +365,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -385,9 +385,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/d6aadd98-e93f-4a62-8d1f-bc176156032b/getDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/e69d1156-6d12-49b8-889c-b916a9149442/getDefinition response: body: string: 'null' @@ -403,13 +403,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:12 GMT + - Wed, 26 Nov 2025 15:43:59 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/e3444d5e-d912-4d44-9238-be78abc35514 + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f737d77d-604d-4796-b6ce-8ca2b65bb7f5 Pragma: - no-cache RequestId: - - d31a445a-1791-49bd-b543-7d7898911fc5 + - 75050ce3-f29c-4f5d-9f0c-aeee722bfb62 Retry-After: - '20' Strict-Transport-Security: @@ -419,11 +419,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - e3444d5e-d912-4d44-9238-be78abc35514 + - f737d77d-604d-4796-b6ce-8ca2b65bb7f5 status: code: 202 message: Accepted @@ -439,13 +439,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/e3444d5e-d912-4d44-9238-be78abc35514 + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f737d77d-604d-4796-b6ce-8ca2b65bb7f5 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:38:12.2826584", - "lastUpdatedTimeUtc": "2025-09-14T06:38:21.3000905", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:44:00.400483", + "lastUpdatedTimeUtc": "2025-11-26T15:44:09.2444755", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -455,17 +455,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '131' + - '130' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:32 GMT + - Wed, 26 Nov 2025 15:44:20 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/e3444d5e-d912-4d44-9238-be78abc35514/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f737d77d-604d-4796-b6ce-8ca2b65bb7f5/result Pragma: - no-cache RequestId: - - 31b1fa40-b87c-4572-8cc1-637e9b3f523f + - 73f96337-33e0-4573-bfc1-898954230a18 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -473,7 +473,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - e3444d5e-d912-4d44-9238-be78abc35514 + - f737d77d-604d-4796-b6ce-8ca2b65bb7f5 status: code: 200 message: OK @@ -489,9 +489,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/e3444d5e-d912-4d44-9238-be78abc35514/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f737d77d-604d-4796-b6ce-8ca2b65bb7f5/result response: body: string: '{"definition": {"parts": [{"path": "EventhouseProperties.json", "payload": @@ -507,11 +507,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:38:32 GMT + - Wed, 26 Nov 2025 15:44:21 GMT Pragma: - no-cache RequestId: - - 9e70d87e-fd19-4996-89d2-e6143b1b5144 + - 8bb2f9c5-ddbe-4a5a-b9a2-4226db97b453 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -535,13 +535,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -552,15 +552,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:31 GMT + - Wed, 26 Nov 2025 15:44:21 GMT Pragma: - no-cache RequestId: - - 1551ec4a-4fcb-40aa-baa2-1777183c3ca2 + - 9abac19a-4f32-440d-b1b8-b24e9a02f34b Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -568,7 +568,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -586,21 +586,21 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d6aadd98-e93f-4a62-8d1f-bc176156032b", "type": "Eventhouse", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "8433b0d3-40eb-41db-aa7d-2b434496cc7d", "type": "KQLDatabase", "displayName": - "fabcli000001", "description": "fabcli000001", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "e69d1156-6d12-49b8-889c-b916a9149442", "type": "Eventhouse", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f6fa05a9-f316-4597-822a-8d3759eff69a", "type": "KQLDatabase", "displayName": + "fabcli000001", "description": "fabcli000001", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -609,15 +609,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '351' + - '349' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:32 GMT + - Wed, 26 Nov 2025 15:44:21 GMT Pragma: - no-cache RequestId: - - b9afe47f-fef8-4346-be81-0e5e3b8d9406 + - 3be83940-0413-4861-a352-91c59fee7a28 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -625,7 +625,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -647,9 +647,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/d6aadd98-e93f-4a62-8d1f-bc176156032b/updateDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/e69d1156-6d12-49b8-889c-b916a9149442/updateDefinition response: body: string: 'null' @@ -665,13 +665,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:32 GMT + - Wed, 26 Nov 2025 15:44:22 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/e5a87d4f-efb6-407b-98ef-f91ed4e35f4c + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/72e045e4-1a9f-4c13-ba88-c758337db1be Pragma: - no-cache RequestId: - - 411fdf3a-96df-43a3-810d-0c752e20240d + - ce0db36b-1951-43c8-b895-b8e05c0ea3f7 Retry-After: - '20' Strict-Transport-Security: @@ -681,11 +681,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - e5a87d4f-efb6-407b-98ef-f91ed4e35f4c + - 72e045e4-1a9f-4c13-ba88-c758337db1be status: code: 202 message: Accepted @@ -701,13 +701,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/e5a87d4f-efb6-407b-98ef-f91ed4e35f4c + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/72e045e4-1a9f-4c13-ba88-c758337db1be response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:38:33.426737", - "lastUpdatedTimeUtc": "2025-09-14T06:38:33.7860707", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:44:22.9949362", + "lastUpdatedTimeUtc": "2025-11-26T15:44:23.1824261", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -717,17 +717,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '129' + - '131' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:53 GMT + - Wed, 26 Nov 2025 15:44:43 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/e5a87d4f-efb6-407b-98ef-f91ed4e35f4c/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/72e045e4-1a9f-4c13-ba88-c758337db1be/result Pragma: - no-cache RequestId: - - 5982a79e-5c52-42be-ae81-3311bce4d923 + - 180b233d-af42-481f-ae1c-fb0c06e2f47e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -735,7 +735,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - e5a87d4f-efb6-407b-98ef-f91ed4e35f4c + - 72e045e4-1a9f-4c13-ba88-c758337db1be status: code: 200 message: OK @@ -751,14 +751,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/e5a87d4f-efb6-407b-98ef-f91ed4e35f4c/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/72e045e4-1a9f-4c13-ba88-c758337db1be/result response: body: - string: '{"id": "d6aadd98-e93f-4a62-8d1f-bc176156032b", "type": "Eventhouse", + string: '{"id": "e69d1156-6d12-49b8-889c-b916a9149442", "type": "Eventhouse", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId @@ -769,11 +769,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:38:53 GMT + - Wed, 26 Nov 2025 15:44:43 GMT Pragma: - no-cache RequestId: - - d6703a1c-c766-4ef4-8aa8-e3e8af6f1e0b + - 96893d6e-e86c-442b-a125-e3e801db10f2 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -797,13 +797,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -814,15 +814,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:53 GMT + - Wed, 26 Nov 2025 15:44:43 GMT Pragma: - no-cache RequestId: - - b210fa2f-aafb-4156-920b-391e6beccb61 + - f4724d7d-0be4-4824-be8a-83c246818832 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -830,7 +830,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -848,21 +848,21 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "d6aadd98-e93f-4a62-8d1f-bc176156032b", "type": "Eventhouse", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "8433b0d3-40eb-41db-aa7d-2b434496cc7d", "type": "KQLDatabase", "displayName": - "fabcli000001", "description": "fabcli000001", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "e69d1156-6d12-49b8-889c-b916a9149442", "type": "Eventhouse", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "f6fa05a9-f316-4597-822a-8d3759eff69a", "type": "KQLDatabase", "displayName": + "fabcli000001", "description": "fabcli000001", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -871,15 +871,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '351' + - '349' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:53 GMT + - Wed, 26 Nov 2025 15:44:45 GMT Pragma: - no-cache RequestId: - - 37dfed5f-02f5-4bcc-99e4-019fe2c60f08 + - 45d5201a-b79c-4196-b045-ecdb46fc6794 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -887,7 +887,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -907,9 +907,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/d6aadd98-e93f-4a62-8d1f-bc176156032b + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/e69d1156-6d12-49b8-889c-b916a9149442 response: body: string: '' @@ -925,11 +925,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:38:53 GMT + - Wed, 26 Nov 2025 15:44:45 GMT Pragma: - no-cache RequestId: - - 926e671c-2496-4305-8aed-bde7550c1880 + - a2600e9c-f357-4d4c-8036-4f7765496f7f Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -937,7 +937,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_kql_dashboard_item_success.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_kql_dashboard_item_success.yaml index 0a5bd38ff..b93fbc236 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_kql_dashboard_item_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_kql_dashboard_item_success.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:07 GMT + - Wed, 26 Nov 2025 15:45:05 GMT Pragma: - no-cache RequestId: - - 3b24999a-eb70-4f51-88fd-59540525578a + - fac9f9ce-2e1a-43d1-aadc-50051d00a88e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,17 +62,17 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -81,15 +81,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '283' + - '282' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:07 GMT + - Wed, 26 Nov 2025 15:45:06 GMT Pragma: - no-cache RequestId: - - b21e5807-1ee4-4393-9ef9-6decfb849c92 + - 4f5ac52b-a194-4cb8-b883-f395d67d695d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -97,7 +97,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -115,17 +115,17 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -134,15 +134,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '283' + - '282' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:07 GMT + - Wed, 26 Nov 2025 15:45:06 GMT Pragma: - no-cache RequestId: - - 7b88c2c7-97e1-4076-84e0-72ec56843034 + - 937ec6b5-a46e-4944-a070-048008d198d5 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -150,7 +150,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -171,14 +171,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/kqlDashboards + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/kqlDashboards response: body: - string: '{"id": "e9c88c98-ee5e-4afa-9abb-77e9488c6580", "type": "KQLDashboard", + string: '{"id": "0e456840-db46-4e32-a735-0942a20af67a", "type": "KQLDashboard", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -187,17 +187,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '170' + - '172' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:09 GMT + - Wed, 26 Nov 2025 15:45:07 GMT ETag: - '""' Pragma: - no-cache RequestId: - - ef8eb018-8b15-4f6d-9f7a-3efd7c02a498 + - bff0be39-6d3c-4d4a-9b5e-9e8214633369 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -205,7 +205,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -223,13 +223,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -240,15 +240,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:08 GMT + - Wed, 26 Nov 2025 15:45:07 GMT Pragma: - no-cache RequestId: - - 40fb9002-1af0-4f7a-8a91-0e256d0c7d93 + - f5798104-7502-42d0-b9a2-74c52978d13d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -256,7 +256,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -274,19 +274,19 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "e9c88c98-ee5e-4afa-9abb-77e9488c6580", "type": "KQLDashboard", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "0e456840-db46-4e32-a735-0942a20af67a", "type": "KQLDashboard", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -295,15 +295,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '327' + - '326' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:08 GMT + - Wed, 26 Nov 2025 15:45:08 GMT Pragma: - no-cache RequestId: - - 4ddcdc78-49d2-4621-adf8-87ffd5bf64dc + - 856b5132-53de-4184-9cdd-aaacf7304825 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -311,7 +311,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -329,14 +329,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/e9c88c98-ee5e-4afa-9abb-77e9488c6580 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/0e456840-db46-4e32-a735-0942a20af67a response: body: - string: '{"id": "e9c88c98-ee5e-4afa-9abb-77e9488c6580", "type": "KQLDashboard", + string: '{"id": "0e456840-db46-4e32-a735-0942a20af67a", "type": "KQLDashboard", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -345,17 +345,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '170' + - '172' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:09 GMT + - Wed, 26 Nov 2025 15:45:08 GMT ETag: - '""' Pragma: - no-cache RequestId: - - cf547640-110b-4ea5-ac55-635f35db80df + - 9e9a7b82-f3b0-4d8d-97a5-d8a9b3952344 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -363,7 +363,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -383,9 +383,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/e9c88c98-ee5e-4afa-9abb-77e9488c6580/getDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/0e456840-db46-4e32-a735-0942a20af67a/getDefinition response: body: string: '{"definition": {"parts": [{"path": "RealTimeDashboard.json", "payload": @@ -399,15 +399,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '433' + - '434' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:09 GMT + - Wed, 26 Nov 2025 15:45:09 GMT Pragma: - no-cache RequestId: - - 64815562-5a2d-4b5c-bff7-e562a6453784 + - 86a61c4b-4aa8-4830-a677-8a2e7ed63a92 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -415,7 +415,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -433,13 +433,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -450,15 +450,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:10 GMT + - Wed, 26 Nov 2025 15:45:09 GMT Pragma: - no-cache RequestId: - - bd7b6109-c36f-415b-8338-1b2aa6d35993 + - 78fb53a0-57c5-4fc3-822e-ea3fbcca42f3 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -466,7 +466,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -484,19 +484,19 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "e9c88c98-ee5e-4afa-9abb-77e9488c6580", "type": "KQLDashboard", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "0e456840-db46-4e32-a735-0942a20af67a", "type": "KQLDashboard", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -505,15 +505,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '327' + - '326' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:09 GMT + - Wed, 26 Nov 2025 15:45:10 GMT Pragma: - no-cache RequestId: - - bf7521e8-cfa6-4011-a01d-e8a99b47bea0 + - 53a93b32-7405-4492-9106-788659abc4ce Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -521,7 +521,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -543,9 +543,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/e9c88c98-ee5e-4afa-9abb-77e9488c6580/updateDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/0e456840-db46-4e32-a735-0942a20af67a/updateDefinition response: body: string: '' @@ -561,11 +561,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:39:11 GMT + - Wed, 26 Nov 2025 15:45:11 GMT Pragma: - no-cache RequestId: - - cbdf5fa2-91b8-46f6-84e2-70e20250519c + - f82b3945-dfa5-48a0-b8c6-086511c016e0 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -573,7 +573,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -591,13 +591,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -608,15 +608,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:11 GMT + - Wed, 26 Nov 2025 15:45:11 GMT Pragma: - no-cache RequestId: - - 625288ef-2132-4722-a3d1-3695bf4163cd + - e765d2e4-5a81-4d00-8562-3da1084835b6 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -624,7 +624,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -642,19 +642,19 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "e9c88c98-ee5e-4afa-9abb-77e9488c6580", "type": "KQLDashboard", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "0e456840-db46-4e32-a735-0942a20af67a", "type": "KQLDashboard", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -663,15 +663,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '327' + - '326' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:11 GMT + - Wed, 26 Nov 2025 15:45:13 GMT Pragma: - no-cache RequestId: - - 471e96a8-f50f-4beb-a097-588218e06850 + - 2c3c3504-3e12-4ac9-bcab-88ab44ba2b34 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -679,7 +679,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -699,9 +699,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/e9c88c98-ee5e-4afa-9abb-77e9488c6580 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/0e456840-db46-4e32-a735-0942a20af67a response: body: string: '' @@ -717,11 +717,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:39:12 GMT + - Wed, 26 Nov 2025 15:45:12 GMT Pragma: - no-cache RequestId: - - 7d61f020-561e-4f3b-a5f9-2a82abfb180a + - 61e12aa0-7672-4565-b8f5-b59d4e158ea7 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -729,7 +729,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_kql_db_item_success.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_kql_db_item_success.yaml index 01747aca4..5d49bb5f9 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_kql_db_item_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_kql_db_item_success.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:36:52 GMT + - Wed, 26 Nov 2025 15:42:32 GMT Pragma: - no-cache RequestId: - - 290566f5-d790-4d2a-a8ff-a98b38e0257e + - 7352064e-9324-4c59-a6bd-ae16e6c5c62c Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,13 +62,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -77,15 +77,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '176' + - '175' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:36:52 GMT + - Wed, 26 Nov 2025 15:42:32 GMT Pragma: - no-cache RequestId: - - be00bd8f-dee2-4661-a4c6-c5416aede44d + - ab9402f7-536f-4617-92cc-cf5fed35b557 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -93,7 +93,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -111,13 +111,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -126,15 +126,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '176' + - '175' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:36:52 GMT + - Wed, 26 Nov 2025 15:42:32 GMT Pragma: - no-cache RequestId: - - d8ebe009-2ae4-4847-a84d-aae1334c5c65 + - 8c3bce26-30db-4db5-a9ee-38c1b45731a8 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -142,7 +142,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -163,14 +163,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/eventhouses + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/eventhouses response: body: - string: '{"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", + string: '{"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": "fabcli000001_auto", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -179,17 +179,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '173' + - '174' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:36:57 GMT + - Wed, 26 Nov 2025 15:42:35 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 6599879f-f95e-4641-a559-62f2cb1cd895 + - 95d8e921-2fdb-4596-a4b9-9fd9d646f4cb Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -197,7 +197,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -206,7 +206,7 @@ interactions: - request: body: '{"description": "Created by fab", "displayName": "fabcli000001", "type": "KQLDatabase", "folderId": null, "creationPayload": {"databaseType": "ReadWrite", - "parentEventhouseItemId": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2"}}' + "parentEventhouseItemId": "8d6168d5-7322-4679-a7d8-2144ddbde204"}}' headers: Accept: - '*/*' @@ -219,9 +219,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/kqlDatabases + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/kqlDatabases response: body: string: 'null' @@ -237,15 +237,15 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:36:58 GMT + - Wed, 26 Nov 2025 15:42:36 GMT ETag: - '""' Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/cbdf10c2-de2a-4919-8606-10ed9d4b8b34 + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/4e4dcbf2-e867-40e2-b9ee-d463830416fa Pragma: - no-cache RequestId: - - 8b7fe1dc-24af-4bd8-993a-5021ae06ae9d + - b3140d67-dace-4b1f-b0c9-9c0c4124c0a0 Retry-After: - '20' Strict-Transport-Security: @@ -255,11 +255,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - cbdf10c2-de2a-4919-8606-10ed9d4b8b34 + - 4e4dcbf2-e867-40e2-b9ee-d463830416fa status: code: 202 message: Accepted @@ -275,13 +275,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/cbdf10c2-de2a-4919-8606-10ed9d4b8b34 + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/4e4dcbf2-e867-40e2-b9ee-d463830416fa response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:36:58.1597096", - "lastUpdatedTimeUtc": "2025-09-14T06:37:04.7583594", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:42:36.6292253", + "lastUpdatedTimeUtc": "2025-11-26T15:42:41.0041685", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -291,17 +291,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '134' + - '131' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:37:18 GMT + - Wed, 26 Nov 2025 15:42:56 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/cbdf10c2-de2a-4919-8606-10ed9d4b8b34/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/4e4dcbf2-e867-40e2-b9ee-d463830416fa/result Pragma: - no-cache RequestId: - - 67a7d361-2e30-448a-9268-86df366f5d32 + - 30e0df20-5d07-44b3-8701-839c4ea0e4f6 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -309,7 +309,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - cbdf10c2-de2a-4919-8606-10ed9d4b8b34 + - 4e4dcbf2-e867-40e2-b9ee-d463830416fa status: code: 200 message: OK @@ -325,14 +325,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/cbdf10c2-de2a-4919-8606-10ed9d4b8b34/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/4e4dcbf2-e867-40e2-b9ee-d463830416fa/result response: body: - string: '{"id": "fa647696-f633-42ab-89c9-26c50444dfd0", "type": "KQLDatabase", + string: '{"id": "1892b82d-6efe-4112-9d4f-6e5db072f23a", "type": "KQLDatabase", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId @@ -343,11 +343,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:37:18 GMT + - Wed, 26 Nov 2025 15:42:57 GMT Pragma: - no-cache RequestId: - - e24071d2-956c-4352-a4ba-22557a9a4628 + - 38278925-4ee5-4969-9fd2-95bb7f6323df Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -371,13 +371,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -388,15 +388,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:37:18 GMT + - Wed, 26 Nov 2025 15:42:58 GMT Pragma: - no-cache RequestId: - - c5d656b6-91fc-4431-8d11-503724c8e6a0 + - 6bd74da3-950c-4a6c-bd63-0027a4edeabc Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -404,7 +404,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -422,19 +422,19 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "fa647696-f633-42ab-89c9-26c50444dfd0", "type": "KQLDatabase", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "1892b82d-6efe-4112-9d4f-6e5db072f23a", "type": "KQLDatabase", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -447,11 +447,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:37:19 GMT + - Wed, 26 Nov 2025 15:42:59 GMT Pragma: - no-cache RequestId: - - b3c953ed-14f6-423d-9ae8-97dbe0e635d9 + - 3320781c-1c55-4073-b7d7-0fe9324730f2 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -459,7 +459,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -477,14 +477,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/fa647696-f633-42ab-89c9-26c50444dfd0 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/1892b82d-6efe-4112-9d4f-6e5db072f23a response: body: - string: '{"id": "fa647696-f633-42ab-89c9-26c50444dfd0", "type": "KQLDatabase", + string: '{"id": "1892b82d-6efe-4112-9d4f-6e5db072f23a", "type": "KQLDatabase", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -497,13 +497,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:37:19 GMT + - Wed, 26 Nov 2025 15:42:58 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 05011e9e-87f1-4fd0-af5d-289a46619d9b + - d4cab33e-48c1-47d0-befc-0efcabc58817 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -511,7 +511,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -531,9 +531,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/fa647696-f633-42ab-89c9-26c50444dfd0/getDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/1892b82d-6efe-4112-9d4f-6e5db072f23a/getDefinition response: body: string: 'null' @@ -549,13 +549,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:37:19 GMT + - Wed, 26 Nov 2025 15:42:59 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/f24903a4-f3d8-429e-94c6-582b90dd5ca7 + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/8028ecf5-7c73-4222-997c-7c0160a388b0 Pragma: - no-cache RequestId: - - 1fbf9d04-1aee-4d4b-9445-7aaff2e62ad3 + - fb365c40-66ca-4711-958f-7a8f452be920 Retry-After: - '20' Strict-Transport-Security: @@ -565,11 +565,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - f24903a4-f3d8-429e-94c6-582b90dd5ca7 + - 8028ecf5-7c73-4222-997c-7c0160a388b0 status: code: 202 message: Accepted @@ -585,13 +585,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/f24903a4-f3d8-429e-94c6-582b90dd5ca7 + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/8028ecf5-7c73-4222-997c-7c0160a388b0 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:37:20.0260777", - "lastUpdatedTimeUtc": "2025-09-14T06:37:39.2770254", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:42:59.9900588", + "lastUpdatedTimeUtc": "2025-11-26T15:43:19.1003417", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -601,17 +601,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '130' + - '133' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:37:39 GMT + - Wed, 26 Nov 2025 15:43:19 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/f24903a4-f3d8-429e-94c6-582b90dd5ca7/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/8028ecf5-7c73-4222-997c-7c0160a388b0/result Pragma: - no-cache RequestId: - - 236b7670-7d7f-4a85-b7fa-8d812a19ec2b + - 62b339d3-1df5-4abd-a6c7-06de142f3d21 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -619,7 +619,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - f24903a4-f3d8-429e-94c6-582b90dd5ca7 + - 8028ecf5-7c73-4222-997c-7c0160a388b0 status: code: 200 message: OK @@ -635,13 +635,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/f24903a4-f3d8-429e-94c6-582b90dd5ca7/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/8028ecf5-7c73-4222-997c-7c0160a388b0/result response: body: string: '{"definition": {"parts": [{"path": "DatabaseProperties.json", "payload": - "ew0KICAiZGF0YWJhc2VUeXBlIjogIlJlYWRXcml0ZSIsDQogICJwYXJlbnRFdmVudGhvdXNlSXRlbUlkIjogImRiZDFjMjY5LTVjODMtNGZiMC05NWExLTYxMDM1NWQxYjJhMiIsDQogICJvbmVMYWtlQ2FjaGluZ1BlcmlvZCI6ICJQMzY1MDAwRCIsDQogICJvbmVMYWtlU3RhbmRhcmRTdG9yYWdlUGVyaW9kIjogIlAzNjUwMDBEIg0KfQ==", + "ew0KICAiZGF0YWJhc2VUeXBlIjogIlJlYWRXcml0ZSIsDQogICJwYXJlbnRFdmVudGhvdXNlSXRlbUlkIjogIjhkNjE2OGQ1LTczMjItNDY3OS1hN2Q4LTIxNDRkZGJkZTIwNCIsDQogICJvbmVMYWtlQ2FjaGluZ1BlcmlvZCI6ICJQMzY1MDAwRCIsDQogICJvbmVMYWtlU3RhbmRhcmRTdG9yYWdlUGVyaW9kIjogIlAzNjUwMDBEIg0KfQ==", "payloadType": "InlineBase64"}, {"path": "DatabaseSchema.kql", "payload": "Ly8gS1FMIHNjcmlwdA0KLy8gVXNlIG1hbmFnZW1lbnQgY29tbWFuZHMgaW4gdGhpcyBzY3JpcHQgdG8gY29uZmlndXJlIHlvdXIgZGF0YWJhc2UgaXRlbXMsIHN1Y2ggYXMgdGFibGVzLCBmdW5jdGlvbnMsIG1hdGVyaWFsaXplZCB2aWV3cywgYW5kIG1vcmUuDQoNCg0K", "payloadType": "InlineBase64"}, {"path": ".platform", "payload": "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9naXRJbnRlZ3JhdGlvbi9wbGF0Zm9ybVByb3BlcnRpZXMvMi4wLjAvc2NoZW1hLmpzb24iLAogICJtZXRhZGF0YSI6IHsKICAgICJ0eXBlIjogIktRTERhdGFiYXNlIiwKICAgICJkaXNwbGF5TmFtZSI6ICJmYWJjbGkwMDAwMDEiLAogICAgImRlc2NyaXB0aW9uIjogIkNyZWF0ZWQgYnkgZmFiIgogIH0sCiAgImNvbmZpZyI6IHsKICAgICJ2ZXJzaW9uIjogIjIuMCIsCiAgICAibG9naWNhbElkIjogIjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIKICB9Cn0=", @@ -656,11 +656,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:37:39 GMT + - Wed, 26 Nov 2025 15:43:20 GMT Pragma: - no-cache RequestId: - - 1e82a6bc-0a82-44d6-a878-6bb639000572 + - fbdda163-cdd9-404c-845b-cb9f4b4464d1 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -684,13 +684,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -701,15 +701,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:37:40 GMT + - Wed, 26 Nov 2025 15:43:21 GMT Pragma: - no-cache RequestId: - - 74a36660-6735-4e98-bb90-a22cd8344fc6 + - ce2e96a6-4fa8-4578-a6d3-d05c778ce82f Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -717,7 +717,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -735,19 +735,19 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "fa647696-f633-42ab-89c9-26c50444dfd0", "type": "KQLDatabase", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "1892b82d-6efe-4112-9d4f-6e5db072f23a", "type": "KQLDatabase", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -760,11 +760,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:37:40 GMT + - Wed, 26 Nov 2025 15:43:21 GMT Pragma: - no-cache RequestId: - - 49b06a54-f867-46ce-b63c-cd25f0c90537 + - b5c5134c-de63-4dfb-a271-91d7356f5bd4 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -772,7 +772,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -780,7 +780,7 @@ interactions: message: OK - request: body: '{"definition": {"parts": [{"path": "DatabaseProperties.json", "payload": - "ewogICAgImRhdGFiYXNlVHlwZSI6ICJSZWFkV3JpdGUiLAogICAgInBhcmVudEV2ZW50aG91c2VJdGVtSWQiOiAiZGJkMWMyNjktNWM4My00ZmIwLTk1YTEtNjEwMzU1ZDFiMmEyIiwKICAgICJvbmVMYWtlQ2FjaGluZ1BlcmlvZCI6ICJQMzY1MDAwRCIsCiAgICAib25lTGFrZVN0YW5kYXJkU3RvcmFnZVBlcmlvZCI6ICJQMzY1MDAwRCIKfQ==", + "ewogICAgImRhdGFiYXNlVHlwZSI6ICJSZWFkV3JpdGUiLAogICAgInBhcmVudEV2ZW50aG91c2VJdGVtSWQiOiAiOGQ2MTY4ZDUtNzMyMi00Njc5LWE3ZDgtMjE0NGRkYmRlMjA0IiwKICAgICJvbmVMYWtlQ2FjaGluZ1BlcmlvZCI6ICJQMzY1MDAwRCIsCiAgICAib25lTGFrZVN0YW5kYXJkU3RvcmFnZVBlcmlvZCI6ICJQMzY1MDAwRCIKfQ==", "payloadType": "InlineBase64"}, {"path": ".platform", "payload": "ewogICAgIiRzY2hlbWEiOiAiaHR0cHM6Ly9kZXZlbG9wZXIubWljcm9zb2Z0LmNvbS9qc29uLXNjaGVtYXMvZmFicmljL2dpdEludGVncmF0aW9uL3BsYXRmb3JtUHJvcGVydGllcy8yLjAuMC9zY2hlbWEuanNvbiIsCiAgICAibWV0YWRhdGEiOiB7CiAgICAgICAgInR5cGUiOiAiS1FMRGF0YWJhc2UiLAogICAgICAgICJkaXNwbGF5TmFtZSI6ICJmYWJjbGkwMDAwMDEiLAogICAgICAgICJkZXNjcmlwdGlvbiI6ICJDcmVhdGVkIGJ5IGZhYiIKICAgIH0sCiAgICAiY29uZmlnIjogewogICAgICAgICJ2ZXJzaW9uIjogIjIuMCIsCiAgICAgICAgImxvZ2ljYWxJZCI6ICIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiCiAgICB9Cn0=", "payloadType": "InlineBase64"}, {"path": "DatabaseSchema.kql", "payload": "Ly8gS1FMIHNjcmlwdA0KLy8gVXNlIG1hbmFnZW1lbnQgY29tbWFuZHMgaW4gdGhpcyBzY3JpcHQgdG8gY29uZmlndXJlIHlvdXIgZGF0YWJhc2UgaXRlbXMsIHN1Y2ggYXMgdGFibGVzLCBmdW5jdGlvbnMsIG1hdGVyaWFsaXplZCB2aWV3cywgYW5kIG1vcmUuDQoNCg0K", "payloadType": "InlineBase64"}]}}' @@ -796,9 +796,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/fa647696-f633-42ab-89c9-26c50444dfd0/updateDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/1892b82d-6efe-4112-9d4f-6e5db072f23a/updateDefinition response: body: string: 'null' @@ -814,13 +814,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:37:41 GMT + - Wed, 26 Nov 2025 15:43:22 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/6e3a95e7-6568-4325-b089-9d96751aab3d + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/26ebeba8-4af1-4520-9e9c-50d5b39caef9 Pragma: - no-cache RequestId: - - ba251c00-1aea-4e46-9551-1d2fcf0658ee + - 617563e8-2a61-4d9d-a198-c0ca8252810e Retry-After: - '20' Strict-Transport-Security: @@ -830,11 +830,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - 6e3a95e7-6568-4325-b089-9d96751aab3d + - 26ebeba8-4af1-4520-9e9c-50d5b39caef9 status: code: 202 message: Accepted @@ -850,13 +850,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/6e3a95e7-6568-4325-b089-9d96751aab3d + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/26ebeba8-4af1-4520-9e9c-50d5b39caef9 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:37:41.6685076", - "lastUpdatedTimeUtc": "2025-09-14T06:38:00.6251741", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:43:22.8351922", + "lastUpdatedTimeUtc": "2025-11-26T15:43:31.6639032", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -866,17 +866,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '133' + - '132' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:01 GMT + - Wed, 26 Nov 2025 15:43:42 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/6e3a95e7-6568-4325-b089-9d96751aab3d/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/26ebeba8-4af1-4520-9e9c-50d5b39caef9/result Pragma: - no-cache RequestId: - - e8d4fc3b-4d97-4216-843d-056f98997cca + - 210fa7f3-579d-4aad-a2b5-99f6369c870f Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -884,7 +884,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 6e3a95e7-6568-4325-b089-9d96751aab3d + - 26ebeba8-4af1-4520-9e9c-50d5b39caef9 status: code: 200 message: OK @@ -900,14 +900,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/6e3a95e7-6568-4325-b089-9d96751aab3d/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/26ebeba8-4af1-4520-9e9c-50d5b39caef9/result response: body: - string: '{"id": "fa647696-f633-42ab-89c9-26c50444dfd0", "type": "KQLDatabase", + string: '{"id": "1892b82d-6efe-4112-9d4f-6e5db072f23a", "type": "KQLDatabase", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId @@ -918,11 +918,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:38:01 GMT + - Wed, 26 Nov 2025 15:43:43 GMT Pragma: - no-cache RequestId: - - 8cc5866e-8fbf-4a6b-ba83-e24daa51ddff + - fb8650b3-7bad-49ee-b25b-de5ed1d0f81e Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -946,13 +946,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -963,15 +963,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:01 GMT + - Wed, 26 Nov 2025 15:43:44 GMT Pragma: - no-cache RequestId: - - 5242f14f-5770-4112-a9ad-0ee0096e1125 + - 204fecd3-fada-4049-889c-a21e84fd2334 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -979,7 +979,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -997,19 +997,19 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "fa647696-f633-42ab-89c9-26c50444dfd0", "type": "KQLDatabase", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "1892b82d-6efe-4112-9d4f-6e5db072f23a", "type": "KQLDatabase", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -1022,11 +1022,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:01 GMT + - Wed, 26 Nov 2025 15:43:44 GMT Pragma: - no-cache RequestId: - - 19f0024e-8836-49ee-995f-09203ea605d3 + - 87545bbc-f533-42d2-8dea-7a84c565063b Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1034,7 +1034,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -1054,9 +1054,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/fa647696-f633-42ab-89c9-26c50444dfd0 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/1892b82d-6efe-4112-9d4f-6e5db072f23a response: body: string: '' @@ -1072,11 +1072,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:38:02 GMT + - Wed, 26 Nov 2025 15:43:44 GMT Pragma: - no-cache RequestId: - - f729128b-36b4-4676-ba4c-08e650c096cd + - 8b439313-a367-4497-a78a-39ae0934959d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1084,7 +1084,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_kql_qs_item_success.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_kql_qs_item_success.yaml index dd935905b..70655c3cf 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_kql_qs_item_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_kql_qs_item_success.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:02 GMT + - Wed, 26 Nov 2025 15:43:45 GMT Pragma: - no-cache RequestId: - - ca114f79-443b-4255-9725-fc7a873ba1ec + - e3256a7f-469c-4715-bb17-cddb4a72185b Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,17 +62,17 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -81,15 +81,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '283' + - '282' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:02 GMT + - Wed, 26 Nov 2025 15:43:45 GMT Pragma: - no-cache RequestId: - - dd129657-4545-44ca-81e0-f448b88836f2 + - 6616ea80-d68b-4555-ade7-22d7b3176ef3 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -97,7 +97,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -115,17 +115,17 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -134,15 +134,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '283' + - '282' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:02 GMT + - Wed, 26 Nov 2025 15:43:46 GMT Pragma: - no-cache RequestId: - - 8b19f70c-9b19-4746-a583-d62199da139e + - 5f615f96-7364-4a44-bc3d-ef212c88f779 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -150,7 +150,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -171,14 +171,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/kqlQuerysets + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/kqlQuerysets response: body: - string: '{"id": "cfc0e39b-189d-4a6e-b0cc-794b6f77516b", "type": "KQLQueryset", + string: '{"id": "63f0e94e-f236-48ce-ac3f-7518a0c08d7c", "type": "KQLQueryset", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -191,13 +191,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:03 GMT + - Wed, 26 Nov 2025 15:43:48 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 6882e187-fd41-4200-bb19-cc347b2f30d5 + - 1dd64e31-6354-4d49-abf2-b3dfeb233fdd Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -205,7 +205,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -223,13 +223,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -240,15 +240,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:04 GMT + - Wed, 26 Nov 2025 15:43:49 GMT Pragma: - no-cache RequestId: - - 8f23533b-5f4b-4ed8-a5f2-b9154091b14e + - f53495a8-64c2-40b2-8d41-23de251c0f17 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -256,7 +256,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -274,19 +274,19 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "cfc0e39b-189d-4a6e-b0cc-794b6f77516b", "type": "KQLQueryset", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "63f0e94e-f236-48ce-ac3f-7518a0c08d7c", "type": "KQLQueryset", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -295,15 +295,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '329' + - '324' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:04 GMT + - Wed, 26 Nov 2025 15:43:49 GMT Pragma: - no-cache RequestId: - - 7b221878-1303-4f77-857a-08a79864689f + - b3564852-54c5-4ce1-8d82-a33524a62a51 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -311,7 +311,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -329,14 +329,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/cfc0e39b-189d-4a6e-b0cc-794b6f77516b + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/63f0e94e-f236-48ce-ac3f-7518a0c08d7c response: body: - string: '{"id": "cfc0e39b-189d-4a6e-b0cc-794b6f77516b", "type": "KQLQueryset", + string: '{"id": "63f0e94e-f236-48ce-ac3f-7518a0c08d7c", "type": "KQLQueryset", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -349,13 +349,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:05 GMT + - Wed, 26 Nov 2025 15:43:49 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 5afbafbb-037e-4705-b3b6-6d2a90efc590 + - 470c0b03-1054-4af2-b174-555ca526e6ee Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -363,7 +363,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -383,9 +383,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/cfc0e39b-189d-4a6e-b0cc-794b6f77516b/getDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/63f0e94e-f236-48ce-ac3f-7518a0c08d7c/getDefinition response: body: string: '{"definition": {"parts": [{"path": "RealTimeQueryset.json", "payload": @@ -399,15 +399,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '427' + - '428' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:05 GMT + - Wed, 26 Nov 2025 15:43:50 GMT Pragma: - no-cache RequestId: - - 68d6db7c-2eec-4ac3-ba35-2505673fb657 + - 181024c9-91a3-4e5b-a2d3-4a55aa59d06e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -415,7 +415,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -433,13 +433,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -450,15 +450,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:05 GMT + - Wed, 26 Nov 2025 15:43:51 GMT Pragma: - no-cache RequestId: - - cb921038-21a9-4dfe-9ec5-59009b6c5a06 + - 8ecd2037-bc53-4f0a-9679-9470ad5839f5 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -466,7 +466,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -484,19 +484,19 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "cfc0e39b-189d-4a6e-b0cc-794b6f77516b", "type": "KQLQueryset", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "63f0e94e-f236-48ce-ac3f-7518a0c08d7c", "type": "KQLQueryset", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -505,15 +505,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '329' + - '324' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:05 GMT + - Wed, 26 Nov 2025 15:43:51 GMT Pragma: - no-cache RequestId: - - 3ae2f2ac-c059-434b-aa6d-eb53ee21427d + - fb7f14f8-9064-4725-80f0-8e8787578d46 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -521,7 +521,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -543,9 +543,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/cfc0e39b-189d-4a6e-b0cc-794b6f77516b/updateDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/63f0e94e-f236-48ce-ac3f-7518a0c08d7c/updateDefinition response: body: string: '' @@ -561,11 +561,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:38:07 GMT + - Wed, 26 Nov 2025 15:43:52 GMT Pragma: - no-cache RequestId: - - e64f2265-aad6-415b-b1a3-98ea8dfae3a5 + - 058161b8-3b9a-420b-81a9-103d77670273 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -573,7 +573,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -591,13 +591,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -608,15 +608,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:07 GMT + - Wed, 26 Nov 2025 15:43:53 GMT Pragma: - no-cache RequestId: - - 5aeee8a5-758d-4b15-8b29-228390b39f44 + - b088106e-ded1-4451-a54e-38e21c778ad9 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -624,7 +624,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -642,19 +642,19 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "cfc0e39b-189d-4a6e-b0cc-794b6f77516b", "type": "KQLQueryset", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "63f0e94e-f236-48ce-ac3f-7518a0c08d7c", "type": "KQLQueryset", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -663,15 +663,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '329' + - '324' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:07 GMT + - Wed, 26 Nov 2025 15:43:53 GMT Pragma: - no-cache RequestId: - - e5271932-9d25-43e1-8d4e-7c623f93a740 + - 0b43e32d-0389-43dc-a2b3-e4357675f2fe Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -679,7 +679,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -699,9 +699,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/cfc0e39b-189d-4a6e-b0cc-794b6f77516b + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/63f0e94e-f236-48ce-ac3f-7518a0c08d7c response: body: string: '' @@ -717,11 +717,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:38:07 GMT + - Wed, 26 Nov 2025 15:43:53 GMT Pragma: - no-cache RequestId: - - 3003b8c1-62d2-4ef4-ac71-48b98f2bc636 + - 36326136-767b-462d-8c92-380384f15398 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -729,7 +729,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_mirrored_db_item_success.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_mirrored_db_item_success.yaml index 597b4cfcb..b3231e53c 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_mirrored_db_item_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_mirrored_db_item_success.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:53 GMT + - Wed, 26 Nov 2025 15:44:46 GMT Pragma: - no-cache RequestId: - - 8d203660-3d2f-4a21-8281-ccd6729324a5 + - 95eb2155-c1ee-4149-b5ff-582341da82be Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,17 +62,17 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -81,15 +81,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '283' + - '282' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:53 GMT + - Wed, 26 Nov 2025 15:44:46 GMT Pragma: - no-cache RequestId: - - 8c9f4581-6ea2-4ce7-a962-96b517a53f85 + - fb1a2b55-45e7-4599-8d83-a2f9011e5566 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -97,7 +97,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -115,17 +115,17 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -134,15 +134,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '283' + - '282' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:53 GMT + - Wed, 26 Nov 2025 15:44:46 GMT Pragma: - no-cache RequestId: - - 6a066c76-d4f5-4a9a-994e-3c669dc2ec99 + - 2462f609-4ec3-468a-95ed-57cc7bc467e5 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -150,7 +150,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -173,14 +173,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/mirroredDatabases + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/mirroredDatabases response: body: - string: '{"id": "a4041796-7200-47f3-a957-ac8cae8d2346", "type": "MirroredDatabase", + string: '{"id": "0eb48c69-1506-46c1-bfae-dace3c97e908", "type": "MirroredDatabase", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -193,13 +193,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:56 GMT + - Wed, 26 Nov 2025 15:44:48 GMT ETag: - '""' Pragma: - no-cache RequestId: - - a84d95ae-1d06-4c03-aae3-9801592c01ff + - c28ff670-9d4e-4e21-9f5a-b6a5deeca364 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -207,7 +207,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -225,13 +225,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -242,15 +242,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:56 GMT + - Wed, 26 Nov 2025 15:44:49 GMT Pragma: - no-cache RequestId: - - 39aac469-050d-4231-9ea4-f1488481aa2e + - 8aad1b4a-8868-4389-ae19-df901b5c34a3 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -258,7 +258,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -276,20 +276,20 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4041796-7200-47f3-a957-ac8cae8d2346", "type": "MirroredDatabase", + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "0eb48c69-1506-46c1-bfae-dace3c97e908", "type": "MirroredDatabase", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -298,15 +298,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '327' + - '326' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:57 GMT + - Wed, 26 Nov 2025 15:44:50 GMT Pragma: - no-cache RequestId: - - a3249a5d-a047-4e4a-af7e-12f4c0c07318 + - 93f71faa-b845-44dc-be8c-e3ca8ac330b6 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -314,7 +314,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -332,14 +332,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/a4041796-7200-47f3-a957-ac8cae8d2346 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/0eb48c69-1506-46c1-bfae-dace3c97e908 response: body: - string: '{"id": "a4041796-7200-47f3-a957-ac8cae8d2346", "type": "MirroredDatabase", + string: '{"id": "0eb48c69-1506-46c1-bfae-dace3c97e908", "type": "MirroredDatabase", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -352,13 +352,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:56 GMT + - Wed, 26 Nov 2025 15:44:50 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 7ec48b1e-5085-413f-b9d0-8122351bfdb3 + - 4ac76721-35c7-42e3-bd29-07560acaa67c Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -366,7 +366,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -386,9 +386,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/a4041796-7200-47f3-a957-ac8cae8d2346/getDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/0eb48c69-1506-46c1-bfae-dace3c97e908/getDefinition response: body: string: '{"definition": {"parts": [{"path": "mirroring.json", "payload": "ew0KICAicHJvcGVydGllcyI6IHsNCiAgICAic291cmNlIjogew0KICAgICAgInR5cGUiOiAiR2VuZXJpY01pcnJvciIsDQogICAgICAidHlwZVByb3BlcnRpZXMiOiB7fQ0KICAgIH0sDQogICAgInRhcmdldCI6IHsNCiAgICAgICJ0eXBlIjogIk1vdW50ZWRSZWxhdGlvbmFsRGF0YWJhc2UiLA0KICAgICAgInR5cGVQcm9wZXJ0aWVzIjogew0KICAgICAgICAiZm9ybWF0IjogIkRlbHRhIg0KICAgICAgfQ0KICAgIH0NCiAgfQ0KfQ==", @@ -402,15 +402,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '561' + - '562' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:57 GMT + - Wed, 26 Nov 2025 15:44:50 GMT Pragma: - no-cache RequestId: - - ba5270f9-c868-4a88-ae75-e0e2b34f4554 + - fa25e39b-7da1-4eb3-81ee-256007a25a23 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -418,7 +418,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -436,13 +436,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -453,15 +453,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:57 GMT + - Wed, 26 Nov 2025 15:44:51 GMT Pragma: - no-cache RequestId: - - df29de0c-c4c7-4b6d-92bc-709085678ad6 + - 43812345-a40b-47cf-832c-3e747de8d249 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -469,7 +469,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -487,20 +487,20 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4041796-7200-47f3-a957-ac8cae8d2346", "type": "MirroredDatabase", + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "0eb48c69-1506-46c1-bfae-dace3c97e908", "type": "MirroredDatabase", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -509,15 +509,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '327' + - '326' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:57 GMT + - Wed, 26 Nov 2025 15:44:52 GMT Pragma: - no-cache RequestId: - - 73a4cb72-61d9-4a71-b891-057f0c75aa76 + - 9b7d6b6e-d5ef-494f-b8b5-2221c281896a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -525,7 +525,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -547,9 +547,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/a4041796-7200-47f3-a957-ac8cae8d2346/updateDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/0eb48c69-1506-46c1-bfae-dace3c97e908/updateDefinition response: body: string: '' @@ -565,11 +565,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:38:57 GMT + - Wed, 26 Nov 2025 15:44:52 GMT Pragma: - no-cache RequestId: - - e70c3189-323a-4c0d-bd42-c85914de9de1 + - 9d71d59b-164a-42d0-99bf-f5f2faa1eef8 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -577,7 +577,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -595,13 +595,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -612,15 +612,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:58 GMT + - Wed, 26 Nov 2025 15:44:53 GMT Pragma: - no-cache RequestId: - - 823b14fd-6a6d-4ee3-893f-e5440e367d17 + - 409a7894-e0eb-4449-8f9b-f235b5e8ed46 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -628,7 +628,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -646,20 +646,20 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "a4041796-7200-47f3-a957-ac8cae8d2346", "type": "MirroredDatabase", + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "0eb48c69-1506-46c1-bfae-dace3c97e908", "type": "MirroredDatabase", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -668,15 +668,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '327' + - '326' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:58 GMT + - Wed, 26 Nov 2025 15:44:53 GMT Pragma: - no-cache RequestId: - - 892557d4-3654-4089-8f5a-75d902587644 + - 25708d5a-d1e2-4dc0-8316-2bf58fe26524 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -684,7 +684,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -704,9 +704,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/a4041796-7200-47f3-a957-ac8cae8d2346 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/0eb48c69-1506-46c1-bfae-dace3c97e908 response: body: string: '' @@ -722,11 +722,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:38:58 GMT + - Wed, 26 Nov 2025 15:44:54 GMT Pragma: - no-cache RequestId: - - 73868d80-3f10-4164-9b61-591aabd44e68 + - 9288d8c1-d657-4a75-a460-9bf01ee43ba2 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -734,7 +734,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_notebook_item_success.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_notebook_item_success.yaml index 6233d7285..a38c0ed35 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_notebook_item_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_notebook_item_success.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:32:57 GMT + - Wed, 26 Nov 2025 15:38:12 GMT Pragma: - no-cache RequestId: - - f57926ee-216e-4d2d-9f84-a535c1a22a66 + - f0324547-47b9-42b2-a9fa-d4fd3a805474 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,9 +62,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: string: '{"value": []}' @@ -80,11 +80,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:32:58 GMT + - Wed, 26 Nov 2025 15:38:12 GMT Pragma: - no-cache RequestId: - - 541243ce-b966-4dc7-b23a-6c0f910e6698 + - 6fb3418b-557a-425c-a5ab-b086288a9f7f Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -92,7 +92,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -110,9 +110,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: string: '{"value": []}' @@ -128,11 +128,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:32:58 GMT + - Wed, 26 Nov 2025 15:38:12 GMT Pragma: - no-cache RequestId: - - 4717fe6d-0dee-4c85-be8f-5f11805ec861 + - 9f09bc16-9fba-438f-aef5-77d5f5e0da34 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -140,7 +140,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -163,9 +163,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/notebooks + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/notebooks response: body: string: 'null' @@ -181,15 +181,15 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:33:00 GMT + - Wed, 26 Nov 2025 15:38:14 GMT ETag: - '""' Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/7a272007-43d4-48d6-ba3a-e848054af7ce + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/b55fb3bd-5d2f-49a8-af7c-1881eee630ec Pragma: - no-cache RequestId: - - 29746c2e-e941-4170-a730-4ec87dc56f8f + - 75819c91-c8d7-451a-84f3-75e9d6c103cb Retry-After: - '20' Strict-Transport-Security: @@ -199,11 +199,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - 7a272007-43d4-48d6-ba3a-e848054af7ce + - b55fb3bd-5d2f-49a8-af7c-1881eee630ec status: code: 202 message: Accepted @@ -219,13 +219,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/7a272007-43d4-48d6-ba3a-e848054af7ce + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/b55fb3bd-5d2f-49a8-af7c-1881eee630ec response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:32:59.561857", - "lastUpdatedTimeUtc": "2025-09-14T06:33:02.0315205", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:38:14.0698743", + "lastUpdatedTimeUtc": "2025-11-26T15:38:16.9138075", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -235,17 +235,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '132' + - '131' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:33:21 GMT + - Wed, 26 Nov 2025 15:38:34 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/7a272007-43d4-48d6-ba3a-e848054af7ce/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/b55fb3bd-5d2f-49a8-af7c-1881eee630ec/result Pragma: - no-cache RequestId: - - b001e388-1c83-4103-9332-9540b68b0729 + - 43700717-c8d7-4ba6-aefb-6bb13105b768 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -253,7 +253,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 7a272007-43d4-48d6-ba3a-e848054af7ce + - b55fb3bd-5d2f-49a8-af7c-1881eee630ec status: code: 200 message: OK @@ -269,14 +269,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/7a272007-43d4-48d6-ba3a-e848054af7ce/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/b55fb3bd-5d2f-49a8-af7c-1881eee630ec/result response: body: - string: '{"id": "950ecc88-9e12-4c61-929b-7fd71edc1d66", "type": "Notebook", + string: '{"id": "4d09703d-ad97-401e-8b87-fb10aa00f05d", "type": "Notebook", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId @@ -287,11 +287,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:33:20 GMT + - Wed, 26 Nov 2025 15:38:35 GMT Pragma: - no-cache RequestId: - - 20f39827-ecea-4c8d-890a-3556b44f3853 + - 3b1890c2-43cf-4e9f-9124-23f41e7fe490 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -315,13 +315,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -332,15 +332,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:33:21 GMT + - Wed, 26 Nov 2025 15:38:36 GMT Pragma: - no-cache RequestId: - - 6f347937-10a1-49c5-ab8a-dca7d82e504d + - 1e7a4071-22c3-4c57-b267-6970b28d3f06 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -348,7 +348,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -366,14 +366,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "950ecc88-9e12-4c61-929b-7fd71edc1d66", "type": "Notebook", + string: '{"value": [{"id": "4d09703d-ad97-401e-8b87-fb10aa00f05d", "type": "Notebook", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -386,11 +386,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:33:21 GMT + - Wed, 26 Nov 2025 15:38:36 GMT Pragma: - no-cache RequestId: - - 3d2270cb-4f76-4b54-b339-07b72ebff496 + - 5a6c5ec3-782b-4932-beb7-d906d76c7ca7 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -398,7 +398,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -416,14 +416,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/950ecc88-9e12-4c61-929b-7fd71edc1d66 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/4d09703d-ad97-401e-8b87-fb10aa00f05d response: body: - string: '{"id": "950ecc88-9e12-4c61-929b-7fd71edc1d66", "type": "Notebook", + string: '{"id": "4d09703d-ad97-401e-8b87-fb10aa00f05d", "type": "Notebook", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -436,13 +436,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:33:22 GMT + - Wed, 26 Nov 2025 15:38:36 GMT ETag: - '""' Pragma: - no-cache RequestId: - - ae2bddc7-e057-48a2-9589-fe867816a3c7 + - 92f1053a-65c8-49d1-9c98-f08ec97254cd Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -450,7 +450,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -470,9 +470,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/950ecc88-9e12-4c61-929b-7fd71edc1d66/getDefinition?format=ipynb + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/4d09703d-ad97-401e-8b87-fb10aa00f05d/getDefinition?format=ipynb response: body: string: 'null' @@ -488,13 +488,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:33:22 GMT + - Wed, 26 Nov 2025 15:38:37 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/c56289a6-c1e5-4009-8439-17683bea30dc + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/39d0ccb0-58c2-4177-847b-3955ac14a2f4 Pragma: - no-cache RequestId: - - ae610f50-9c87-43b0-9d8e-3957250d64f0 + - 95332de1-ca71-4683-979b-f62f6b4c9428 Retry-After: - '20' Strict-Transport-Security: @@ -504,11 +504,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - c56289a6-c1e5-4009-8439-17683bea30dc + - 39d0ccb0-58c2-4177-847b-3955ac14a2f4 status: code: 202 message: Accepted @@ -524,13 +524,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/c56289a6-c1e5-4009-8439-17683bea30dc + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/39d0ccb0-58c2-4177-847b-3955ac14a2f4 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:33:22.674619", - "lastUpdatedTimeUtc": "2025-09-14T06:33:23.0027261", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:38:37.716492", + "lastUpdatedTimeUtc": "2025-11-26T15:38:38.0758709", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -540,17 +540,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '130' + - '131' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:33:42 GMT + - Wed, 26 Nov 2025 15:38:57 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/c56289a6-c1e5-4009-8439-17683bea30dc/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/39d0ccb0-58c2-4177-847b-3955ac14a2f4/result Pragma: - no-cache RequestId: - - 8d4d3e1d-9ae1-4853-9eae-7797094785ba + - 51346215-067e-4f56-beff-f3c6a977c57b Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -558,7 +558,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - c56289a6-c1e5-4009-8439-17683bea30dc + - 39d0ccb0-58c2-4177-847b-3955ac14a2f4 status: code: 200 message: OK @@ -574,9 +574,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/c56289a6-c1e5-4009-8439-17683bea30dc/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/39d0ccb0-58c2-4177-847b-3955ac14a2f4/result response: body: string: '{"definition": {"parts": [{"path": "notebook-content.ipynb", "payload": @@ -593,11 +593,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:33:42 GMT + - Wed, 26 Nov 2025 15:38:58 GMT Pragma: - no-cache RequestId: - - 8f29555f-d7e4-4302-a54b-d2f890540b8e + - c313f2c0-5b8e-4b4b-b1e1-7079f28ec563 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -621,13 +621,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -638,15 +638,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:33:43 GMT + - Wed, 26 Nov 2025 15:38:58 GMT Pragma: - no-cache RequestId: - - 3d1e25e9-30f7-4f60-91a3-c19f68c44a7a + - 0e4df58a-2fb4-4912-bd6d-1e35bf43261d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -654,7 +654,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -672,14 +672,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "950ecc88-9e12-4c61-929b-7fd71edc1d66", "type": "Notebook", + string: '{"value": [{"id": "4d09703d-ad97-401e-8b87-fb10aa00f05d", "type": "Notebook", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -692,11 +692,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:33:43 GMT + - Wed, 26 Nov 2025 15:38:59 GMT Pragma: - no-cache RequestId: - - c377bc95-c811-4af2-b440-5c99f4e46dc5 + - c19cca56-ad11-4a18-a50e-b692edabfb61 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -704,7 +704,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -727,9 +727,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/950ecc88-9e12-4c61-929b-7fd71edc1d66/updateDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/4d09703d-ad97-401e-8b87-fb10aa00f05d/updateDefinition response: body: string: 'null' @@ -745,13 +745,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:33:43 GMT + - Wed, 26 Nov 2025 15:38:59 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/5753d1cf-5de6-4dfc-aeeb-00d8d547a25d + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/5dde1714-42af-4b7e-8195-69916980da7e Pragma: - no-cache RequestId: - - 76869685-8692-4100-9c07-fe054cafa063 + - ca9dc062-3f5b-4d08-bf30-e2fc21a279ad Retry-After: - '20' Strict-Transport-Security: @@ -761,11 +761,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - 5753d1cf-5de6-4dfc-aeeb-00d8d547a25d + - 5dde1714-42af-4b7e-8195-69916980da7e status: code: 202 message: Accepted @@ -781,13 +781,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/5753d1cf-5de6-4dfc-aeeb-00d8d547a25d + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/5dde1714-42af-4b7e-8195-69916980da7e response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:33:44.1942248", - "lastUpdatedTimeUtc": "2025-09-14T06:33:44.4757652", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:39:00.6404207", + "lastUpdatedTimeUtc": "2025-11-26T15:39:00.9372953", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -801,13 +801,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:03 GMT + - Wed, 26 Nov 2025 15:39:20 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/5753d1cf-5de6-4dfc-aeeb-00d8d547a25d/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/5dde1714-42af-4b7e-8195-69916980da7e/result Pragma: - no-cache RequestId: - - f20ea8dc-4eac-4b89-9b82-dd4084438d48 + - ce829623-b58e-44ba-bd4e-29a1d30be234 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -815,7 +815,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 5753d1cf-5de6-4dfc-aeeb-00d8d547a25d + - 5dde1714-42af-4b7e-8195-69916980da7e status: code: 200 message: OK @@ -831,14 +831,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/5753d1cf-5de6-4dfc-aeeb-00d8d547a25d/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/5dde1714-42af-4b7e-8195-69916980da7e/result response: body: - string: '{"id": "950ecc88-9e12-4c61-929b-7fd71edc1d66", "type": "Notebook", + string: '{"id": "4d09703d-ad97-401e-8b87-fb10aa00f05d", "type": "Notebook", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId @@ -849,11 +849,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:34:04 GMT + - Wed, 26 Nov 2025 15:39:21 GMT Pragma: - no-cache RequestId: - - f828c57d-d29c-4c51-80f5-5a690022914d + - 5164e8a5-cf2a-4964-9e4e-0a5fe4de9bd1 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -877,13 +877,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -894,15 +894,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:03 GMT + - Wed, 26 Nov 2025 15:39:21 GMT Pragma: - no-cache RequestId: - - 3afd601f-5d82-43b0-a106-4d75d57f771e + - 74772a25-14aa-4146-8d18-7e4d1916b55e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -910,7 +910,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -928,14 +928,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "950ecc88-9e12-4c61-929b-7fd71edc1d66", "type": "Notebook", + string: '{"value": [{"id": "4d09703d-ad97-401e-8b87-fb10aa00f05d", "type": "Notebook", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -948,11 +948,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:04 GMT + - Wed, 26 Nov 2025 15:39:22 GMT Pragma: - no-cache RequestId: - - f4833e15-e72e-43ae-a1b9-8b568af760ce + - 9eb52de1-ee89-44d2-9d8f-eaa92b640540 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -960,7 +960,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -980,9 +980,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/950ecc88-9e12-4c61-929b-7fd71edc1d66 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/4d09703d-ad97-401e-8b87-fb10aa00f05d response: body: string: '' @@ -998,11 +998,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:34:04 GMT + - Wed, 26 Nov 2025 15:39:23 GMT Pragma: - no-cache RequestId: - - f9add128-457b-4869-9373-54332c292365 + - b32fd748-06eb-47bc-a71b-3bb81db122ef Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1010,7 +1010,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_reflex_item_success.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_reflex_item_success.yaml index 969ce945b..c1398be34 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_reflex_item_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_reflex_item_success.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:59 GMT + - Wed, 26 Nov 2025 15:44:54 GMT Pragma: - no-cache RequestId: - - 5c43ce4a-dd77-4cad-92f2-bb020162b9c4 + - 51c69aeb-b975-47e3-9e61-a27e2b7ca000 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,17 +62,17 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -81,15 +81,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '283' + - '282' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:59 GMT + - Wed, 26 Nov 2025 15:44:54 GMT Pragma: - no-cache RequestId: - - b42ceaa8-c7b2-45e8-b607-a3d3c5b0fc78 + - db44ae42-f466-4fa8-ba6c-aa511141db2e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -97,7 +97,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -115,17 +115,17 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -134,15 +134,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '283' + - '282' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:38:59 GMT + - Wed, 26 Nov 2025 15:44:55 GMT Pragma: - no-cache RequestId: - - 848894e4-3344-4a81-b232-e9d12a693391 + - e290b779-a774-4078-ab48-0644fcb33391 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -150,7 +150,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -171,13 +171,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/reflexes + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/reflexes response: body: - string: '{"id": "0644714f-e7d0-42a4-bbf5-b7f9fa1d2477", "type": "Reflex", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + string: '{"id": "49a5e020-099d-47c4-9cd6-fd3429cf0807", "type": "Reflex", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -186,17 +186,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '166' + - '167' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:01 GMT + - Wed, 26 Nov 2025 15:44:58 GMT ETag: - '""' Pragma: - no-cache RequestId: - - f146e3e6-c991-4183-9dbc-c35ec9b5db39 + - 9cec7b1a-9b67-484a-ba83-d0b3217304ce Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -204,7 +204,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -222,13 +222,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -239,15 +239,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:01 GMT + - Wed, 26 Nov 2025 15:44:59 GMT Pragma: - no-cache RequestId: - - e1ce6981-f12d-45c4-88c4-ccbfdd7d7cf3 + - 1015fb41-3d97-4a76-8d90-01f2c9b70d69 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -255,7 +255,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -273,19 +273,19 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "0644714f-e7d0-42a4-bbf5-b7f9fa1d2477", "type": "Reflex", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "49a5e020-099d-47c4-9cd6-fd3429cf0807", "type": "Reflex", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -294,15 +294,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '326' + - '325' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:02 GMT + - Wed, 26 Nov 2025 15:44:59 GMT Pragma: - no-cache RequestId: - - e17fcd37-7ef7-4363-a97b-1130fbb803d5 + - ce8b91f2-2871-4a35-aeff-4321fc43b599 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -310,7 +310,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -328,13 +328,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/0644714f-e7d0-42a4-bbf5-b7f9fa1d2477 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/49a5e020-099d-47c4-9cd6-fd3429cf0807 response: body: - string: '{"id": "0644714f-e7d0-42a4-bbf5-b7f9fa1d2477", "type": "Reflex", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + string: '{"id": "49a5e020-099d-47c4-9cd6-fd3429cf0807", "type": "Reflex", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -343,17 +343,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '166' + - '167' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:02 GMT + - Wed, 26 Nov 2025 15:44:59 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 82289c23-1cc3-4cd8-964d-fe988ccb1289 + - 0d085e7a-7a30-42ff-9a2d-97b61ae64808 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -361,7 +361,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -381,9 +381,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/0644714f-e7d0-42a4-bbf5-b7f9fa1d2477/getDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/49a5e020-099d-47c4-9cd6-fd3429cf0807/getDefinition response: body: string: '{"definition": {"parts": [{"path": "ReflexEntities.json", "payload": @@ -397,15 +397,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '424' + - '426' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:03 GMT + - Wed, 26 Nov 2025 15:45:01 GMT Pragma: - no-cache RequestId: - - 1c5f8b54-afd0-485d-912d-ad16d95cde14 + - dc13c2bd-2cc0-44fe-8acf-23c4895335f0 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -413,7 +413,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -431,13 +431,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -448,15 +448,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:04 GMT + - Wed, 26 Nov 2025 15:45:01 GMT Pragma: - no-cache RequestId: - - 77ed748b-374e-4484-94e8-cd50484b9856 + - 25d11748-4240-43d1-a4e5-1debfac5fb9a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -464,7 +464,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -482,19 +482,19 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "0644714f-e7d0-42a4-bbf5-b7f9fa1d2477", "type": "Reflex", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "49a5e020-099d-47c4-9cd6-fd3429cf0807", "type": "Reflex", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -503,15 +503,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '326' + - '325' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:04 GMT + - Wed, 26 Nov 2025 15:45:03 GMT Pragma: - no-cache RequestId: - - f1243515-f4a0-4393-ac7c-bf1706b29057 + - 4bec5897-2976-4320-b992-ba111d609261 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -519,7 +519,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -541,9 +541,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/0644714f-e7d0-42a4-bbf5-b7f9fa1d2477/updateDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/49a5e020-099d-47c4-9cd6-fd3429cf0807/updateDefinition response: body: string: '' @@ -559,11 +559,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:39:07 GMT + - Wed, 26 Nov 2025 15:45:03 GMT Pragma: - no-cache RequestId: - - 8af22473-3c0b-4906-9c8b-de24e39ad70b + - 37488e7c-8892-44ce-a9e1-59038784796a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -571,7 +571,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -589,13 +589,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -606,15 +606,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:06 GMT + - Wed, 26 Nov 2025 15:45:04 GMT Pragma: - no-cache RequestId: - - d2c4579a-921e-4b1c-8e6d-8f546986d96b + - a6bd7bd5-9d76-46ac-a8b2-826cb0c1ec2a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -622,7 +622,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -640,19 +640,19 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "dbd1c269-5c83-4fb0-95a1-610355d1b2a2", "type": "Eventhouse", "displayName": - "fabcli000001_auto", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "1023e97d-59eb-4474-8bfb-1c9db4be6711", "type": "KQLDatabase", "displayName": - "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "0644714f-e7d0-42a4-bbf5-b7f9fa1d2477", "type": "Reflex", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "8d6168d5-7322-4679-a7d8-2144ddbde204", "type": "Eventhouse", "displayName": + "fabcli000001_auto", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "7f3cfa74-34db-40f0-96df-a18acaf2dbc3", "type": "KQLDatabase", "displayName": + "fabcli000001_auto", "description": "fabcli000001_auto", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "49a5e020-099d-47c4-9cd6-fd3429cf0807", "type": "Reflex", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -661,15 +661,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '326' + - '325' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:39:07 GMT + - Wed, 26 Nov 2025 15:45:05 GMT Pragma: - no-cache RequestId: - - 83e1e3dc-cab1-4755-bec8-dfd09b235d98 + - 9e67513e-b80c-4ab7-9d92-638712376e7c Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -677,7 +677,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -697,9 +697,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/0644714f-e7d0-42a4-bbf5-b7f9fa1d2477 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/49a5e020-099d-47c4-9cd6-fd3429cf0807 response: body: string: '' @@ -715,11 +715,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:39:07 GMT + - Wed, 26 Nov 2025 15:45:05 GMT Pragma: - no-cache RequestId: - - dee244ba-21e6-464b-bcce-226d0fb6c696 + - 79f8af75-7629-4b75-8b69-0a81b14dd760 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -727,7 +727,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_report_item_success.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_report_item_success.yaml index 522f439e4..f33baea2f 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_report_item_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_report_item_success.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:20 GMT + - Wed, 26 Nov 2025 15:39:45 GMT Pragma: - no-cache RequestId: - - 9e17559b-1b32-4d78-b537-6f6008ff4e6a + - 171806af-f94d-4748-8a22-e6473dd6983e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,9 +62,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: string: '{"value": []}' @@ -80,11 +80,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:20 GMT + - Wed, 26 Nov 2025 15:39:46 GMT Pragma: - no-cache RequestId: - - 2345b8ff-480b-4b7f-96dc-bc534aea5212 + - 10bc4f38-6f50-4222-8b28-4dc823edd384 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -92,7 +92,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -110,9 +110,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: string: '{"value": []}' @@ -128,11 +128,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:20 GMT + - Wed, 26 Nov 2025 15:39:46 GMT Pragma: - no-cache RequestId: - - 2f7be126-6b76-4c95-af94-c55f851a9580 + - 0070f222-7668-4552-ade0-dd3130e0da48 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -140,7 +140,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -151,11 +151,6 @@ interactions: "SemanticModel", "folderId": null, "definition": {"parts": [{"path": ".platform", "payload": "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9naXRJbnRlZ3JhdGlvbi9wbGF0Zm9ybVByb3BlcnRpZXMvMi4wLjAvc2NoZW1hLmpzb24iLAogICJtZXRhZGF0YSI6IHsKICAgICJ0eXBlIjogIlNlbWFudGljTW9kZWwiLAogICAgImRpc3BsYXlOYW1lIjogIkJsYW5rIgogIH0sCiAgImNvbmZpZyI6IHsKICAgICJ2ZXJzaW9uIjogIjIuMCIsCiAgICAibG9naWNhbElkIjogIjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIKICB9Cn0=", "payloadType": "InlineBase64"}, {"path": "definition.pbism", "payload": "ewogICJ2ZXJzaW9uIjogIjQuMCIsCiAgInNldHRpbmdzIjoge30KfQ==", - "payloadType": "InlineBase64"}, {"path": ".pbi/cache.abf", "payload": "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", - "payloadType": "InlineBase64"}, {"path": ".pbi/editorSettings.json", "payload": - "ewogICJ2ZXJzaW9uIjogIjEuMCIsCiAgImF1dG9kZXRlY3RSZWxhdGlvbnNoaXBzIjogdHJ1ZSwKICAicGFyYWxsZWxRdWVyeUxvYWRpbmciOiB0cnVlLAogICJ0eXBlRGV0ZWN0aW9uRW5hYmxlZCI6IHRydWUsCiAgInJlbGF0aW9uc2hpcEltcG9ydEVuYWJsZWQiOiB0cnVlLAogICJzaG91bGROb3RpZnlVc2VyT2ZOYW1lQ29uZmxpY3RSZXNvbHV0aW9uIjogdHJ1ZQp9", - "payloadType": "InlineBase64"}, {"path": ".pbi/localSettings.json", "payload": - "ewogICJ2ZXJzaW9uIjogIjEuMSIsCiAgInVzZXJDb25zZW50Ijoge30sCiAgInNlY3VyaXR5QmluZGluZ3NTaWduYXR1cmUiOiAiQVFBQUFOQ01uZDhCRmRFUmpIb0F3RS9DbCtzQkFBQUFvUkZOMUFHRkZFaUpaajhIb1p4aGR3QUFBQUFDQUFBQUFBQVFaZ0FBQUFFQUFDQUFBQUFvU2FHNWVxMXNLbmtqMmt4YnhCdGdra1kzUGQxWjVSdXAxelRjMHprTGt3QUFBQUFPZ0FBQUFBSUFBQ0FBQUFEdGtoYkVtVUEwM0FWNlpsMWVPNFFGdldrQzNTNjR3U2JqT2dIL2xrblM5VkFBQUFBSXU4WlAyVGxNZ1JMc25sd0VZUmJIZVRab1N0WUY4ODMvbHQzbjErSFlMUU44TGdHUjlZdnpxUmhYektDSVkwSkhNRVZqeW5WS1dIaThaYkl1K2FxSVFpbmVpRTk4SDZEanQ3M3lka0s1U0VBQUFBQTY0dVJDTlNHdzNoRmVXV2FXUVFzVXNNYnQwWGdzQm5GREVLVzgyZmJ5NmZpUXduOTlndTU1d3REam53aHFGSWlLM1h0RkFrVTIyelY3WkZ6WVZXTjQiCn0=", "payloadType": "InlineBase64"}, {"path": "definition/database.tmdl", "payload": "ZGF0YWJhc2UKCWNvbXBhdGliaWxpdHlMZXZlbDogMTU2MQoK", "payloadType": "InlineBase64"}, {"path": "definition/model.tmdl", "payload": "bW9kZWwgTW9kZWwKCWN1bHR1cmU6IGVuLVVTCglkZWZhdWx0UG93ZXJCSURhdGFTb3VyY2VWZXJzaW9uOiBwb3dlckJJX1YzCglzb3VyY2VRdWVyeUN1bHR1cmU6IGVuLVVTCglkYXRhQWNjZXNzT3B0aW9ucwoJCWxlZ2FjeVJlZGlyZWN0cwoJCXJldHVybkVycm9yVmFsdWVzQXNOdWxsCgphbm5vdGF0aW9uIFBCSV9RdWVyeU9yZGVyID0gWyJUYWJsZSJdCgphbm5vdGF0aW9uIF9fUEJJX1RpbWVJbnRlbGxpZ2VuY2VFbmFibGVkID0gMQoKYW5ub3RhdGlvbiBQQklEZXNrdG9wVmVyc2lvbiA9IDIuMTQwLjc1MTAuMSAoTWFpbikrYjM2NmM1ODEzNGRkNDJkZjk0MmU5YmJhNjUzNzlmM2YyMzk3M2VlMAoKcmVmIHRhYmxlIFRhYmxl", @@ -170,13 +165,13 @@ interactions: Connection: - keep-alive Content-Length: - - '14970' + - '2673' Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/semanticModels + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/semanticModels response: body: string: 'null' @@ -192,13 +187,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:21 GMT + - Wed, 26 Nov 2025 15:39:47 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/8b9db276-63f3-464f-b09e-9053c05e9f92 + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/938cef1f-c479-4401-a21a-11666e89bc62 Pragma: - no-cache RequestId: - - 67b5a841-b873-4710-bcfe-dbd8e6554eff + - bfdecdcb-dea8-4a0e-9af4-eeaadc002b4f Retry-After: - '20' Strict-Transport-Security: @@ -208,11 +203,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - 8b9db276-63f3-464f-b09e-9053c05e9f92 + - 938cef1f-c479-4401-a21a-11666e89bc62 status: code: 202 message: Accepted @@ -228,13 +223,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/8b9db276-63f3-464f-b09e-9053c05e9f92 + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/938cef1f-c479-4401-a21a-11666e89bc62 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:34:21.6221577", - "lastUpdatedTimeUtc": "2025-09-14T06:34:33.9515562", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:39:47.5028011", + "lastUpdatedTimeUtc": "2025-11-26T15:39:58.0662267", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -248,13 +243,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:41 GMT + - Wed, 26 Nov 2025 15:40:07 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/8b9db276-63f3-464f-b09e-9053c05e9f92/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/938cef1f-c479-4401-a21a-11666e89bc62/result Pragma: - no-cache RequestId: - - 8b13b83c-d61e-4636-b7df-b024c9948796 + - bc9f5b52-d6be-4d31-9a70-a50fb4fe0ee0 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -262,7 +257,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 8b9db276-63f3-464f-b09e-9053c05e9f92 + - 938cef1f-c479-4401-a21a-11666e89bc62 status: code: 200 message: OK @@ -278,13 +273,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/8b9db276-63f3-464f-b09e-9053c05e9f92/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/938cef1f-c479-4401-a21a-11666e89bc62/result response: body: - string: '{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + string: '{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId @@ -295,11 +290,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:34:41 GMT + - Wed, 26 Nov 2025 15:40:07 GMT Pragma: - no-cache RequestId: - - 49fe1c8c-e13a-4f86-967e-463e74152c5f + - 9cc118ed-e48d-4011-864d-926b984b1aa2 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -314,10 +309,8 @@ interactions: - request: body: '{"description": "Created by fab", "displayName": "fabcli000001", "type": "Report", "folderId": null, "definition": {"parts": [{"path": ".platform", "payload": - "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9naXRJbnRlZ3JhdGlvbi9wbGF0Zm9ybVByb3BlcnRpZXMvMi4wLjAvc2NoZW1hLmpzb24iLAogICJtZXRhZGF0YSI6IHsKICAgICJ0eXBlIjogIlJlcG9ydCIsCiAgICAiZGlzcGxheU5hbWUiOiAiQmxhbmsiCiAgfSwKICAiY29uZmlnIjogewogICAgInZlcnNpb24iOiAiMi4wIiwKICAgICJsb2dpY2FsSWQiOiAiYWVjMTBlYTEtNDI4Ny00OGZlLTg3M2QtYzNhZTM4NzVmODAxIgogIH0KfQ==", - "payloadType": "InlineBase64"}, {"path": "definition.pbir", "payload": "eyJ2ZXJzaW9uIjogIjQuMCIsICJkYXRhc2V0UmVmZXJlbmNlIjogeyJieVBhdGgiOiBudWxsLCAiYnlDb25uZWN0aW9uIjogeyJjb25uZWN0aW9uU3RyaW5nIjogIkRhdGEgU291cmNlPXBvd2VyYmk6Ly9hcGkucG93ZXJiaS5jb20vdjEuMC9teW9yZy9ta2RpcjtJbml0aWFsIENhdGFsb2c9cjM7SW50ZWdyYXRlZCBTZWN1cml0eT1DbGFpbXNUb2tlbiIsICJwYmlTZXJ2aWNlTW9kZWxJZCI6IG51bGwsICJwYmlNb2RlbFZpcnR1YWxTZXJ2ZXJOYW1lIjogInNvYmVfd293dmlydHVhbHNlcnZlciIsICJwYmlNb2RlbERhdGFiYXNlTmFtZSI6ICJhYzMwMTUyNS02NzA3LTQzZjUtYjZjZS00YTRmMmVmNzhhMTAiLCAibmFtZSI6ICJFbnRpdHlEYXRhU291cmNlIiwgImNvbm5lY3Rpb25UeXBlIjogInBiaVNlcnZpY2VYbWxhU3R5bGVMaXZlIn19fQ==", - "payloadType": "InlineBase64"}, {"path": ".pbi/localSettings.json", "payload": - "ewogICJ2ZXJzaW9uIjogIjEuMCIsCiAgInNlY3VyaXR5QmluZGluZ3NTaWduYXR1cmUiOiAiQVFBQUFOQ01uZDhCRmRFUmpIb0F3RS9DbCtzQkFBQUFvUkZOMUFHRkZFaUpaajhIb1p4aGR3QUFBQUFDQUFBQUFBQVFaZ0FBQUFFQUFDQUFBQUM0ZHgrVmFtQVl2N2RFdW51UlVqTWk3Z2x6U3BvNzJnQWcyYnRjOUVGc0tRQUFBQUFPZ0FBQUFBSUFBQ0FBQUFDSVRKVHJWQzllWnd0ZjcrZFVKQUtybGR0RGF1ZXY1bWIwcVBkUGhOK3d3N0FBQUFEaEo3YWl3VXVIQnZkUFd4WktqSG5kaWhLOVRKcHZOQ3lFcFJvTWtQUjBRWDYrSUM4Ukl6ODBRNU90bzZVMzAzRVV2SGdOU3pMQ0FoMVlDR3FFSWs0SWdZU3hkSWc2TElvd0RzS2E1VEdPdVVwQWRKU1N5U0lQV2Y1NEs0UHRMaENjTFM4NUdnWk0vUUpHT0NYbmJadUczdjJxWjNZeVZHVUFYcUxlVEd5Q29qTVZ5N2VEMnhDK1poMkUzOFZhS1ZOanhGTFlwL1FkeFFONzYxMENickpJZHJPVHc0dUpPQVlLdzBqcDdSQy9DVUFBQUFCK1AxTkc5VHF6Y01OZUVXTXZPTkVUUGU0bERxaHFnMjNyQzRjdk9Nd1J3bEwzN1dRa0JCYnlRVEdaMGw0QllNRXJRL3VoTWMxaWY0Z0x4Ym5pYjZOSCIKfQ==", + "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9naXRJbnRlZ3JhdGlvbi9wbGF0Zm9ybVByb3BlcnRpZXMvMi4wLjAvc2NoZW1hLmpzb24iLAogICJtZXRhZGF0YSI6IHsKICAgICJ0eXBlIjogIlJlcG9ydCIsCiAgICAiZGlzcGxheU5hbWUiOiAiQmxhbmsiCiAgfSwKICAiY29uZmlnIjogewogICAgInZlcnNpb24iOiAiMi4wIiwKICAgICJsb2dpY2FsSWQiOiAiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIgogIH0KfQ==", + "payloadType": "InlineBase64"}, {"path": "definition.pbir", "payload": "eyJ2ZXJzaW9uIjogIjQuMCIsICJkYXRhc2V0UmVmZXJlbmNlIjogeyJieVBhdGgiOiBudWxsLCAiYnlDb25uZWN0aW9uIjogeyJjb25uZWN0aW9uU3RyaW5nIjogIkRhdGEgU291cmNlPXBvd2VyYmk6Ly9hcGkucG93ZXJiaS5jb20vdjEuMC9teW9yZy9ta2RpcjtJbml0aWFsIENhdGFsb2c9cjM7SW50ZWdyYXRlZCBTZWN1cml0eT1DbGFpbXNUb2tlbiIsICJwYmlTZXJ2aWNlTW9kZWxJZCI6IG51bGwsICJwYmlNb2RlbFZpcnR1YWxTZXJ2ZXJOYW1lIjogInNvYmVfd293dmlydHVhbHNlcnZlciIsICJwYmlNb2RlbERhdGFiYXNlTmFtZSI6ICIzNzIyYjdiYy02NzcyLTQ3OTUtOGIyMS0yMWYyNjNjYjUwODciLCAibmFtZSI6ICJFbnRpdHlEYXRhU291cmNlIiwgImNvbm5lY3Rpb25UeXBlIjogInBiaVNlcnZpY2VYbWxhU3R5bGVMaXZlIn19fQ==", "payloadType": "InlineBase64"}, {"path": "definition/report.json", "payload": "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9pdGVtL3JlcG9ydC9kZWZpbml0aW9uL3JlcG9ydC8xLjIuMC9zY2hlbWEuanNvbiIsCiAgInRoZW1lQ29sbGVjdGlvbiI6IHsKICAgICJiYXNlVGhlbWUiOiB7CiAgICAgICJuYW1lIjogIkNZMjRTVTEwIiwKICAgICAgInJlcG9ydFZlcnNpb25BdEltcG9ydCI6ICI1LjYxIiwKICAgICAgInR5cGUiOiAiU2hhcmVkUmVzb3VyY2VzIgogICAgfQogIH0sCiAgImxheW91dE9wdGltaXphdGlvbiI6ICJOb25lIiwKICAib2JqZWN0cyI6IHsKICAgICJzZWN0aW9uIjogWwogICAgICB7CiAgICAgICAgInByb3BlcnRpZXMiOiB7CiAgICAgICAgICAidmVydGljYWxBbGlnbm1lbnQiOiB7CiAgICAgICAgICAgICJleHByIjogewogICAgICAgICAgICAgICJMaXRlcmFsIjogewogICAgICAgICAgICAgICAgIlZhbHVlIjogIidUb3AnIgogICAgICAgICAgICAgIH0KICAgICAgICAgICAgfQogICAgICAgICAgfQogICAgICAgIH0KICAgICAgfQogICAgXQogIH0sCiAgInJlc291cmNlUGFja2FnZXMiOiBbCiAgICB7CiAgICAgICJuYW1lIjogIlNoYXJlZFJlc291cmNlcyIsCiAgICAgICJ0eXBlIjogIlNoYXJlZFJlc291cmNlcyIsCiAgICAgICJpdGVtcyI6IFsKICAgICAgICB7CiAgICAgICAgICAibmFtZSI6ICJDWTI0U1UxMCIsCiAgICAgICAgICAicGF0aCI6ICJCYXNlVGhlbWVzL0NZMjRTVTEwLmpzb24iLAogICAgICAgICAgInR5cGUiOiAiQmFzZVRoZW1lIgogICAgICAgIH0KICAgICAgXQogICAgfQogIF0sCiAgInNldHRpbmdzIjogewogICAgInVzZVN0eWxhYmxlVmlzdWFsQ29udGFpbmVySGVhZGVyIjogdHJ1ZSwKICAgICJkZWZhdWx0RHJpbGxGaWx0ZXJPdGhlclZpc3VhbHMiOiB0cnVlLAogICAgImFsbG93Q2hhbmdlRmlsdGVyVHlwZXMiOiB0cnVlLAogICAgInVzZUVuaGFuY2VkVG9vbHRpcHMiOiB0cnVlLAogICAgInVzZURlZmF1bHRBZ2dyZWdhdGVEaXNwbGF5TmFtZSI6IHRydWUKICB9Cn0=", "payloadType": "InlineBase64"}, {"path": "definition/version.json", "payload": @@ -337,13 +330,13 @@ interactions: Connection: - keep-alive Content-Length: - - '22649' + - '21794' Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/reports + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/reports response: body: string: 'null' @@ -359,13 +352,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:41 GMT + - Wed, 26 Nov 2025 15:40:09 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/6b72de2f-2722-4d45-a7cf-20b42b81448f + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/571044cd-5810-40c8-bac0-0b87addf0dd9 Pragma: - no-cache RequestId: - - ef02962e-d4b5-4e3b-80ee-998332b11fd5 + - c85b1b8c-09d0-4243-a5b7-cd5ae05a89db Retry-After: - '20' Strict-Transport-Security: @@ -375,11 +368,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - 6b72de2f-2722-4d45-a7cf-20b42b81448f + - 571044cd-5810-40c8-bac0-0b87addf0dd9 status: code: 202 message: Accepted @@ -395,13 +388,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/6b72de2f-2722-4d45-a7cf-20b42b81448f + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/571044cd-5810-40c8-bac0-0b87addf0dd9 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:34:42.390349", - "lastUpdatedTimeUtc": "2025-09-14T06:34:43.4528798", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:40:10.1764552", + "lastUpdatedTimeUtc": "2025-11-26T15:40:10.4889436", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -411,17 +404,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '131' + - '129' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:35:02 GMT + - Wed, 26 Nov 2025 15:40:30 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/6b72de2f-2722-4d45-a7cf-20b42b81448f/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/571044cd-5810-40c8-bac0-0b87addf0dd9/result Pragma: - no-cache RequestId: - - 2614d68c-2bd2-4343-bc7f-19f50a532e36 + - 9e229906-1be3-44f9-bcf1-06b9ff1593c7 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -429,7 +422,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 6b72de2f-2722-4d45-a7cf-20b42b81448f + - 571044cd-5810-40c8-bac0-0b87addf0dd9 status: code: 200 message: OK @@ -445,13 +438,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/6b72de2f-2722-4d45-a7cf-20b42b81448f/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/571044cd-5810-40c8-bac0-0b87addf0dd9/result response: body: - string: '{"id": "b862f24d-c553-4327-957d-cbbb1c575dbe", "type": "Report", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + string: '{"id": "48bd82e0-85aa-4cff-944a-e5024de0691d", "type": "Report", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId @@ -462,11 +455,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:35:02 GMT + - Wed, 26 Nov 2025 15:40:31 GMT Pragma: - no-cache RequestId: - - 54fac405-a5b6-4693-9c5f-3c12d2de65fb + - cfd837ad-f819-4743-af20-6ff89c291e3e Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -490,13 +483,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -507,15 +500,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:35:02 GMT + - Wed, 26 Nov 2025 15:40:31 GMT Pragma: - no-cache RequestId: - - 132eb560-259f-4467-8620-d362fc92c76b + - 68ec6d3f-4618-4fb2-bdc0-c2d6e2f1ccbb Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -523,7 +516,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -541,16 +534,16 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "b862f24d-c553-4327-957d-cbbb1c575dbe", "type": "Report", + string: '{"value": [{"id": "48bd82e0-85aa-4cff-944a-e5024de0691d", "type": "Report", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -563,11 +556,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:35:02 GMT + - Wed, 26 Nov 2025 15:40:32 GMT Pragma: - no-cache RequestId: - - 83d5a73b-7207-419e-80e0-1f72c7554a10 + - e42f730f-6674-4983-93a3-2acf7511c0d1 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -575,7 +568,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -593,13 +586,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/b862f24d-c553-4327-957d-cbbb1c575dbe + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/48bd82e0-85aa-4cff-944a-e5024de0691d response: body: - string: '{"id": "b862f24d-c553-4327-957d-cbbb1c575dbe", "type": "Report", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + string: '{"id": "48bd82e0-85aa-4cff-944a-e5024de0691d", "type": "Report", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -608,17 +601,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '164' + - '165' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:35:03 GMT + - Wed, 26 Nov 2025 15:40:32 GMT ETag: - '""' Pragma: - no-cache RequestId: - - a8edd714-0155-49ee-999e-9506a0b36e3f + - 9c4011bb-1377-4cef-b7ba-8a5c5d3bd4ce Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -626,7 +619,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -646,9 +639,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/b862f24d-c553-4327-957d-cbbb1c575dbe/getDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/48bd82e0-85aa-4cff-944a-e5024de0691d/getDefinition response: body: string: 'null' @@ -664,13 +657,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:35:03 GMT + - Wed, 26 Nov 2025 15:40:33 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/7e3044b5-5bb3-4b13-9ebe-b030cf6535f3 + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/ca185f9f-bbac-4167-93df-e90f230f928d Pragma: - no-cache RequestId: - - dbe3130a-d4a0-4aba-b3bb-d174374ebbca + - 2b27d1fe-9d94-437b-b016-5a6df8ff65f2 Retry-After: - '20' Strict-Transport-Security: @@ -680,11 +673,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - 7e3044b5-5bb3-4b13-9ebe-b030cf6535f3 + - ca185f9f-bbac-4167-93df-e90f230f928d status: code: 202 message: Accepted @@ -700,13 +693,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/7e3044b5-5bb3-4b13-9ebe-b030cf6535f3 + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/ca185f9f-bbac-4167-93df-e90f230f928d response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:35:03.5969872", - "lastUpdatedTimeUtc": "2025-09-14T06:35:04.3313743", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:40:33.5697397", + "lastUpdatedTimeUtc": "2025-11-26T15:40:33.8509854", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -716,17 +709,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '131' + - '130' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:35:23 GMT + - Wed, 26 Nov 2025 15:40:53 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/7e3044b5-5bb3-4b13-9ebe-b030cf6535f3/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/ca185f9f-bbac-4167-93df-e90f230f928d/result Pragma: - no-cache RequestId: - - 203bca14-2342-4e0f-aab8-16d90bf617c8 + - 37e85451-aff2-43bd-94e7-a83c14e80301 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -734,7 +727,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 7e3044b5-5bb3-4b13-9ebe-b030cf6535f3 + - ca185f9f-bbac-4167-93df-e90f230f928d status: code: 200 message: OK @@ -750,13 +743,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/7e3044b5-5bb3-4b13-9ebe-b030cf6535f3/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/ca185f9f-bbac-4167-93df-e90f230f928d/result response: body: string: '{"definition": {"format": "PBIR", "parts": [{"path": "definition.pbir", - "payload": "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9pdGVtL3JlcG9ydC9kZWZpbml0aW9uUHJvcGVydGllcy8yLjAuMC9zY2hlbWEuanNvbiIsCiAgInZlcnNpb24iOiAiNC4wIiwKICAiZGF0YXNldFJlZmVyZW5jZSI6IHsKICAgICJieUNvbm5lY3Rpb24iOiB7CiAgICAgICJjb25uZWN0aW9uU3RyaW5nIjogIkRhdGEgU291cmNlPXBvd2VyYmk6Ly9hcGkucG93ZXJiaS5jb20vdjEuMC9teW9yZy9mYWJyaWNjbGlfV29ya3NwYWNlUGVyVGVzdGNsYXNzXzAwMDAwMTtpbml0aWFsIGNhdGFsb2c9ZmFiY2xpMDAwMDAxX2F1dG87aW50ZWdyYXRlZCBzZWN1cml0eT1DbGFpbXNUb2tlbjtzZW1hbnRpY21vZGVsaWQ9YWMzMDE1MjUtNjcwNy00M2Y1LWI2Y2UtNGE0ZjJlZjc4YTEwIgogICAgfQogIH0KfQ==", + "payload": "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9pdGVtL3JlcG9ydC9kZWZpbml0aW9uUHJvcGVydGllcy8yLjAuMC9zY2hlbWEuanNvbiIsCiAgInZlcnNpb24iOiAiNC4wIiwKICAiZGF0YXNldFJlZmVyZW5jZSI6IHsKICAgICJieUNvbm5lY3Rpb24iOiB7CiAgICAgICJjb25uZWN0aW9uU3RyaW5nIjogIkRhdGEgU291cmNlPXBvd2VyYmk6Ly9hcGkucG93ZXJiaS5jb20vdjEuMC9teW9yZy9mYWJyaWNjbGlfV29ya3NwYWNlUGVyVGVzdGNsYXNzXzAwMDAwMTtpbml0aWFsIGNhdGFsb2c9ZmFiY2xpMDAwMDAxX2F1dG87aW50ZWdyYXRlZCBzZWN1cml0eT1DbGFpbXNUb2tlbjtzZW1hbnRpY21vZGVsaWQ9MzcyMmI3YmMtNjc3Mi00Nzk1LThiMjEtMjFmMjYzY2I1MDg3IgogICAgfQogIH0KfQ==", "payloadType": "InlineBase64"}, {"path": "StaticResources/SharedResources/BaseThemes/CY24SU10.json", "payload": "ewogICJuYW1lIjogIkNZMjRTVTEwIiwKICAiZGF0YUNvbG9ycyI6IFsKICAgICIjMTE4REZGIiwKICAgICIjMTIyMzlFIiwKICAgICIjRTY2QzM3IiwKICAgICIjNkIwMDdCIiwKICAgICIjRTA0NEE3IiwKICAgICIjNzQ0RUMyIiwKICAgICIjRDlCMzAwIiwKICAgICIjRDY0NTUwIiwKICAgICIjMTk3Mjc4IiwKICAgICIjMUFBQjQwIiwKICAgICIjMTVDNkY0IiwKICAgICIjNDA5MkZGIiwKICAgICIjRkZBMDU4IiwKICAgICIjQkU1REM5IiwKICAgICIjRjQ3MkQwIiwKICAgICIjQjVBMUZGIiwKICAgICIjQzRBMjAwIiwKICAgICIjRkY4MDgwIiwKICAgICIjMDBEQkJDIiwKICAgICIjNUJENjY3IiwKICAgICIjMDA5MUQ1IiwKICAgICIjNDY2OEM1IiwKICAgICIjRkY2MzAwIiwKICAgICIjOTkwMDhBIiwKICAgICIjRUMwMDhDIiwKICAgICIjNTMzMjg1IiwKICAgICIjOTk3MDBBIiwKICAgICIjRkY0MTQxIiwKICAgICIjMUY5QTg1IiwKICAgICIjMjU4OTFDIiwKICAgICIjMDA1N0EyIiwKICAgICIjMDAyMDUwIiwKICAgICIjQzk0RjBGIiwKICAgICIjNDUwRjU0IiwKICAgICIjQjYwMDY0IiwKICAgICIjMzQxMjRGIiwKICAgICIjNkE1QTI5IiwKICAgICIjMUFBQjQwIiwKICAgICIjQkExNDFBIiwKICAgICIjMEMzRDM3IiwKICAgICIjMEI1MTFGIgogIF0sCiAgImZvcmVncm91bmQiOiAiIzI1MjQyMyIsCiAgImZvcmVncm91bmROZXV0cmFsU2Vjb25kYXJ5IjogIiM2MDVFNUMiLAogICJmb3JlZ3JvdW5kTmV1dHJhbFRlcnRpYXJ5IjogIiNCM0IwQUQiLAogICJiYWNrZ3JvdW5kIjogIiNGRkZGRkYiLAogICJiYWNrZ3JvdW5kTGlnaHQiOiAiI0YzRjJGMSIsCiAgImJhY2tncm91bmROZXV0cmFsIjogIiNDOEM2QzQiLAogICJ0YWJsZUFjY2VudCI6ICIjMTE4REZGIiwKICAiZ29vZCI6ICIjMUFBQjQwIiwKICAibmV1dHJhbCI6ICIjRDlCMzAwIiwKICAiYmFkIjogIiNENjQ1NTQiLAogICJtYXhpbXVtIjogIiMxMThERkYiLAogICJjZW50ZXIiOiAiI0Q5QjMwMCIsCiAgIm1pbmltdW0iOiAiI0RFRUZGRiIsCiAgIm51bGwiOiAiI0ZGN0Y0OCIsCiAgImh5cGVybGluayI6ICIjMDA3OGQ0IiwKICAidmlzaXRlZEh5cGVybGluayI6ICIjMDA3OGQ0IiwKICAidGV4dENsYXNzZXMiOiB7CiAgICAiY2FsbG91dCI6IHsKICAgICAgImZvbnRTaXplIjogNDUsCiAgICAgICJmb250RmFjZSI6ICJESU4iLAogICAgICAiY29sb3IiOiAiIzI1MjQyMyIKICAgIH0sCiAgICAidGl0bGUiOiB7CiAgICAgICJmb250U2l6ZSI6IDEyLAogICAgICAiZm9udEZhY2UiOiAiRElOIiwKICAgICAgImNvbG9yIjogIiMyNTI0MjMiCiAgICB9LAogICAgImhlYWRlciI6IHsKICAgICAgImZvbnRTaXplIjogMTIsCiAgICAgICJmb250RmFjZSI6ICJTZWdvZSBVSSBTZW1pYm9sZCIsCiAgICAgICJjb2xvciI6ICIjMjUyNDIzIgogICAgfSwKICAgICJsYWJlbCI6IHsKICAgICAgImZvbnRTaXplIjogMTAsCiAgICAgICJmb250RmFjZSI6ICJTZWdvZSBVSSIsCiAgICAgICJjb2xvciI6ICIjMjUyNDIzIgogICAgfQogIH0sCiAgInZpc3VhbFN0eWxlcyI6IHsKICAgICIqIjogewogICAgICAiKiI6IHsKICAgICAgICAiKiI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgIndvcmRXcmFwIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgImxpbmUiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0cmFuc3BhcmVuY3kiOiAwCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAib3V0bGluZSI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInRyYW5zcGFyZW5jeSI6IDAKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJwbG90QXJlYSI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInRyYW5zcGFyZW5jeSI6IDAKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJjYXRlZ29yeUF4aXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93QXhpc1RpdGxlIjogdHJ1ZSwKICAgICAgICAgICAgImdyaWRsaW5lU3R5bGUiOiAiZG90dGVkIiwKICAgICAgICAgICAgImNvbmNhdGVuYXRlTGFiZWxzIjogZmFsc2UKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJ2YWx1ZUF4aXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93QXhpc1RpdGxlIjogdHJ1ZSwKICAgICAgICAgICAgImdyaWRsaW5lU3R5bGUiOiAiZG90dGVkIgogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInkyQXhpcyI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAidGl0bGUiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0aXRsZVdyYXAiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGluZVN0eWxlcyI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInN0cm9rZVdpZHRoIjogMwogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgIndvcmRXcmFwIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IHRydWUKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJiYWNrZ3JvdW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IHRydWUsCiAgICAgICAgICAgICJ0cmFuc3BhcmVuY3kiOiAwCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiYm9yZGVyIjogWwogICAgICAgICAgewogICAgICAgICAgICAid2lkdGgiOiAxCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAib3V0c3BhY2VQYW5lIjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZENvbG9yIjogewogICAgICAgICAgICAgICJzb2xpZCI6IHsKICAgICAgICAgICAgICAgICJjb2xvciI6ICIjZmZmZmZmIgogICAgICAgICAgICAgIH0KICAgICAgICAgICAgfSwKICAgICAgICAgICAgInRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJib3JkZXIiOiB0cnVlLAogICAgICAgICAgICAiYm9yZGVyQ29sb3IiOiB7CiAgICAgICAgICAgICAgInNvbGlkIjogewogICAgICAgICAgICAgICAgImNvbG9yIjogIiNCM0IwQUQiCiAgICAgICAgICAgICAgfQogICAgICAgICAgICB9CiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiZmlsdGVyQ2FyZCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgIiRpZCI6ICJBcHBsaWVkIiwKICAgICAgICAgICAgInRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJmb3JlZ3JvdW5kQ29sb3IiOiB7CiAgICAgICAgICAgICAgInNvbGlkIjogewogICAgICAgICAgICAgICAgImNvbG9yIjogIiMyNTI0MjMiCiAgICAgICAgICAgICAgfQogICAgICAgICAgICB9LAogICAgICAgICAgICAiYm9yZGVyIjogdHJ1ZQogICAgICAgICAgfSwKICAgICAgICAgIHsKICAgICAgICAgICAgIiRpZCI6ICJBdmFpbGFibGUiLAogICAgICAgICAgICAidHJhbnNwYXJlbmN5IjogMCwKICAgICAgICAgICAgImZvcmVncm91bmRDb2xvciI6IHsKICAgICAgICAgICAgICAic29saWQiOiB7CiAgICAgICAgICAgICAgICAiY29sb3IiOiAiIzI1MjQyMyIKICAgICAgICAgICAgICB9CiAgICAgICAgICAgIH0sCiAgICAgICAgICAgICJib3JkZXIiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInNjYXR0ZXJDaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImJ1YmJsZXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJidWJibGVTaXplIjogLTEwLAogICAgICAgICAgICAibWFya2VyUmFuZ2VUeXBlIjogImF1dG8iCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiZmlsbFBvaW50IjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IHRydWUKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJsZWdlbmQiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93R3JhZGllbnRMZWdlbmQiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImxpbmVDaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJyZXNwb25zaXZlIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiZm9yZWNhc3QiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJtYXRjaFNlcmllc0ludGVycG9sYXRpb24iOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgIm1hcCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImJ1YmJsZXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJidWJibGVTaXplIjogLTEwLAogICAgICAgICAgICAibWFya2VyUmFuZ2VUeXBlIjogImF1dG8iCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImF6dXJlTWFwIjogewogICAgICAiKiI6IHsKICAgICAgICAiYnViYmxlTGF5ZXIiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJidWJibGVSYWRpdXMiOiA4LAogICAgICAgICAgICAibWluQnViYmxlUmFkaXVzIjogOCwKICAgICAgICAgICAgIm1heFJhZGl1cyI6IDQwCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiYmFyQ2hhcnQiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJiYXJIZWlnaHQiOiAzLAogICAgICAgICAgICAidGhpY2tuZXNzIjogMwogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJwaWVDaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImxlZ2VuZCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiB0cnVlLAogICAgICAgICAgICAicG9zaXRpb24iOiAiUmlnaHRDZW50ZXIiCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGFiZWxzIjogWwogICAgICAgICAgewogICAgICAgICAgICAibGFiZWxTdHlsZSI6ICJEYXRhIHZhbHVlLCBwZXJjZW50IG9mIHRvdGFsIgogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJkb251dENoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IHRydWUsCiAgICAgICAgICAgICJwb3NpdGlvbiI6ICJSaWdodENlbnRlciIKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJsYWJlbHMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJsYWJlbFN0eWxlIjogIkRhdGEgdmFsdWUsIHBlcmNlbnQgb2YgdG90YWwiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInBpdm90VGFibGUiOiB7CiAgICAgICIqIjogewogICAgICAgICJyb3dIZWFkZXJzIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0V4cGFuZENvbGxhcHNlQnV0dG9ucyI6IHRydWUsCiAgICAgICAgICAgICJsZWdhY3lTdHlsZURpc2FibGVkIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJtdWx0aVJvd0NhcmQiOiB7CiAgICAgICIqIjogewogICAgICAgICJjYXJkIjogWwogICAgICAgICAgewogICAgICAgICAgICAib3V0bGluZVdlaWdodCI6IDIsCiAgICAgICAgICAgICJiYXJTaG93IjogdHJ1ZSwKICAgICAgICAgICAgImJhcldlaWdodCI6IDIKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0KICAgIH0sCiAgICAia3BpIjogewogICAgICAiKiI6IHsKICAgICAgICAidHJlbmRsaW5lIjogWwogICAgICAgICAgewogICAgICAgICAgICAidHJhbnNwYXJlbmN5IjogMjAKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0KICAgIH0sCiAgICAiY2FyZFZpc3VhbCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImxheW91dCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgIm1heFRpbGVzIjogMwogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgIm92ZXJmbG93IjogWwogICAgICAgICAgewogICAgICAgICAgICAidHlwZSI6IDAKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJpbWFnZSI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImZpeGVkU2l6ZSI6IGZhbHNlCiAgICAgICAgICB9LAogICAgICAgICAgewogICAgICAgICAgICAiaW1hZ2VBcmVhU2l6ZSI6IDUwCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImFkdmFuY2VkU2xpY2VyVmlzdWFsIjogewogICAgICAiKiI6IHsKICAgICAgICAibGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAibWF4VGlsZXMiOiAzCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInNsaWNlciI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJyZXNwb25zaXZlIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgImRhdGUiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJoaWRlRGF0ZVBpY2tlckJ1dHRvbiI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiaXRlbXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJwYWRkaW5nIjogNCwKICAgICAgICAgICAgImFjY2Vzc2liaWxpdHlDb250cmFzdFByb3BlcnRpZXMiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgIndhdGVyZmFsbENoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImNvbHVtbkNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImNsdXN0ZXJlZENvbHVtbkNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImh1bmRyZWRQZXJjZW50U3RhY2tlZENvbHVtbkNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImJhckNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImNsdXN0ZXJlZEJhckNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImh1bmRyZWRQZXJjZW50U3RhY2tlZEJhckNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImFyZWFDaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJyZXNwb25zaXZlIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInN0YWNrZWRBcmVhQ2hhcnQiOiB7CiAgICAgICIqIjogewogICAgICAgICJnZW5lcmFsIjogWwogICAgICAgICAgewogICAgICAgICAgICAicmVzcG9uc2l2ZSI6IHRydWUKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJzbWFsbE11bHRpcGxlc0xheW91dCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImJhY2tncm91bmRUcmFuc3BhcmVuY3kiOiAwLAogICAgICAgICAgICAiZ3JpZExpbmVUeXBlIjogImlubmVyIgogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJsaW5lQ2x1c3RlcmVkQ29sdW1uQ29tYm9DaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJyZXNwb25zaXZlIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImxpbmVTdGFja2VkQ29sdW1uQ29tYm9DaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJyZXNwb25zaXZlIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInJpYmJvbkNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAic21hbGxNdWx0aXBsZXNMYXlvdXQiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJiYWNrZ3JvdW5kVHJhbnNwYXJlbmN5IjogMCwKICAgICAgICAgICAgImdyaWRMaW5lVHlwZSI6ICJpbm5lciIKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJ2YWx1ZUF4aXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93IjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJodW5kcmVkUGVyY2VudFN0YWNrZWRBcmVhQ2hhcnQiOiB7CiAgICAgICIqIjogewogICAgICAgICJnZW5lcmFsIjogWwogICAgICAgICAgewogICAgICAgICAgICAicmVzcG9uc2l2ZSI6IHRydWUKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJzbWFsbE11bHRpcGxlc0xheW91dCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImJhY2tncm91bmRUcmFuc3BhcmVuY3kiOiAwLAogICAgICAgICAgICAiZ3JpZExpbmVUeXBlIjogImlubmVyIgogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJncm91cCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImJhY2tncm91bmQiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93IjogZmFsc2UKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0KICAgIH0sCiAgICAiYmFzaWNTaGFwZSI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImJhY2tncm91bmQiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93IjogZmFsc2UKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJnZW5lcmFsIjogWwogICAgICAgICAgewogICAgICAgICAgICAia2VlcExheWVyT3JkZXIiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAidmlzdWFsSGVhZGVyIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInNoYXBlIjogewogICAgICAiKiI6IHsKICAgICAgICAiYmFja2dyb3VuZCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiBmYWxzZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJrZWVwTGF5ZXJPcmRlciI6IHRydWUKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJ2aXN1YWxIZWFkZXIiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93IjogZmFsc2UKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0KICAgIH0sCiAgICAiaW1hZ2UiOiB7CiAgICAgICIqIjogewogICAgICAgICJiYWNrZ3JvdW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImtlZXBMYXllck9yZGVyIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInZpc3VhbEhlYWRlciI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiBmYWxzZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgImxvY2tBc3BlY3QiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93IjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJhY3Rpb25CdXR0b24iOiB7CiAgICAgICIqIjogewogICAgICAgICJiYWNrZ3JvdW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAidmlzdWFsSGVhZGVyIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInBhZ2VOYXZpZ2F0b3IiOiB7CiAgICAgICIqIjogewogICAgICAgICJiYWNrZ3JvdW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAidmlzdWFsSGVhZGVyIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImJvb2ttYXJrTmF2aWdhdG9yIjogewogICAgICAiKiI6IHsKICAgICAgICAiYmFja2dyb3VuZCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiBmYWxzZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInZpc3VhbEhlYWRlciI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiBmYWxzZQogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJ0ZXh0Ym94IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImtlZXBMYXllck9yZGVyIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInZpc3VhbEhlYWRlciI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiBmYWxzZQogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJwYWdlIjogewogICAgICAiKiI6IHsKICAgICAgICAib3V0c3BhY2UiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJjb2xvciI6IHsKICAgICAgICAgICAgICAic29saWQiOiB7CiAgICAgICAgICAgICAgICAiY29sb3IiOiAiI0ZGRkZGRiIKICAgICAgICAgICAgICB9CiAgICAgICAgICAgIH0KICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJiYWNrZ3JvdW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAidHJhbnNwYXJlbmN5IjogMTAwCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9CiAgfQp9", "payloadType": "InlineBase64"}, {"path": "definition/version.json", "payload": @@ -779,11 +772,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:35:23 GMT + - Wed, 26 Nov 2025 15:40:54 GMT Pragma: - no-cache RequestId: - - 9d19424f-591e-42f9-9ea1-3ae02cee6844 + - b1bca483-d949-4347-8f26-28e16307ae41 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -807,13 +800,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -824,15 +817,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:35:23 GMT + - Wed, 26 Nov 2025 15:40:55 GMT Pragma: - no-cache RequestId: - - 66768176-1749-44c3-9611-2d8df4028d01 + - d9ed1cf3-e849-473b-bfb3-a76187f09aa6 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -840,7 +833,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -858,16 +851,16 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "b862f24d-c553-4327-957d-cbbb1c575dbe", "type": "Report", + string: '{"value": [{"id": "48bd82e0-85aa-4cff-944a-e5024de0691d", "type": "Report", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -880,11 +873,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:35:23 GMT + - Wed, 26 Nov 2025 15:40:56 GMT Pragma: - no-cache RequestId: - - 20d8a946-406c-4921-ab7e-4f845d0dedb5 + - 9ba85573-0ad8-47c3-86ff-261a6dc42339 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -892,14 +885,14 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: code: 200 message: OK - request: - body: '{"definition": {"parts": [{"path": "definition.pbir", "payload": "ewogICAgIiRzY2hlbWEiOiAiaHR0cHM6Ly9kZXZlbG9wZXIubWljcm9zb2Z0LmNvbS9qc29uLXNjaGVtYXMvZmFicmljL2l0ZW0vcmVwb3J0L2RlZmluaXRpb25Qcm9wZXJ0aWVzLzIuMC4wL3NjaGVtYS5qc29uIiwKICAgICJ2ZXJzaW9uIjogIjQuMCIsCiAgICAiZGF0YXNldFJlZmVyZW5jZSI6IHsKICAgICAgICAiYnlDb25uZWN0aW9uIjogewogICAgICAgICAgICAiY29ubmVjdGlvblN0cmluZyI6ICJEYXRhIFNvdXJjZT1wb3dlcmJpOi8vYXBpLnBvd2VyYmkuY29tL3YxLjAvbXlvcmcvZmFicmljY2xpX1dvcmtzcGFjZVBlclRlc3RjbGFzc18wMDAwMDE7aW5pdGlhbCBjYXRhbG9nPWZhYmNsaTAwMDAwMV9hdXRvO2ludGVncmF0ZWQgc2VjdXJpdHk9Q2xhaW1zVG9rZW47c2VtYW50aWNtb2RlbGlkPWFjMzAxNTI1LTY3MDctNDNmNS1iNmNlLTRhNGYyZWY3OGExMCIKICAgICAgICB9CiAgICB9Cn0=", + body: '{"definition": {"parts": [{"path": "definition.pbir", "payload": "ewogICAgIiRzY2hlbWEiOiAiaHR0cHM6Ly9kZXZlbG9wZXIubWljcm9zb2Z0LmNvbS9qc29uLXNjaGVtYXMvZmFicmljL2l0ZW0vcmVwb3J0L2RlZmluaXRpb25Qcm9wZXJ0aWVzLzIuMC4wL3NjaGVtYS5qc29uIiwKICAgICJ2ZXJzaW9uIjogIjQuMCIsCiAgICAiZGF0YXNldFJlZmVyZW5jZSI6IHsKICAgICAgICAiYnlDb25uZWN0aW9uIjogewogICAgICAgICAgICAiY29ubmVjdGlvblN0cmluZyI6ICJEYXRhIFNvdXJjZT1wb3dlcmJpOi8vYXBpLnBvd2VyYmkuY29tL3YxLjAvbXlvcmcvZmFicmljY2xpX1dvcmtzcGFjZVBlclRlc3RjbGFzc18wMDAwMDE7aW5pdGlhbCBjYXRhbG9nPWZhYmNsaTAwMDAwMV9hdXRvO2ludGVncmF0ZWQgc2VjdXJpdHk9Q2xhaW1zVG9rZW47c2VtYW50aWNtb2RlbGlkPTM3MjJiN2JjLTY3NzItNDc5NS04YjIxLTIxZjI2M2NiNTA4NyIKICAgICAgICB9CiAgICB9Cn0=", "payloadType": "InlineBase64"}, {"path": ".platform", "payload": "ewogICAgIiRzY2hlbWEiOiAiaHR0cHM6Ly9kZXZlbG9wZXIubWljcm9zb2Z0LmNvbS9qc29uLXNjaGVtYXMvZmFicmljL2dpdEludGVncmF0aW9uL3BsYXRmb3JtUHJvcGVydGllcy8yLjAuMC9zY2hlbWEuanNvbiIsCiAgICAibWV0YWRhdGEiOiB7CiAgICAgICAgInR5cGUiOiAiUmVwb3J0IiwKICAgICAgICAiZGlzcGxheU5hbWUiOiAiZmFiY2xpMDAwMDAxIiwKICAgICAgICAiZGVzY3JpcHRpb24iOiAiQ3JlYXRlZCBieSBmYWIiCiAgICB9LAogICAgImNvbmZpZyI6IHsKICAgICAgICAidmVyc2lvbiI6ICIyLjAiLAogICAgICAgICJsb2dpY2FsSWQiOiAiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIgogICAgfQp9", "payloadType": "InlineBase64"}, {"path": "definition/version.json", "payload": "ewogICAgIiRzY2hlbWEiOiAiaHR0cHM6Ly9kZXZlbG9wZXIubWljcm9zb2Z0LmNvbS9qc29uLXNjaGVtYXMvZmFicmljL2l0ZW0vcmVwb3J0L2RlZmluaXRpb24vdmVyc2lvbk1ldGFkYXRhLzEuMC4wL3NjaGVtYS5qc29uIiwKICAgICJ2ZXJzaW9uIjogIjIuMC4wIgp9", @@ -924,9 +917,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/b862f24d-c553-4327-957d-cbbb1c575dbe/updateDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/48bd82e0-85aa-4cff-944a-e5024de0691d/updateDefinition response: body: string: 'null' @@ -942,13 +935,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:35:24 GMT + - Wed, 26 Nov 2025 15:40:57 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/11d9877d-2ee0-4622-9b26-3d96f1df306e + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/ad963e10-1723-4917-8362-5c799a64892b Pragma: - no-cache RequestId: - - b1347752-0fab-41c4-a0eb-8d7dbdfdda05 + - dee2f58d-4ec8-4cf0-8c19-b94dd2c5a045 Retry-After: - '20' Strict-Transport-Security: @@ -958,11 +951,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - 11d9877d-2ee0-4622-9b26-3d96f1df306e + - ad963e10-1723-4917-8362-5c799a64892b status: code: 202 message: Accepted @@ -978,13 +971,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/11d9877d-2ee0-4622-9b26-3d96f1df306e + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/ad963e10-1723-4917-8362-5c799a64892b response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:35:24.7095411", - "lastUpdatedTimeUtc": "2025-09-14T06:35:26.1939241", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:40:58.4471638", + "lastUpdatedTimeUtc": "2025-11-26T15:40:58.8221519", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -994,15 +987,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '131' + - '130' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:35:44 GMT + - Wed, 26 Nov 2025 15:41:18 GMT Pragma: - no-cache RequestId: - - 8d8abc96-84fc-42ff-88c9-515400d09d02 + - 70d4cccd-4bf9-4de7-bc1b-14b6af70ea3b Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1024,62 +1017,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 - method: GET - uri: https://api.fabric.microsoft.com/v1/operations/11d9877d-2ee0-4622-9b26-3d96f1df306e/result - response: - body: - string: '{"requestId": "31936bd2-c00e-47e8-a4fc-ab7445b47087", "errorCode": - "OperationHasNoResult", "message": "The operation has no result"}' - headers: - Access-Control-Expose-Headers: - - RequestId - Cache-Control: - - no-store, must-revalidate, no-cache - Content-Type: - - application/json; charset=utf-8 - Date: - - Sun, 14 Sep 2025 06:35:45 GMT - Pragma: - - no-cache - RequestId: - - 31936bd2-c00e-47e8-a4fc-ab7445b47087 - Strict-Transport-Security: - - max-age=31536000; includeSubDomains - Transfer-Encoding: - - chunked - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - deny - home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ - request-redirected: - - 'true' - x-ms-public-api-error-code: - - OperationHasNoResult - status: - code: 400 - message: Bad Request -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Type: - - application/json - User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -1090,15 +1034,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:35:45 GMT + - Wed, 26 Nov 2025 15:41:19 GMT Pragma: - no-cache RequestId: - - 707fd766-f669-4fbf-9a09-4b521d2b2a8d + - 74f8e334-1f4d-46f4-951c-7f87b7bc3786 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1106,7 +1050,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -1124,16 +1068,16 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "b862f24d-c553-4327-957d-cbbb1c575dbe", "type": "Report", + string: '{"value": [{"id": "48bd82e0-85aa-4cff-944a-e5024de0691d", "type": "Report", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}, {"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", + "a236738d-ce17-46dd-b17c-ef2502924abb"}, {"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -1146,11 +1090,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:35:45 GMT + - Wed, 26 Nov 2025 15:41:20 GMT Pragma: - no-cache RequestId: - - f5d22d6d-b5e4-4e4b-a68e-6ed879fada3a + - 6f939afb-e5df-4d38-ad89-f99e2f137241 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1158,7 +1102,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -1178,9 +1122,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/b862f24d-c553-4327-957d-cbbb1c575dbe + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/48bd82e0-85aa-4cff-944a-e5024de0691d response: body: string: '' @@ -1196,11 +1140,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:35:45 GMT + - Wed, 26 Nov 2025 15:41:21 GMT Pragma: - no-cache RequestId: - - 14abd906-957f-4fa5-9770-2e818d68f46a + - 192a8008-db9d-474b-aa47-396379e1a0ca Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1208,7 +1152,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_semantic_model_item_success.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_semantic_model_item_success.yaml index 6e5f73a7f..1e0b923e8 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_semantic_model_item_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_semantic_model_item_success.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:35:46 GMT + - Wed, 26 Nov 2025 15:41:21 GMT Pragma: - no-cache RequestId: - - c46b7e55-4399-420c-9e4f-ed6bb6cd5f4c + - 8be19b29-bbfa-4964-bccb-c4a04504f2fc Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,13 +62,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -77,15 +77,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '176' + - '175' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:35:46 GMT + - Wed, 26 Nov 2025 15:41:22 GMT Pragma: - no-cache RequestId: - - 1d99ef40-e6a6-43ee-a3d8-3e07fe40e3d0 + - 05462811-11ba-435a-9887-20a3e83ec519 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -93,7 +93,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -111,13 +111,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -126,15 +126,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '176' + - '175' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:35:47 GMT + - Wed, 26 Nov 2025 15:41:22 GMT Pragma: - no-cache RequestId: - - 0d0a509e-592e-4b33-b2fe-a35acad64e58 + - 5d552999-322e-4eb0-bcb9-68418e1363a4 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -142,7 +142,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -153,11 +153,6 @@ interactions: "SemanticModel", "folderId": null, "definition": {"parts": [{"path": ".platform", "payload": "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9naXRJbnRlZ3JhdGlvbi9wbGF0Zm9ybVByb3BlcnRpZXMvMi4wLjAvc2NoZW1hLmpzb24iLAogICJtZXRhZGF0YSI6IHsKICAgICJ0eXBlIjogIlNlbWFudGljTW9kZWwiLAogICAgImRpc3BsYXlOYW1lIjogIkJsYW5rIgogIH0sCiAgImNvbmZpZyI6IHsKICAgICJ2ZXJzaW9uIjogIjIuMCIsCiAgICAibG9naWNhbElkIjogIjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIKICB9Cn0=", "payloadType": "InlineBase64"}, {"path": "definition.pbism", "payload": "ewogICJ2ZXJzaW9uIjogIjQuMCIsCiAgInNldHRpbmdzIjoge30KfQ==", - "payloadType": "InlineBase64"}, {"path": ".pbi/cache.abf", "payload": "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", - "payloadType": "InlineBase64"}, {"path": ".pbi/editorSettings.json", "payload": - "ewogICJ2ZXJzaW9uIjogIjEuMCIsCiAgImF1dG9kZXRlY3RSZWxhdGlvbnNoaXBzIjogdHJ1ZSwKICAicGFyYWxsZWxRdWVyeUxvYWRpbmciOiB0cnVlLAogICJ0eXBlRGV0ZWN0aW9uRW5hYmxlZCI6IHRydWUsCiAgInJlbGF0aW9uc2hpcEltcG9ydEVuYWJsZWQiOiB0cnVlLAogICJzaG91bGROb3RpZnlVc2VyT2ZOYW1lQ29uZmxpY3RSZXNvbHV0aW9uIjogdHJ1ZQp9", - "payloadType": "InlineBase64"}, {"path": ".pbi/localSettings.json", "payload": - "ewogICJ2ZXJzaW9uIjogIjEuMSIsCiAgInVzZXJDb25zZW50Ijoge30sCiAgInNlY3VyaXR5QmluZGluZ3NTaWduYXR1cmUiOiAiQVFBQUFOQ01uZDhCRmRFUmpIb0F3RS9DbCtzQkFBQUFvUkZOMUFHRkZFaUpaajhIb1p4aGR3QUFBQUFDQUFBQUFBQVFaZ0FBQUFFQUFDQUFBQUFvU2FHNWVxMXNLbmtqMmt4YnhCdGdra1kzUGQxWjVSdXAxelRjMHprTGt3QUFBQUFPZ0FBQUFBSUFBQ0FBQUFEdGtoYkVtVUEwM0FWNlpsMWVPNFFGdldrQzNTNjR3U2JqT2dIL2xrblM5VkFBQUFBSXU4WlAyVGxNZ1JMc25sd0VZUmJIZVRab1N0WUY4ODMvbHQzbjErSFlMUU44TGdHUjlZdnpxUmhYektDSVkwSkhNRVZqeW5WS1dIaThaYkl1K2FxSVFpbmVpRTk4SDZEanQ3M3lka0s1U0VBQUFBQTY0dVJDTlNHdzNoRmVXV2FXUVFzVXNNYnQwWGdzQm5GREVLVzgyZmJ5NmZpUXduOTlndTU1d3REam53aHFGSWlLM1h0RkFrVTIyelY3WkZ6WVZXTjQiCn0=", "payloadType": "InlineBase64"}, {"path": "definition/database.tmdl", "payload": "ZGF0YWJhc2UKCWNvbXBhdGliaWxpdHlMZXZlbDogMTU2MQoK", "payloadType": "InlineBase64"}, {"path": "definition/model.tmdl", "payload": "bW9kZWwgTW9kZWwKCWN1bHR1cmU6IGVuLVVTCglkZWZhdWx0UG93ZXJCSURhdGFTb3VyY2VWZXJzaW9uOiBwb3dlckJJX1YzCglzb3VyY2VRdWVyeUN1bHR1cmU6IGVuLVVTCglkYXRhQWNjZXNzT3B0aW9ucwoJCWxlZ2FjeVJlZGlyZWN0cwoJCXJldHVybkVycm9yVmFsdWVzQXNOdWxsCgphbm5vdGF0aW9uIFBCSV9RdWVyeU9yZGVyID0gWyJUYWJsZSJdCgphbm5vdGF0aW9uIF9fUEJJX1RpbWVJbnRlbGxpZ2VuY2VFbmFibGVkID0gMQoKYW5ub3RhdGlvbiBQQklEZXNrdG9wVmVyc2lvbiA9IDIuMTQwLjc1MTAuMSAoTWFpbikrYjM2NmM1ODEzNGRkNDJkZjk0MmU5YmJhNjUzNzlmM2YyMzk3M2VlMAoKcmVmIHRhYmxlIFRhYmxl", @@ -172,13 +167,13 @@ interactions: Connection: - keep-alive Content-Length: - - '14965' + - '2668' Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/semanticModels + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/semanticModels response: body: string: 'null' @@ -194,13 +189,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:35:46 GMT + - Wed, 26 Nov 2025 15:41:23 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/4c4bb6fd-e329-4428-8499-61372719ff7c + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/bad1c4b8-b848-4670-ae33-e99639c59bef Pragma: - no-cache RequestId: - - aab0b576-b11e-4be8-a463-9ff2a2ffb82d + - 3c69217a-d1b4-4a1a-ad99-8860ed5c4b78 Retry-After: - '20' Strict-Transport-Security: @@ -210,11 +205,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - 4c4bb6fd-e329-4428-8499-61372719ff7c + - bad1c4b8-b848-4670-ae33-e99639c59bef status: code: 202 message: Accepted @@ -230,13 +225,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/4c4bb6fd-e329-4428-8499-61372719ff7c + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/bad1c4b8-b848-4670-ae33-e99639c59bef response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:35:47.7738725", - "lastUpdatedTimeUtc": "2025-09-14T06:35:59.789917", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:41:23.5752152", + "lastUpdatedTimeUtc": "2025-11-26T15:41:34.3262806", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -246,17 +241,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '132' + - '131' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:36:07 GMT + - Wed, 26 Nov 2025 15:41:43 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/4c4bb6fd-e329-4428-8499-61372719ff7c/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/bad1c4b8-b848-4670-ae33-e99639c59bef/result Pragma: - no-cache RequestId: - - fa70061f-c980-4b81-874d-d975d5669158 + - 75898e16-1e59-4a7a-a09e-6fd3ba0066e1 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -264,7 +259,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 4c4bb6fd-e329-4428-8499-61372719ff7c + - bad1c4b8-b848-4670-ae33-e99639c59bef status: code: 200 message: OK @@ -280,13 +275,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/4c4bb6fd-e329-4428-8499-61372719ff7c/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/bad1c4b8-b848-4670-ae33-e99639c59bef/result response: body: - string: '{"id": "e5bbcf7f-da29-464f-a186-813d5007910c", "type": "SemanticModel", - "displayName": "fabcli000001", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + string: '{"id": "092c4b32-7f4d-4338-aea9-0bcd316e6333", "type": "SemanticModel", + "displayName": "fabcli000001", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId @@ -297,11 +292,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:36:08 GMT + - Wed, 26 Nov 2025 15:41:44 GMT Pragma: - no-cache RequestId: - - 9f92f62a-f0c8-40ae-b223-39dc729ef9ef + - dd9846a9-3c66-4be9-8bb8-f29707435070 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -325,13 +320,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -342,15 +337,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:36:07 GMT + - Wed, 26 Nov 2025 15:41:44 GMT Pragma: - no-cache RequestId: - - d6043271-8f94-4ee9-9d07-a0069da81cc5 + - ce9961f8-aa8a-4556-b0fd-b240764fe68b Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -358,7 +353,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -376,15 +371,15 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "e5bbcf7f-da29-464f-a186-813d5007910c", "type": "SemanticModel", "displayName": - "fabcli000001", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "092c4b32-7f4d-4338-aea9-0bcd316e6333", "type": "SemanticModel", "displayName": + "fabcli000001", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -393,15 +388,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '217' + - '218' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:36:08 GMT + - Wed, 26 Nov 2025 15:41:44 GMT Pragma: - no-cache RequestId: - - 2d5ed49a-aeff-432c-a33a-e74c8c6c3e2b + - c998f7b5-0d65-4530-a348-833b7932f191 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -409,7 +404,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -427,13 +422,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/e5bbcf7f-da29-464f-a186-813d5007910c + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/092c4b32-7f4d-4338-aea9-0bcd316e6333 response: body: - string: '{"id": "e5bbcf7f-da29-464f-a186-813d5007910c", "type": "SemanticModel", - "displayName": "fabcli000001", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + string: '{"id": "092c4b32-7f4d-4338-aea9-0bcd316e6333", "type": "SemanticModel", + "displayName": "fabcli000001", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -446,13 +441,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:36:07 GMT + - Wed, 26 Nov 2025 15:41:45 GMT ETag: - '""' Pragma: - no-cache RequestId: - - f44926be-45d1-4098-b431-310cedbeb081 + - 5e929f91-6bdc-4cf9-97cd-4f7ea36d8769 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -460,7 +455,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -480,9 +475,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/e5bbcf7f-da29-464f-a186-813d5007910c/getDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/092c4b32-7f4d-4338-aea9-0bcd316e6333/getDefinition response: body: string: 'null' @@ -498,13 +493,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:36:08 GMT + - Wed, 26 Nov 2025 15:41:46 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/7a03be92-7fcf-4fcb-8323-2ef09d0afd92 + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/c330bfb4-5300-434d-a846-ea85373900c5 Pragma: - no-cache RequestId: - - 4390e5f4-d28f-48f6-adec-1f95f12f537a + - 8fe288a3-d326-4272-b038-f2d20479da64 Retry-After: - '20' Strict-Transport-Security: @@ -514,11 +509,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - 7a03be92-7fcf-4fcb-8323-2ef09d0afd92 + - c330bfb4-5300-434d-a846-ea85373900c5 status: code: 202 message: Accepted @@ -534,13 +529,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/7a03be92-7fcf-4fcb-8323-2ef09d0afd92 + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/c330bfb4-5300-434d-a846-ea85373900c5 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:36:08.993783", - "lastUpdatedTimeUtc": "2025-09-14T06:36:10.1502346", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:41:46.4216637", + "lastUpdatedTimeUtc": "2025-11-26T15:41:46.8747959", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -554,13 +549,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:36:28 GMT + - Wed, 26 Nov 2025 15:42:06 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/7a03be92-7fcf-4fcb-8323-2ef09d0afd92/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/c330bfb4-5300-434d-a846-ea85373900c5/result Pragma: - no-cache RequestId: - - c79c8376-1eb9-41ef-b62c-55e1ebdea377 + - a970e9a6-777d-442c-9894-c0474bb10a53 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -568,7 +563,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 7a03be92-7fcf-4fcb-8323-2ef09d0afd92 + - c330bfb4-5300-434d-a846-ea85373900c5 status: code: 200 message: OK @@ -584,9 +579,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/7a03be92-7fcf-4fcb-8323-2ef09d0afd92/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/c330bfb4-5300-434d-a846-ea85373900c5/result response: body: string: '{"definition": {"format": "TMDL", "parts": [{"path": "definition/tables/Table.tmdl", @@ -596,8 +591,6 @@ interactions: "payloadType": "InlineBase64"}, {"path": "definition/database.tmdl", "payload": "ZGF0YWJhc2UKCWNvbXBhdGliaWxpdHlMZXZlbDogMTU2MQoK", "payloadType": "InlineBase64"}, {"path": "definition.pbism", "payload": "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9pdGVtL3NlbWFudGljTW9kZWwvZGVmaW5pdGlvblByb3BlcnRpZXMvMS4wLjAvc2NoZW1hLmpzb24iLAogICJ2ZXJzaW9uIjogIjQuMiIsCiAgInNldHRpbmdzIjoge30KfQ==", - "payloadType": "InlineBase64"}, {"path": ".pbi/editorSettings.json", "payload": - "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9pdGVtL3NlbWFudGljTW9kZWwvZWRpdG9yU2V0dGluZ3MvMS4wLjAvc2NoZW1hLmpzb24iLAogICJhdXRvZGV0ZWN0UmVsYXRpb25zaGlwcyI6IHRydWUsCiAgInBhcmFsbGVsUXVlcnlMb2FkaW5nIjogdHJ1ZSwKICAidHlwZURldGVjdGlvbkVuYWJsZWQiOiB0cnVlLAogICJyZWxhdGlvbnNoaXBJbXBvcnRFbmFibGVkIjogdHJ1ZSwKICAic2hvdWxkTm90aWZ5VXNlck9mTmFtZUNvbmZsaWN0UmVzb2x1dGlvbiI6IHRydWUKfQ==", "payloadType": "InlineBase64"}, {"path": ".platform", "payload": "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9naXRJbnRlZ3JhdGlvbi9wbGF0Zm9ybVByb3BlcnRpZXMvMi4wLjAvc2NoZW1hLmpzb24iLAogICJtZXRhZGF0YSI6IHsKICAgICJ0eXBlIjogIlNlbWFudGljTW9kZWwiLAogICAgImRpc3BsYXlOYW1lIjogImZhYmNsaTAwMDAwMSIKICB9LAogICJjb25maWciOiB7CiAgICAidmVyc2lvbiI6ICIyLjAiLAogICAgImxvZ2ljYWxJZCI6ICIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDAiCiAgfQp9", "payloadType": "InlineBase64"}]}}' headers: @@ -610,11 +603,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 14 Sep 2025 06:36:28 GMT + - Wed, 26 Nov 2025 15:42:07 GMT Pragma: - no-cache RequestId: - - 25484f88-b271-43c9-91f5-f1e9c0fad582 + - bc38ac36-2cd9-4ed0-9650-4df16c2c08b6 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -638,13 +631,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -655,15 +648,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:36:28 GMT + - Wed, 26 Nov 2025 15:42:08 GMT Pragma: - no-cache RequestId: - - 1287498c-859d-4e90-8e4c-62ab065fa266 + - a0507bb8-7250-454e-819c-c59e2c3bd9e0 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -671,7 +664,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -689,15 +682,15 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "e5bbcf7f-da29-464f-a186-813d5007910c", "type": "SemanticModel", "displayName": - "fabcli000001", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "092c4b32-7f4d-4338-aea9-0bcd316e6333", "type": "SemanticModel", "displayName": + "fabcli000001", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -706,15 +699,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '217' + - '218' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:36:29 GMT + - Wed, 26 Nov 2025 15:42:08 GMT Pragma: - no-cache RequestId: - - e0386eca-c1a7-4dc5-becd-da2e68224c18 + - 906adc4f-3cbf-4951-8c54-32af4fec0f3a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -722,7 +715,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -736,8 +729,6 @@ interactions: "payloadType": "InlineBase64"}, {"path": "definition/database.tmdl", "payload": "ZGF0YWJhc2UKCWNvbXBhdGliaWxpdHlMZXZlbDogMTU2MQoK", "payloadType": "InlineBase64"}, {"path": "definition/tables/Table.tmdl", "payload": "dGFibGUgVGFibGUKCWxpbmVhZ2VUYWc6IDFmY2QyZDhjLTkzZDYtNGU2Zi1hYjg2LThjMDU5YzhhODk4ZAoKCWNvbHVtbiBDb2x1bW4xCgkJZGF0YVR5cGU6IHN0cmluZwoJCWxpbmVhZ2VUYWc6IGIxNGI3M2UwLTI0NDctNDNlYi04ZWU1LTA2ZDQ3NTMxYzQxZAoJCXN1bW1hcml6ZUJ5OiBub25lCgkJc291cmNlQ29sdW1uOiBDb2x1bW4xCgoJCWFubm90YXRpb24gU3VtbWFyaXphdGlvblNldEJ5ID0gQXV0b21hdGljCgoJY29sdW1uIENvbHVtbjIKCQlkYXRhVHlwZTogc3RyaW5nCgkJbGluZWFnZVRhZzogZGE5YWMzNDUtMTFmMS00NGY5LThlNGItMDJjZmNhZGI4OTU3CgkJc3VtbWFyaXplQnk6IG5vbmUKCQlzb3VyY2VDb2x1bW46IENvbHVtbjIKCgkJYW5ub3RhdGlvbiBTdW1tYXJpemF0aW9uU2V0QnkgPSBBdXRvbWF0aWMKCglwYXJ0aXRpb24gVGFibGUgPSBtCgkJbW9kZTogaW1wb3J0CgkJc291cmNlID0KCQkJCWxldAoJCQkJICBTb3VyY2UgPSBUYWJsZS5Gcm9tUm93cyhKc29uLkRvY3VtZW50KEJpbmFyeS5EZWNvbXByZXNzKEJpbmFyeS5Gcm9tVGV4dCgiaTQ1V0tqRlUwZ0VSc2JFQSIsIEJpbmFyeUVuY29kaW5nLkJhc2U2NCksIENvbXByZXNzaW9uLkRlZmxhdGUpKSwgbGV0IF90ID0gKCh0eXBlIG51bGxhYmxlIHRleHQpIG1ldGEgW1NlcmlhbGl6ZWQuVGV4dCA9IHRydWVdKSBpbiB0eXBlIHRhYmxlIFtDb2x1bW4xID0gX3QsIENvbHVtbjIgPSBfdF0pLAoJCQkJICAjIkNoYW5nZWQgY29sdW1uIHR5cGUiID0gVGFibGUuVHJhbnNmb3JtQ29sdW1uVHlwZXMoU291cmNlLCB7fSkKCQkJCWluCgkJCQkgICMiQ2hhbmdlZCBjb2x1bW4gdHlwZSIKCglhbm5vdGF0aW9uIFBCSV9SZXN1bHRUeXBlID0gVGFibGUKCg==", - "payloadType": "InlineBase64"}, {"path": ".pbi/editorSettings.json", "payload": - "ewogICAgIiRzY2hlbWEiOiAiaHR0cHM6Ly9kZXZlbG9wZXIubWljcm9zb2Z0LmNvbS9qc29uLXNjaGVtYXMvZmFicmljL2l0ZW0vc2VtYW50aWNNb2RlbC9lZGl0b3JTZXR0aW5ncy8xLjAuMC9zY2hlbWEuanNvbiIsCiAgICAiYXV0b2RldGVjdFJlbGF0aW9uc2hpcHMiOiB0cnVlLAogICAgInBhcmFsbGVsUXVlcnlMb2FkaW5nIjogdHJ1ZSwKICAgICJ0eXBlRGV0ZWN0aW9uRW5hYmxlZCI6IHRydWUsCiAgICAicmVsYXRpb25zaGlwSW1wb3J0RW5hYmxlZCI6IHRydWUsCiAgICAic2hvdWxkTm90aWZ5VXNlck9mTmFtZUNvbmZsaWN0UmVzb2x1dGlvbiI6IHRydWUKfQ==", "payloadType": "InlineBase64"}]}}' headers: Accept: @@ -747,13 +738,13 @@ interactions: Connection: - keep-alive Content-Length: - - '3301' + - '2785' Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/e5bbcf7f-da29-464f-a186-813d5007910c/updateDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/092c4b32-7f4d-4338-aea9-0bcd316e6333/updateDefinition response: body: string: 'null' @@ -769,13 +760,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:36:29 GMT + - Wed, 26 Nov 2025 15:42:08 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/d029a1ae-b8d5-4e3f-b9ba-7f64d559192a + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/106350a0-f4d8-4fb7-9621-8af259b476ac Pragma: - no-cache RequestId: - - d392db66-afdc-46f4-a75a-4b05205c73a8 + - 26fde1e4-485e-40f5-8f3f-3e05dec32e18 Retry-After: - '20' Strict-Transport-Security: @@ -785,11 +776,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - d029a1ae-b8d5-4e3f-b9ba-7f64d559192a + - 106350a0-f4d8-4fb7-9621-8af259b476ac status: code: 202 message: Accepted @@ -805,13 +796,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/d029a1ae-b8d5-4e3f-b9ba-7f64d559192a + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/106350a0-f4d8-4fb7-9621-8af259b476ac response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-14T06:36:30.1220522", - "lastUpdatedTimeUtc": "2025-09-14T06:36:32.1533746", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T15:42:08.8923662", + "lastUpdatedTimeUtc": "2025-11-26T15:42:10.4861088", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -821,15 +812,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '130' + - '131' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:36:50 GMT + - Wed, 26 Nov 2025 15:42:29 GMT Pragma: - no-cache RequestId: - - abf321ec-2ec9-4cdb-a718-adf3d1fb4835 + - cfcb5c49-0d36-4d3f-b6e1-13c17b0502ea Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -851,62 +842,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 - method: GET - uri: https://api.fabric.microsoft.com/v1/operations/d029a1ae-b8d5-4e3f-b9ba-7f64d559192a/result - response: - body: - string: '{"requestId": "935d3eb4-9f20-43e5-a352-912c1224b6c6", "errorCode": - "OperationHasNoResult", "message": "The operation has no result"}' - headers: - Access-Control-Expose-Headers: - - RequestId - Cache-Control: - - no-store, must-revalidate, no-cache - Content-Type: - - application/json; charset=utf-8 - Date: - - Sun, 14 Sep 2025 06:36:50 GMT - Pragma: - - no-cache - RequestId: - - 935d3eb4-9f20-43e5-a352-912c1224b6c6 - Strict-Transport-Security: - - max-age=31536000; includeSubDomains - Transfer-Encoding: - - chunked - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - deny - home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ - request-redirected: - - 'true' - x-ms-public-api-error-code: - - OperationHasNoResult - status: - code: 400 - message: Bad Request -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Type: - - application/json - User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -917,15 +859,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:36:50 GMT + - Wed, 26 Nov 2025 15:42:29 GMT Pragma: - no-cache RequestId: - - a8b96a7b-03ac-4416-a8ed-49dc78238dfc + - 79814075-aa49-45eb-ad7c-5576924ef995 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -933,7 +875,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -951,15 +893,15 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "ac301525-6707-43f5-b6ce-4a4f2ef78a10", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}, - {"id": "e5bbcf7f-da29-464f-a186-813d5007910c", "type": "SemanticModel", "displayName": - "fabcli000001", "description": "", "workspaceId": "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + string: '{"value": [{"id": "3722b7bc-6772-4795-8b21-21f263cb5087", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}, + {"id": "092c4b32-7f4d-4338-aea9-0bcd316e6333", "type": "SemanticModel", "displayName": + "fabcli000001", "description": "", "workspaceId": "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -968,15 +910,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '217' + - '218' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:36:50 GMT + - Wed, 26 Nov 2025 15:42:30 GMT Pragma: - no-cache RequestId: - - c55e02b6-6232-4923-903e-872c28913f4d + - e4e107e5-b967-4b68-b375-cc1e66ddfcfb Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -984,7 +926,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -1004,9 +946,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/e5bbcf7f-da29-464f-a186-813d5007910c + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/092c4b32-7f4d-4338-aea9-0bcd316e6333 response: body: string: '' @@ -1022,11 +964,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:36:52 GMT + - Wed, 26 Nov 2025 15:42:31 GMT Pragma: - no-cache RequestId: - - 242de69d-e589-47c6-9173-0c72eb27746d + - 79f4a42d-87e2-419d-b136-2b0324520d8f Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1034,7 +976,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_sjd_item_success.yaml b/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_sjd_item_success.yaml index d2e56813f..5869c5750 100644 --- a/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_sjd_item_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_import/test_import_update_existing_sjd_item_success.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:05 GMT + - Wed, 26 Nov 2025 15:39:24 GMT Pragma: - no-cache RequestId: - - f9423edd-ee0a-453d-9c09-405a1e6ec681 + - 622f9de8-5e65-44d4-b992-1b52726fbd4e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,9 +62,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: string: '{"value": []}' @@ -80,11 +80,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:05 GMT + - Wed, 26 Nov 2025 15:39:24 GMT Pragma: - no-cache RequestId: - - 827c8124-b845-4f8d-ac22-2eeeb4422976 + - 030cc2f4-ea3f-4f4e-a143-4144084a9b5e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -92,7 +92,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -110,9 +110,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: string: '{"value": []}' @@ -128,11 +128,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:05 GMT + - Wed, 26 Nov 2025 15:39:24 GMT Pragma: - no-cache RequestId: - - e17e2d5b-4b07-4455-acda-42518d4e85f5 + - 6ada0891-d951-4fd4-8057-4797f642a2e2 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -140,7 +140,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -161,14 +161,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/sparkJobDefinitions + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/sparkJobDefinitions response: body: - string: '{"id": "247a5edf-d3b6-426b-aea9-8f0831c6e665", "type": "SparkJobDefinition", + string: '{"id": "9a9a0d77-1be0-4cfe-a288-28eefee57ae5", "type": "SparkJobDefinition", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -177,17 +177,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '174' + - '173' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:06 GMT + - Wed, 26 Nov 2025 15:39:26 GMT ETag: - '""' Pragma: - no-cache RequestId: - - d7551305-17e6-4a09-a52e-984342d0f31d + - a59db4ce-3e1e-47c0-852d-d544cdee1842 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -195,7 +195,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -213,13 +213,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -230,15 +230,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:06 GMT + - Wed, 26 Nov 2025 15:39:26 GMT Pragma: - no-cache RequestId: - - 81bf7e15-50e4-4648-b8ad-aaf68b8fb13a + - e6cd1944-864e-4dea-aeb2-4bbe959939c3 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -246,7 +246,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -264,14 +264,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "247a5edf-d3b6-426b-aea9-8f0831c6e665", "type": "SparkJobDefinition", + string: '{"value": [{"id": "9a9a0d77-1be0-4cfe-a288-28eefee57ae5", "type": "SparkJobDefinition", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -280,15 +280,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '186' + - '182' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:07 GMT + - Wed, 26 Nov 2025 15:39:26 GMT Pragma: - no-cache RequestId: - - 6da66965-2db4-4de2-9359-60e6b399eb9e + - c306ae19-5492-49c9-bdda-716b80f4c60d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -296,7 +296,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -314,14 +314,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/247a5edf-d3b6-426b-aea9-8f0831c6e665 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/9a9a0d77-1be0-4cfe-a288-28eefee57ae5 response: body: - string: '{"id": "247a5edf-d3b6-426b-aea9-8f0831c6e665", "type": "SparkJobDefinition", + string: '{"id": "9a9a0d77-1be0-4cfe-a288-28eefee57ae5", "type": "SparkJobDefinition", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -330,17 +330,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '174' + - '173' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:06 GMT + - Wed, 26 Nov 2025 15:39:27 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 96fd5bbd-2dad-4717-a1d6-046e7338b5c9 + - 5bb2ef64-8964-402b-b0a4-9731c14fb566 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -348,7 +348,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -368,9 +368,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/247a5edf-d3b6-426b-aea9-8f0831c6e665/getDefinition?format=SparkJobDefinitionV1 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/9a9a0d77-1be0-4cfe-a288-28eefee57ae5/getDefinition?format=SparkJobDefinitionV1 response: body: string: '{"definition": {"parts": [{"path": "SparkJobDefinitionV1.json", "payload": @@ -385,15 +385,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '616' + - '617' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:08 GMT + - Wed, 26 Nov 2025 15:39:28 GMT Pragma: - no-cache RequestId: - - 03fcdea0-8d7f-4f22-a6ba-27c0f975696d + - ebb37500-667a-4549-bb9c-3f1dcf6e9356 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -401,7 +401,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -419,13 +419,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -436,15 +436,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:09 GMT + - Wed, 26 Nov 2025 15:39:29 GMT Pragma: - no-cache RequestId: - - cddad132-1a96-47d3-9915-2b8613147419 + - b6bbd930-c839-4096-bef1-48ab4f2d79ca Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -452,7 +452,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -470,14 +470,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "247a5edf-d3b6-426b-aea9-8f0831c6e665", "type": "SparkJobDefinition", + string: '{"value": [{"id": "9a9a0d77-1be0-4cfe-a288-28eefee57ae5", "type": "SparkJobDefinition", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -486,15 +486,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '186' + - '182' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:08 GMT + - Wed, 26 Nov 2025 15:39:30 GMT Pragma: - no-cache RequestId: - - 6f0078ac-4b7f-46cd-ac04-8e334ddb1b1f + - b083678d-b2ab-4e12-b2b4-c1957b9683ca Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -502,7 +502,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -525,9 +525,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/247a5edf-d3b6-426b-aea9-8f0831c6e665/updateDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/9a9a0d77-1be0-4cfe-a288-28eefee57ae5/updateDefinition response: body: string: '' @@ -543,11 +543,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:34:10 GMT + - Wed, 26 Nov 2025 15:39:30 GMT Pragma: - no-cache RequestId: - - b6f4fb74-20de-46f2-9f10-7699d7a91cea + - 8b17f50e-6a50-4821-a1d8-3b4d086e5dc5 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -555,7 +555,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -573,13 +573,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "c2994b45-b913-433f-965e-bb7a6d8d012a", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "a236738d-ce17-46dd-b17c-ef2502924abb", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -590,15 +590,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '567' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:10 GMT + - Wed, 26 Nov 2025 15:39:31 GMT Pragma: - no-cache RequestId: - - ea59bcd7-b454-4bf5-ba2b-95eabb6db7b1 + - f0424bd4-fb4c-4273-8671-d9cf7750a67d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -606,7 +606,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -624,14 +624,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items response: body: - string: '{"value": [{"id": "247a5edf-d3b6-426b-aea9-8f0831c6e665", "type": "SparkJobDefinition", + string: '{"value": [{"id": "9a9a0d77-1be0-4cfe-a288-28eefee57ae5", "type": "SparkJobDefinition", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "c2994b45-b913-433f-965e-bb7a6d8d012a"}]}' + "a236738d-ce17-46dd-b17c-ef2502924abb"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -640,15 +640,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '186' + - '182' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 14 Sep 2025 06:34:10 GMT + - Wed, 26 Nov 2025 15:39:32 GMT Pragma: - no-cache RequestId: - - 6f7b7248-faf6-464c-9ae6-c7fe14e1bfd0 + - 15941a9e-056c-4efd-97c2-bd70c5924bc4 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -656,7 +656,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -676,9 +676,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.1.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/c2994b45-b913-433f-965e-bb7a6d8d012a/items/247a5edf-d3b6-426b-aea9-8f0831c6e665 + uri: https://api.fabric.microsoft.com/v1/workspaces/a236738d-ce17-46dd-b17c-ef2502924abb/items/9a9a0d77-1be0-4cfe-a288-28eefee57ae5 response: body: string: '' @@ -694,11 +694,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 14 Sep 2025 06:34:10 GMT + - Wed, 26 Nov 2025 15:39:32 GMT Pragma: - no-cache RequestId: - - a1ad9106-2f8a-4adb-9341-0e87bace678c + - 565f7c17-2911-4dbe-b82d-a48ab2e7839c Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -706,7 +706,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_set/class_setup.yaml b/tests/test_commands/recordings/test_commands/test_set/class_setup.yaml index 292c186e3..be3f2cf39 100644 --- a/tests/test_commands/recordings/test_commands/test_set/class_setup.yaml +++ b/tests/test_commands/recordings/test_commands/test_set/class_setup.yaml @@ -11,7 +11,7 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli/1.2.0 (None; Windows; AMD64; 10) + - ms-fabric-cli/1.2.0 (None; Linux; x86_64; 5.15.167.4-microsoft-standard-WSL2) method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: @@ -26,15 +26,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '531' + - '762' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:06:08 GMT + - Wed, 26 Nov 2025 16:05:59 GMT Pragma: - no-cache RequestId: - - 61313428-ac10-4e67-a3e0-9301b5b9b570 + - 6e8d5b38-a60a-49e5-bc25-236cfdbdd827 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -60,7 +60,7 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli/1.2.0 (None; Windows; AMD64; 10) + - ms-fabric-cli/1.2.0 (None; Linux; x86_64; 5.15.167.4-microsoft-standard-WSL2) method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: @@ -75,15 +75,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '531' + - '762' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:06:08 GMT + - Wed, 26 Nov 2025 16:05:59 GMT Pragma: - no-cache RequestId: - - 0cb4a4c0-e747-4774-9604-6120f40fab50 + - 98342e91-561c-4177-8c98-13d0841c5c61 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -109,7 +109,7 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli/1.2.0 (None; Windows; AMD64; 10) + - ms-fabric-cli/1.2.0 (None; Linux; x86_64; 5.15.167.4-microsoft-standard-WSL2) method: GET uri: https://api.fabric.microsoft.com/v1/capacities response: @@ -129,11 +129,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:06:14 GMT + - Wed, 26 Nov 2025 16:06:04 GMT Pragma: - no-cache RequestId: - - 1018e06f-e81d-4435-bbfb-d4fb24ef88cb + - 44b2c919-0f74-419d-ad22-2e1b4642e371 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -162,12 +162,12 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli/1.2.0 (None; Windows; AMD64; 10) + - ms-fabric-cli/1.2.0 (None; Linux; x86_64; 5.15.167.4-microsoft-standard-WSL2) method: POST uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"id": "e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1", "displayName": "fabriccli_WorkspacePerTestclass_000001", + string: '{"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}' headers: Access-Control-Expose-Headers: @@ -177,17 +177,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '190' + - '187' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:06:22 GMT + - Wed, 26 Nov 2025 16:06:11 GMT Location: - - https://api.fabric.microsoft.com/v1/workspaces/e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1 + - https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e Pragma: - no-cache RequestId: - - 2a26af1f-00c2-4960-ae40-69a2205e07b2 + - dff493f4-cdd1-4dc8-b05b-6f2eb9dcda2d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -213,13 +213,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli/1.2.0 (set; Windows; AMD64; 10) + - ms-fabric-cli/1.2.0 (set; Linux; x86_64; 5.15.167.4-microsoft-standard-WSL2) method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1", + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -230,15 +230,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '566' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:06:52 GMT + - Wed, 26 Nov 2025 16:13:29 GMT Pragma: - no-cache RequestId: - - b8dd43ff-62be-4e8a-af17-2b7f09ad75b5 + - 7fe24fde-afda-43a3-a286-87d6d1dba23c Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -264,12 +264,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli/1.2.0 (set; Windows; AMD64; 10) + - ms-fabric-cli/1.2.0 (set; Linux; x86_64; 5.15.167.4-microsoft-standard-WSL2) method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": []}' + string: '{"value": [{"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -278,15 +279,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '32' + - '175' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:06:52 GMT + - Wed, 26 Nov 2025 16:13:29 GMT Pragma: - no-cache RequestId: - - 72dc5674-b311-4edf-9135-0fd48fd52e21 + - 95b0630e-9d6b-429d-a751-29aa090c83cb Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -314,9 +315,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli/1.2.0 (set; Windows; AMD64; 10) + - ms-fabric-cli/1.2.0 (set; Linux; x86_64; 5.15.167.4-microsoft-standard-WSL2) method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1 + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e response: body: string: '' @@ -332,11 +333,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 23 Nov 2025 08:06:52 GMT + - Wed, 26 Nov 2025 16:13:29 GMT Pragma: - no-cache RequestId: - - b423faa0-d04a-4201-91d6-eda1c7f0aa6a + - ecfe5f68-27da-466f-9b6d-9056a87aa74d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: diff --git a/tests/test_commands/recordings/test_commands/test_set/test_set_folder_success[displayName-randomFolder].yaml b/tests/test_commands/recordings/test_commands/test_set/test_set_folder_success[displayName-randomFolder].yaml index 2ea89afce..506c750b3 100644 --- a/tests/test_commands/recordings/test_commands/test_set/test_set_folder_success[displayName-randomFolder].yaml +++ b/tests/test_commands/recordings/test_commands/test_set/test_set_folder_success[displayName-randomFolder].yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '355' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:42 GMT + - Wed, 26 Nov 2025 16:12:56 GMT Pragma: - no-cache RequestId: - - 884254d8-f1c6-4886-85c6-c6431f49d82a + - d60a3589-a354-49fb-b71b-7761325d33a2 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,9 +62,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/folders?recursive=True + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/folders?recursive=True response: body: string: '{"value": []}' @@ -80,11 +80,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:41 GMT + - Wed, 26 Nov 2025 16:12:57 GMT Pragma: - no-cache RequestId: - - 52ad364f-65c2-40b0-b486-70d0da59e74c + - 6207f2b9-d955-484a-b006-05fb673bf631 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -92,7 +92,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -110,9 +110,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/folders?recursive=True + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/folders?recursive=True response: body: string: '{"value": []}' @@ -128,11 +128,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:42 GMT + - Wed, 26 Nov 2025 16:12:58 GMT Pragma: - no-cache RequestId: - - 0e46c156-0986-4a28-ba00-5c0d7414f1d9 + - c5f00b72-17a1-4d27-be8f-f88d1d1ae773 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -140,7 +140,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -160,13 +160,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/folders + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/folders response: body: - string: '{"id": "41d75e60-f81d-424b-9d49-781e688d9e0c", "displayName": "fabcli000001", - "workspaceId": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}' + string: '{"id": "b41a5709-a085-471e-9f95-b1333e0cd583", "displayName": "fabcli000001", + "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId,Location @@ -175,17 +175,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '132' + - '133' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:42 GMT + - Wed, 26 Nov 2025 16:12:59 GMT Location: - - https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/folders/41d75e60-f81d-424b-9d49-781e688d9e0c + - https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/folders/b41a5709-a085-471e-9f95-b1333e0cd583 Pragma: - no-cache RequestId: - - 128f9423-632c-43de-b217-763e868ce744 + - 8b16de9c-dd34-478c-8aee-e28cc6487d0a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -193,7 +193,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -211,13 +211,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -228,15 +228,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '355' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:43 GMT + - Wed, 26 Nov 2025 16:12:59 GMT Pragma: - no-cache RequestId: - - b1f1dfc4-6539-4e72-82c3-0828c5279cd0 + - 6b670b79-e809-47cc-838f-df607af9ec52 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -244,7 +244,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -262,13 +262,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/folders?recursive=True + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/folders?recursive=True response: body: - string: '{"value": [{"id": "41d75e60-f81d-424b-9d49-781e688d9e0c", "displayName": - "fabcli000001", "workspaceId": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}]}' + string: '{"value": [{"id": "b41a5709-a085-471e-9f95-b1333e0cd583", "displayName": + "fabcli000001", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -277,15 +277,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '143' + - '144' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:43 GMT + - Wed, 26 Nov 2025 16:13:00 GMT Pragma: - no-cache RequestId: - - 92b44593-6eb7-4c15-bddb-ab3ec5c5003c + - f870eefe-6b2d-4a61-a531-604e54875a0f Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -293,7 +293,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -311,13 +311,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/folders/41d75e60-f81d-424b-9d49-781e688d9e0c + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/folders/b41a5709-a085-471e-9f95-b1333e0cd583 response: body: - string: '{"id": "41d75e60-f81d-424b-9d49-781e688d9e0c", "displayName": "fabcli000001", - "workspaceId": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}' + string: '{"id": "b41a5709-a085-471e-9f95-b1333e0cd583", "displayName": "fabcli000001", + "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId @@ -326,15 +326,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '132' + - '133' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:43 GMT + - Wed, 26 Nov 2025 16:13:00 GMT Pragma: - no-cache RequestId: - - 05557bbd-9aaf-47be-a45e-0a9747df08d8 + - 405153dc-58a5-4471-8365-2da4bd19e73a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -342,7 +342,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -362,13 +362,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: PATCH - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/folders/41d75e60-f81d-424b-9d49-781e688d9e0c + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/folders/b41a5709-a085-471e-9f95-b1333e0cd583 response: body: - string: '{"id": "41d75e60-f81d-424b-9d49-781e688d9e0c", "displayName": "randomFolder", - "workspaceId": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}' + string: '{"id": "b41a5709-a085-471e-9f95-b1333e0cd583", "displayName": "randomFolder", + "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId @@ -381,11 +381,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:43 GMT + - Wed, 26 Nov 2025 16:13:00 GMT Pragma: - no-cache RequestId: - - b0911812-44ba-4cc2-902c-c0a59f465c7c + - addb1697-1e6b-4ae9-a528-8327b5180615 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -393,7 +393,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -411,13 +411,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -428,15 +428,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '355' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:43 GMT + - Wed, 26 Nov 2025 16:13:01 GMT Pragma: - no-cache RequestId: - - a74f1728-82f7-4e17-a5b0-4be39b77f45f + - 4174bf3c-eafc-4ff6-896e-bd5745edad4c Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -444,7 +444,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -462,13 +462,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/folders?recursive=True + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/folders?recursive=True response: body: - string: '{"value": [{"id": "41d75e60-f81d-424b-9d49-781e688d9e0c", "displayName": - "randomFolder", "workspaceId": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}]}' + string: '{"value": [{"id": "b41a5709-a085-471e-9f95-b1333e0cd583", "displayName": + "randomFolder", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -481,11 +481,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:43 GMT + - Wed, 26 Nov 2025 16:13:01 GMT Pragma: - no-cache RequestId: - - a9c86d4b-d0c5-4a33-8064-aa19f92a5764 + - cb3ad238-7fdd-4628-99e8-7c168672e4eb Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -493,7 +493,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -511,13 +511,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/folders/41d75e60-f81d-424b-9d49-781e688d9e0c + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/folders/b41a5709-a085-471e-9f95-b1333e0cd583 response: body: - string: '{"id": "41d75e60-f81d-424b-9d49-781e688d9e0c", "displayName": "randomFolder", - "workspaceId": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}' + string: '{"id": "b41a5709-a085-471e-9f95-b1333e0cd583", "displayName": "randomFolder", + "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId @@ -530,11 +530,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:43 GMT + - Wed, 26 Nov 2025 16:13:02 GMT Pragma: - no-cache RequestId: - - 50dbf47d-c7ee-4165-9915-8472f82ac77f + - 2a333cd5-dc63-4216-aca1-4020619d906d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -542,7 +542,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -560,13 +560,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -577,15 +577,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '355' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:44 GMT + - Wed, 26 Nov 2025 16:13:03 GMT Pragma: - no-cache RequestId: - - f074a661-9423-4651-81ee-c8d50acbbdf7 + - 5a73b5eb-a66a-4d12-87a4-ea1d2767a47c Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -593,7 +593,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -611,13 +611,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/folders?recursive=True + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/folders?recursive=True response: body: - string: '{"value": [{"id": "41d75e60-f81d-424b-9d49-781e688d9e0c", "displayName": - "randomFolder", "workspaceId": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}]}' + string: '{"value": [{"id": "b41a5709-a085-471e-9f95-b1333e0cd583", "displayName": + "randomFolder", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -630,11 +630,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:44 GMT + - Wed, 26 Nov 2025 16:13:03 GMT Pragma: - no-cache RequestId: - - 1968191f-6334-4776-a906-9c456a982048 + - 0cb5c680-7304-4e8a-8a2c-215d47207d66 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -642,7 +642,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -660,13 +660,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/folders/41d75e60-f81d-424b-9d49-781e688d9e0c + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/folders/b41a5709-a085-471e-9f95-b1333e0cd583 response: body: - string: '{"id": "41d75e60-f81d-424b-9d49-781e688d9e0c", "displayName": "randomFolder", - "workspaceId": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}' + string: '{"id": "b41a5709-a085-471e-9f95-b1333e0cd583", "displayName": "randomFolder", + "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId @@ -679,11 +679,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:44 GMT + - Wed, 26 Nov 2025 16:13:03 GMT Pragma: - no-cache RequestId: - - 5b235e61-64a2-4c86-897b-7f671b1c677e + - 2625c6ba-50ef-4c6e-8457-f1ef6a3608e1 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -691,7 +691,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -711,13 +711,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: PATCH - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/folders/41d75e60-f81d-424b-9d49-781e688d9e0c + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/folders/b41a5709-a085-471e-9f95-b1333e0cd583 response: body: - string: '{"id": "41d75e60-f81d-424b-9d49-781e688d9e0c", "displayName": "fabcli000001", - "workspaceId": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}' + string: '{"id": "b41a5709-a085-471e-9f95-b1333e0cd583", "displayName": "fabcli000001", + "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId @@ -726,15 +726,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '132' + - '133' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:44 GMT + - Wed, 26 Nov 2025 16:13:04 GMT Pragma: - no-cache RequestId: - - 4743aa28-ceeb-4335-972a-d811662a71c4 + - b597c814-8ed6-4838-aa35-0d26cc853efc Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -742,7 +742,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -760,13 +760,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -777,15 +777,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '355' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:45 GMT + - Wed, 26 Nov 2025 16:13:03 GMT Pragma: - no-cache RequestId: - - 25b34c35-650d-42e2-8e33-e648e70e7c8d + - fd1ec559-a205-4abc-b6c8-d5fdc1d7dda3 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -793,7 +793,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -811,13 +811,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/folders?recursive=True + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/folders?recursive=True response: body: - string: '{"value": [{"id": "41d75e60-f81d-424b-9d49-781e688d9e0c", "displayName": - "fabcli000001", "workspaceId": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}]}' + string: '{"value": [{"id": "b41a5709-a085-471e-9f95-b1333e0cd583", "displayName": + "fabcli000001", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -826,15 +826,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '143' + - '144' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:44 GMT + - Wed, 26 Nov 2025 16:13:04 GMT Pragma: - no-cache RequestId: - - 79297533-06c5-42f6-a707-a6da1ce823cf + - e26c41db-9ed0-4fb5-b7f7-7c792c134765 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -842,7 +842,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -862,9 +862,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/folders/41d75e60-f81d-424b-9d49-781e688d9e0c + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/folders/b41a5709-a085-471e-9f95-b1333e0cd583 response: body: string: '' @@ -880,11 +880,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Wed, 03 Sep 2025 09:23:45 GMT + - Wed, 26 Nov 2025 16:13:05 GMT Pragma: - no-cache RequestId: - - dd083fb6-955e-4307-8113-ce5837be2491 + - 6b77d0fd-3988-4b16-bd5b-d0a0eb3be1d5 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -892,7 +892,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_set/test_set_item_invalid_query_failure.yaml b/tests/test_commands/recordings/test_commands/test_set/test_set_item_invalid_query_failure.yaml index 4a4c89d8b..e404f33d3 100644 --- a/tests/test_commands/recordings/test_commands/test_set/test_set_item_invalid_query_failure.yaml +++ b/tests/test_commands/recordings/test_commands/test_set/test_set_item_invalid_query_failure.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '355' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:16:47 GMT + - Wed, 26 Nov 2025 16:06:12 GMT Pragma: - no-cache RequestId: - - 37413402-e6b9-4705-a1e6-fe8f367a2598 + - b42cef7d-c038-4965-b5a0-bef913080b4b Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,9 +62,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: string: '{"value": []}' @@ -80,11 +80,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:16:48 GMT + - Wed, 26 Nov 2025 16:06:11 GMT Pragma: - no-cache RequestId: - - 8486626c-d00b-453f-b15f-b689610520e5 + - 0ac9a86a-a5a6-498e-a5f5-545346318bd0 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -92,7 +92,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -110,9 +110,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: string: '{"value": []}' @@ -128,11 +128,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:16:48 GMT + - Wed, 26 Nov 2025 16:06:12 GMT Pragma: - no-cache RequestId: - - 6d341d08-a32d-46ea-b03b-8a9939387016 + - 0fc2915e-4512-45ed-9190-01648aa2246a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -140,7 +140,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -161,14 +161,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/lakehouses + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/lakehouses response: body: - string: '{"id": "5a6ee30e-2494-4ac0-bce8-b7dddbc59760", "type": "Lakehouse", + string: '{"id": "ceaef021-b90e-46b1-8643-3e49b546f243", "type": "Lakehouse", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -181,13 +181,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:16:52 GMT + - Wed, 26 Nov 2025 16:06:17 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 90edffd2-e408-4818-868f-b6090b28f90f + - 0f40b3d7-f9cb-4e45-9d95-6f94acfc2eef Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -195,7 +195,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -213,13 +213,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -230,15 +230,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '355' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:16:52 GMT + - Wed, 26 Nov 2025 16:06:17 GMT Pragma: - no-cache RequestId: - - 32ac6612-8d07-4552-8b23-9d9c9217a66e + - 6eae9239-1264-402a-9bc0-5c62cfe27dbd Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -246,7 +246,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -264,14 +264,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "5a6ee30e-2494-4ac0-bce8-b7dddbc59760", "type": "Lakehouse", + string: '{"value": [{"id": "ceaef021-b90e-46b1-8643-3e49b546f243", "type": "Lakehouse", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}]}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -280,15 +280,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '179' + - '178' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:16:52 GMT + - Wed, 26 Nov 2025 16:06:17 GMT Pragma: - no-cache RequestId: - - a5b25df5-8269-400e-b8cc-28eaa94ac432 + - d1ae2d30-d6c8-4b41-b3b3-1ea151c6eb89 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -296,7 +296,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -314,13 +314,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -331,15 +331,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '355' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:16:52 GMT + - Wed, 26 Nov 2025 16:06:18 GMT Pragma: - no-cache RequestId: - - cd56c6f9-c5b9-438e-ab06-c6e2fc6e8718 + - 9a4579a5-6b6d-4c1d-84e8-1c4e6a5c408a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -347,7 +347,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -365,14 +365,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "5a6ee30e-2494-4ac0-bce8-b7dddbc59760", "type": "Lakehouse", + string: '{"value": [{"id": "ceaef021-b90e-46b1-8643-3e49b546f243", "type": "Lakehouse", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}]}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -381,15 +381,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '179' + - '178' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:16:52 GMT + - Wed, 26 Nov 2025 16:06:18 GMT Pragma: - no-cache RequestId: - - e3589d5b-1383-44aa-aabe-cff85a856434 + - e5b1f2b3-abad-4340-9d2e-ecc0e57d8a05 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -397,59 +397,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ - request-redirected: - - 'true' - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Type: - - application/json - User-Agent: - - ms-fabric-cli-test/1.0.0 - method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/lakehouses/5a6ee30e-2494-4ac0-bce8-b7dddbc59760 - response: - body: - string: '{"id": "5a6ee30e-2494-4ac0-bce8-b7dddbc59760", "type": "Lakehouse", - "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}' - headers: - Access-Control-Expose-Headers: - - RequestId,ETag - Cache-Control: - - no-store, must-revalidate, no-cache - Content-Encoding: - - gzip - Content-Length: - - '167' - Content-Type: - - application/json; charset=utf-8 - Date: - - Wed, 03 Sep 2025 09:16:53 GMT - ETag: - - '""' - Pragma: - - no-cache - RequestId: - - abc12345-1234-1234-1234-123456789abc - Strict-Transport-Security: - - max-age=31536000; includeSubDomains - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - deny - home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -469,9 +417,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/items/5a6ee30e-2494-4ac0-bce8-b7dddbc59760 + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items/ceaef021-b90e-46b1-8643-3e49b546f243 response: body: string: '' @@ -487,11 +435,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Wed, 03 Sep 2025 09:16:53 GMT + - Wed, 26 Nov 2025 16:06:19 GMT Pragma: - no-cache RequestId: - - 1da31121-ae73-430f-9865-5a151f785c96 + - d5145ade-b7f0-407b-bb00-239fc02d15b5 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -499,7 +447,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_set/test_set_item_metadata_success[description-False].yaml b/tests/test_commands/recordings/test_commands/test_set/test_set_item_metadata_success[description-False].yaml index ef38ae1a6..5d83703d1 100644 --- a/tests/test_commands/recordings/test_commands/test_set/test_set_item_metadata_success[description-False].yaml +++ b/tests/test_commands/recordings/test_commands/test_set/test_set_item_metadata_success[description-False].yaml @@ -17,7 +17,7 @@ interactions: response: body: string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1", + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '566' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:06:23 GMT + - Wed, 26 Nov 2025 16:06:20 GMT Pragma: - no-cache RequestId: - - 7a33e04c-a553-4d05-ac91-0f1aa7b5588c + - 03c5bc21-8865-4673-947b-ef350e581621 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -64,7 +64,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: string: '{"value": []}' @@ -80,11 +80,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:06:23 GMT + - Wed, 26 Nov 2025 16:06:20 GMT Pragma: - no-cache RequestId: - - 32b8c7b7-5d2f-420b-9d8a-8572d89294e7 + - 3315da2e-81a7-415e-a2e7-ee34dab82e6d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -112,7 +112,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: string: '{"value": []}' @@ -128,11 +128,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:06:23 GMT + - Wed, 26 Nov 2025 16:06:20 GMT Pragma: - no-cache RequestId: - - 56594e73-5930-496a-bd78-ff68a59c4816 + - 8554f52f-e76c-4f75-877b-b3a541a6a6dd Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -165,7 +165,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1/notebooks + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/notebooks response: body: string: 'null' @@ -181,15 +181,15 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:06:25 GMT + - Wed, 26 Nov 2025 16:06:21 GMT ETag: - '""' Location: - - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/05096946-5ddb-4e8b-bb7c-2f8812da9c17 + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f11e578f-1f0b-4cc2-bb3d-3fd67be2c2e4 Pragma: - no-cache RequestId: - - d7624f54-5f20-45a3-ac61-012a61931d42 + - 2776cc5a-c34f-42d7-a38e-f01ac9ce3c8d Retry-After: - '20' Strict-Transport-Security: @@ -203,7 +203,7 @@ interactions: request-redirected: - 'true' x-ms-operation-id: - - 05096946-5ddb-4e8b-bb7c-2f8812da9c17 + - f11e578f-1f0b-4cc2-bb3d-3fd67be2c2e4 status: code: 202 message: Accepted @@ -221,11 +221,11 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/05096946-5ddb-4e8b-bb7c-2f8812da9c17 + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f11e578f-1f0b-4cc2-bb3d-3fd67be2c2e4 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-23T08:06:24.9471761", - "lastUpdatedTimeUtc": "2025-11-23T08:06:26.4940346", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T16:06:21.7394615", + "lastUpdatedTimeUtc": "2025-11-26T16:06:22.9894624", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -239,13 +239,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:06:46 GMT + - Wed, 26 Nov 2025 16:06:41 GMT Location: - - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/05096946-5ddb-4e8b-bb7c-2f8812da9c17/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f11e578f-1f0b-4cc2-bb3d-3fd67be2c2e4/result Pragma: - no-cache RequestId: - - f8da4b80-ea89-41a7-9806-03056763f6e0 + - 8d5d5242-b429-4f83-b003-37426bcdf4ea Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -253,7 +253,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 05096946-5ddb-4e8b-bb7c-2f8812da9c17 + - f11e578f-1f0b-4cc2-bb3d-3fd67be2c2e4 status: code: 200 message: OK @@ -271,12 +271,12 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/05096946-5ddb-4e8b-bb7c-2f8812da9c17/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f11e578f-1f0b-4cc2-bb3d-3fd67be2c2e4/result response: body: - string: '{"id": "db1372a0-2b8d-4294-beba-88e44847b759", "type": "Notebook", + string: '{"id": "5be72aed-bb65-4038-88f8-81093cb638f5", "type": "Notebook", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1"}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId @@ -287,11 +287,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 23 Nov 2025 08:06:46 GMT + - Wed, 26 Nov 2025 16:06:42 GMT Pragma: - no-cache RequestId: - - 6c0fe105-319c-4c29-a085-b746f89d46b7 + - 52dcd592-1493-47be-95f1-98dcac813ac5 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -321,7 +321,7 @@ interactions: response: body: string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1", + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -332,15 +332,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '566' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:06:47 GMT + - Wed, 26 Nov 2025 16:06:43 GMT Pragma: - no-cache RequestId: - - 58278dec-c9bd-4cb0-a793-b7e5f937cd90 + - f90eaf04-bc94-4718-83fe-fae7c2d486b1 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -368,12 +368,12 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "db1372a0-2b8d-4294-beba-88e44847b759", "type": "Notebook", + string: '{"value": [{"id": "5be72aed-bb65-4038-88f8-81093cb638f5", "type": "Notebook", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1"}]}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -382,15 +382,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '176' + - '177' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:06:47 GMT + - Wed, 26 Nov 2025 16:06:43 GMT Pragma: - no-cache RequestId: - - 03602cea-285c-4b7a-b25b-02ff2e6c65e3 + - 7cf02d76-cbe4-4880-b834-cdf897cdc876 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -418,12 +418,12 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1/notebooks/db1372a0-2b8d-4294-beba-88e44847b759 + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/notebooks/5be72aed-bb65-4038-88f8-81093cb638f5 response: body: - string: '{"id": "db1372a0-2b8d-4294-beba-88e44847b759", "type": "Notebook", + string: '{"id": "5be72aed-bb65-4038-88f8-81093cb638f5", "type": "Notebook", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1"}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -436,13 +436,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:06:48 GMT + - Wed, 26 Nov 2025 16:06:44 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 11494365-ca9c-4d8a-9fd9-5ab56351570e + - 6fc1ef3e-f927-48f9-ba07-59b5792990d2 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -472,12 +472,12 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: PATCH - uri: https://api.fabric.microsoft.com/v1/workspaces/e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1/notebooks/db1372a0-2b8d-4294-beba-88e44847b759 + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/notebooks/5be72aed-bb65-4038-88f8-81093cb638f5 response: body: - string: '{"id": "db1372a0-2b8d-4294-beba-88e44847b759", "type": "Notebook", + string: '{"id": "5be72aed-bb65-4038-88f8-81093cb638f5", "type": "Notebook", "displayName": "fabcli000001", "description": "fabcli000002", "workspaceId": - "e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1"}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -486,17 +486,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '163' + - '164' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:06:48 GMT + - Wed, 26 Nov 2025 16:06:44 GMT ETag: - '""' Pragma: - no-cache RequestId: - - c0e27891-d436-4fbc-bb95-4d88dcd045ca + - e963a62a-0b44-471d-a0d6-9284a7d6378c Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -528,7 +528,7 @@ interactions: response: body: string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1", + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -539,15 +539,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '566' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:06:48 GMT + - Wed, 26 Nov 2025 16:06:44 GMT Pragma: - no-cache RequestId: - - 88370a2c-9281-4922-9904-6b492fd8d880 + - bd5961e2-49ee-4522-b0b2-7ca8aa75f5b8 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -575,12 +575,12 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "db1372a0-2b8d-4294-beba-88e44847b759", "type": "Notebook", + string: '{"value": [{"id": "5be72aed-bb65-4038-88f8-81093cb638f5", "type": "Notebook", "displayName": "fabcli000001", "description": "fabcli000002", "workspaceId": - "e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1"}]}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -589,15 +589,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '175' + - '176' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:06:49 GMT + - Wed, 26 Nov 2025 16:06:45 GMT Pragma: - no-cache RequestId: - - e2a3de91-c910-44eb-848b-c08db39c781f + - b4bf0c59-6e20-4f61-8b20-a23d1a5c5dd9 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -625,12 +625,12 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1/notebooks/db1372a0-2b8d-4294-beba-88e44847b759 + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/notebooks/5be72aed-bb65-4038-88f8-81093cb638f5 response: body: - string: '{"id": "db1372a0-2b8d-4294-beba-88e44847b759", "type": "Notebook", + string: '{"id": "5be72aed-bb65-4038-88f8-81093cb638f5", "type": "Notebook", "displayName": "fabcli000001", "description": "fabcli000002", "workspaceId": - "e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1"}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -639,17 +639,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '163' + - '164' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:06:50 GMT + - Wed, 26 Nov 2025 16:06:45 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 4a5e0eb7-5626-4453-a286-ca21c4cb634c + - a68244f5-d44b-437c-8139-898880f0cdc3 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -677,7 +677,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1/items/db1372a0-2b8d-4294-beba-88e44847b759/connections + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items/5be72aed-bb65-4038-88f8-81093cb638f5/connections response: body: string: '{"value": []}' @@ -693,11 +693,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:06:50 GMT + - Wed, 26 Nov 2025 16:06:45 GMT Pragma: - no-cache RequestId: - - 45747908-1325-4735-b83b-415ffa5f7265 + - 17ac187a-6e5e-408f-82a0-71d34a1dff97 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -725,7 +725,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1/items/db1372a0-2b8d-4294-beba-88e44847b759/jobs/RunNotebook/schedules + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items/5be72aed-bb65-4038-88f8-81093cb638f5/jobs/RunNotebook/schedules response: body: string: '{"value": []}' @@ -741,11 +741,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:06:51 GMT + - Wed, 26 Nov 2025 16:06:46 GMT Pragma: - no-cache RequestId: - - 5dc95535-0b71-47a6-9cc1-f5df4ed3bdb7 + - 8fb9e61d-65d8-4e18-9987-207f04317637 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -777,7 +777,7 @@ interactions: response: body: string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1", + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -788,15 +788,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '566' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:06:51 GMT + - Wed, 26 Nov 2025 16:06:47 GMT Pragma: - no-cache RequestId: - - 2cf92d0b-5bb0-4eae-9cb7-dd1b79bf9ede + - 5a08453e-824f-44c1-96ca-08853c0b97b8 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -824,12 +824,12 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "db1372a0-2b8d-4294-beba-88e44847b759", "type": "Notebook", + string: '{"value": [{"id": "5be72aed-bb65-4038-88f8-81093cb638f5", "type": "Notebook", "displayName": "fabcli000001", "description": "fabcli000002", "workspaceId": - "e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1"}]}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -838,15 +838,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '175' + - '176' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:06:51 GMT + - Wed, 26 Nov 2025 16:06:47 GMT Pragma: - no-cache RequestId: - - ac118698-1bca-4116-b709-a60bd2e59437 + - 0f9d8040-5b29-48d2-869b-b71129428856 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -876,7 +876,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/e7f78a92-e75c-49b4-b2eb-7a6cf852b5a1/items/db1372a0-2b8d-4294-beba-88e44847b759 + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items/5be72aed-bb65-4038-88f8-81093cb638f5 response: body: string: '' @@ -892,11 +892,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 23 Nov 2025 08:06:52 GMT + - Wed, 26 Nov 2025 16:06:47 GMT Pragma: - no-cache RequestId: - - 025487aa-9c20-480c-b060-d960c961fe3d + - 61201548-b2ff-482a-af54-4c4642b9df14 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: diff --git a/tests/test_commands/recordings/test_commands/test_set/test_set_item_metadata_success[displayName-True].yaml b/tests/test_commands/recordings/test_commands/test_set/test_set_item_metadata_success[displayName-True].yaml index c623f7d85..c3c29d511 100644 --- a/tests/test_commands/recordings/test_commands/test_set/test_set_item_metadata_success[displayName-True].yaml +++ b/tests/test_commands/recordings/test_commands/test_set/test_set_item_metadata_success[displayName-True].yaml @@ -17,7 +17,7 @@ interactions: response: body: string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5378d2e8-a1ef-4bcd-a1d9-47f984697342", + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '531' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 07:59:31 GMT + - Wed, 26 Nov 2025 16:06:48 GMT Pragma: - no-cache RequestId: - - 949c843e-9e17-4f5b-8a66-2afeef36a9b7 + - 1d34ecc6-eed8-49c3-96f9-13df8cecb334 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -64,7 +64,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: string: '{"value": []}' @@ -80,11 +80,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 07:59:31 GMT + - Wed, 26 Nov 2025 16:06:48 GMT Pragma: - no-cache RequestId: - - 550bc865-6094-4510-b067-06a7e20291eb + - 869a2c10-9959-4670-92e2-d000f367ce25 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -112,7 +112,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: string: '{"value": []}' @@ -128,11 +128,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 07:59:31 GMT + - Wed, 26 Nov 2025 16:06:49 GMT Pragma: - no-cache RequestId: - - eb4697af-8c21-44c1-b3fd-148db59ee0e6 + - 53d7ae14-1935-4925-a1ec-92ae216225ce Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -165,7 +165,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/notebooks + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/notebooks response: body: string: 'null' @@ -181,15 +181,15 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 07:59:32 GMT + - Wed, 26 Nov 2025 16:06:50 GMT ETag: - '""' Location: - - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/5a653432-e30e-4cf9-96ec-092f0218917e + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/48430f93-da45-4b65-a765-81576c094d48 Pragma: - no-cache RequestId: - - 23511044-a34f-452e-9056-e4c01fd351b7 + - df5e1aab-2ba9-4520-b673-2e051014ec1c Retry-After: - '20' Strict-Transport-Security: @@ -203,7 +203,7 @@ interactions: request-redirected: - 'true' x-ms-operation-id: - - 5a653432-e30e-4cf9-96ec-092f0218917e + - 48430f93-da45-4b65-a765-81576c094d48 status: code: 202 message: Accepted @@ -221,11 +221,11 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/5a653432-e30e-4cf9-96ec-092f0218917e + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/48430f93-da45-4b65-a765-81576c094d48 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-23T07:59:32.464656", - "lastUpdatedTimeUtc": "2025-11-23T07:59:33.6056307", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T16:06:50.3038933", + "lastUpdatedTimeUtc": "2025-11-26T16:06:51.5226355", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -239,13 +239,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 07:59:52 GMT + - Wed, 26 Nov 2025 16:07:10 GMT Location: - - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/5a653432-e30e-4cf9-96ec-092f0218917e/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/48430f93-da45-4b65-a765-81576c094d48/result Pragma: - no-cache RequestId: - - f9c83fc3-21bf-4a5b-ae4d-a2a18f71f3c1 + - 4d70638f-95e8-4713-8265-34505274e832 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -253,7 +253,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 5a653432-e30e-4cf9-96ec-092f0218917e + - 48430f93-da45-4b65-a765-81576c094d48 status: code: 200 message: OK @@ -271,12 +271,12 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/5a653432-e30e-4cf9-96ec-092f0218917e/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/48430f93-da45-4b65-a765-81576c094d48/result response: body: - string: '{"id": "16ba8382-8a28-47d6-a2be-ba95fcd951c8", "type": "Notebook", + string: '{"id": "418fc4df-ca58-485e-b546-4c9f775d4f08", "type": "Notebook", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId @@ -287,11 +287,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 23 Nov 2025 07:59:53 GMT + - Wed, 26 Nov 2025 16:07:11 GMT Pragma: - no-cache RequestId: - - 2c6aa2db-349e-4c7b-84a3-aee0d06f9a19 + - 92b35617-1967-4bd5-a6e4-cc8eb0398a07 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -321,7 +321,7 @@ interactions: response: body: string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5378d2e8-a1ef-4bcd-a1d9-47f984697342", + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -332,15 +332,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '531' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 07:59:54 GMT + - Wed, 26 Nov 2025 16:07:11 GMT Pragma: - no-cache RequestId: - - c0269926-1a57-4704-8416-3f05973210c5 + - c3dac8bf-9465-4048-aa1e-d7cc67a396bf Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -368,12 +368,12 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "16ba8382-8a28-47d6-a2be-ba95fcd951c8", "type": "Notebook", + string: '{"value": [{"id": "418fc4df-ca58-485e-b546-4c9f775d4f08", "type": "Notebook", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}]}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -382,15 +382,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '178' + - '176' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 07:59:54 GMT + - Wed, 26 Nov 2025 16:07:12 GMT Pragma: - no-cache RequestId: - - 1ba279ed-cf52-482a-8426-52c0f9b3712c + - f79e9104-86b7-4873-931f-8e0f42aa606d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -418,12 +418,12 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/notebooks/16ba8382-8a28-47d6-a2be-ba95fcd951c8 + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/notebooks/418fc4df-ca58-485e-b546-4c9f775d4f08 response: body: - string: '{"id": "16ba8382-8a28-47d6-a2be-ba95fcd951c8", "type": "Notebook", + string: '{"id": "418fc4df-ca58-485e-b546-4c9f775d4f08", "type": "Notebook", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -436,13 +436,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 07:59:54 GMT + - Wed, 26 Nov 2025 16:07:13 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 4fb6f3ea-1b44-4b50-9349-1e6ae4914279 + - 668eab39-1675-40ba-98f6-2b6b15c53546 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -472,12 +472,12 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: PATCH - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/notebooks/16ba8382-8a28-47d6-a2be-ba95fcd951c8 + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/notebooks/418fc4df-ca58-485e-b546-4c9f775d4f08 response: body: - string: '{"id": "16ba8382-8a28-47d6-a2be-ba95fcd951c8", "type": "Notebook", + string: '{"id": "418fc4df-ca58-485e-b546-4c9f775d4f08", "type": "Notebook", "displayName": "fabcli000002", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -490,13 +490,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 07:59:54 GMT + - Wed, 26 Nov 2025 16:07:13 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 707a6319-cc93-44a8-9047-0538464f3faa + - 1e965627-a845-419a-a79a-925de5e92066 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -528,7 +528,7 @@ interactions: response: body: string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5378d2e8-a1ef-4bcd-a1d9-47f984697342", + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -539,15 +539,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '531' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 07:59:55 GMT + - Wed, 26 Nov 2025 16:07:13 GMT Pragma: - no-cache RequestId: - - 56ee852d-2dfc-470e-aa63-bffed1fcdb5c + - bff86f9d-1fc7-481e-a950-8b072f0946e7 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -575,12 +575,12 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "16ba8382-8a28-47d6-a2be-ba95fcd951c8", "type": "Notebook", + string: '{"value": [{"id": "418fc4df-ca58-485e-b546-4c9f775d4f08", "type": "Notebook", "displayName": "fabcli000002", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}]}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -589,15 +589,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '177' + - '176' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 07:59:56 GMT + - Wed, 26 Nov 2025 16:07:14 GMT Pragma: - no-cache RequestId: - - cba97c3b-2d6d-462d-8796-9c3cb51048c4 + - e8e73dd0-bda2-433a-a48a-4b8aaf2ee50f Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -625,12 +625,12 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "16ba8382-8a28-47d6-a2be-ba95fcd951c8", "type": "Notebook", + string: '{"value": [{"id": "418fc4df-ca58-485e-b546-4c9f775d4f08", "type": "Notebook", "displayName": "fabcli000002", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}]}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -639,15 +639,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '177' + - '176' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 07:59:57 GMT + - Wed, 26 Nov 2025 16:07:14 GMT Pragma: - no-cache RequestId: - - 77809f4d-89a0-4abd-9435-0d0060f0f169 + - 62ee03ce-f05f-4ef4-bbc6-e149bdd62965 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -679,7 +679,7 @@ interactions: response: body: string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5378d2e8-a1ef-4bcd-a1d9-47f984697342", + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -690,15 +690,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '531' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 07:59:56 GMT + - Wed, 26 Nov 2025 16:07:14 GMT Pragma: - no-cache RequestId: - - 2af1d2cf-aff1-42fb-adc6-7b17c0bc701e + - 02835ca8-9b07-40e8-844f-22a340f2fcd3 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -726,12 +726,12 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "16ba8382-8a28-47d6-a2be-ba95fcd951c8", "type": "Notebook", + string: '{"value": [{"id": "418fc4df-ca58-485e-b546-4c9f775d4f08", "type": "Notebook", "displayName": "fabcli000002", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}]}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -740,15 +740,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '177' + - '176' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 07:59:57 GMT + - Wed, 26 Nov 2025 16:07:14 GMT Pragma: - no-cache RequestId: - - bbf35784-baec-4fb1-90cb-8e02e40d042d + - 3ee7c7f8-7539-4d62-a43d-ec52405deb6c Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -776,12 +776,12 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/notebooks/16ba8382-8a28-47d6-a2be-ba95fcd951c8 + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/notebooks/418fc4df-ca58-485e-b546-4c9f775d4f08 response: body: - string: '{"id": "16ba8382-8a28-47d6-a2be-ba95fcd951c8", "type": "Notebook", + string: '{"id": "418fc4df-ca58-485e-b546-4c9f775d4f08", "type": "Notebook", "displayName": "fabcli000002", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -794,13 +794,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 07:59:57 GMT + - Wed, 26 Nov 2025 16:07:15 GMT ETag: - '""' Pragma: - no-cache RequestId: - - fcbdcd61-d607-4767-9ea8-7883890395e7 + - 3bd49c47-dff8-4c7f-8d60-7a80f30de825 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -828,7 +828,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items/16ba8382-8a28-47d6-a2be-ba95fcd951c8/connections + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items/418fc4df-ca58-485e-b546-4c9f775d4f08/connections response: body: string: '{"value": []}' @@ -844,11 +844,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 07:59:57 GMT + - Wed, 26 Nov 2025 16:07:16 GMT Pragma: - no-cache RequestId: - - 320bad1a-f476-46ec-8da5-5d6d6ed2fee4 + - 49e62b21-6348-4eae-9ba6-c1a5f06b37df Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -876,7 +876,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items/16ba8382-8a28-47d6-a2be-ba95fcd951c8/jobs/RunNotebook/schedules + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items/418fc4df-ca58-485e-b546-4c9f775d4f08/jobs/RunNotebook/schedules response: body: string: '{"value": []}' @@ -892,11 +892,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 07:59:58 GMT + - Wed, 26 Nov 2025 16:07:16 GMT Pragma: - no-cache RequestId: - - af7759ec-65a8-4100-a845-ae682d448da3 + - b748f594-8ead-497e-aefd-45c253b642ac Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -928,7 +928,7 @@ interactions: response: body: string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5378d2e8-a1ef-4bcd-a1d9-47f984697342", + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -939,15 +939,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '531' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 07:59:58 GMT + - Wed, 26 Nov 2025 16:07:17 GMT Pragma: - no-cache RequestId: - - 0a4904ba-3a81-4c26-8088-7d71bff9ef7c + - 8cec1a19-d974-4200-93da-23ed9cb8eb7b Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -975,12 +975,12 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "16ba8382-8a28-47d6-a2be-ba95fcd951c8", "type": "Notebook", + string: '{"value": [{"id": "418fc4df-ca58-485e-b546-4c9f775d4f08", "type": "Notebook", "displayName": "fabcli000002", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}]}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -989,15 +989,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '177' + - '176' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 07:59:59 GMT + - Wed, 26 Nov 2025 16:07:16 GMT Pragma: - no-cache RequestId: - - 6b6601ed-1a9e-4862-a767-b4c02d47be78 + - 1ed828f8-82c3-406c-beb9-5e7c5eef66fd Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1025,12 +1025,12 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/notebooks/16ba8382-8a28-47d6-a2be-ba95fcd951c8 + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/notebooks/418fc4df-ca58-485e-b546-4c9f775d4f08 response: body: - string: '{"id": "16ba8382-8a28-47d6-a2be-ba95fcd951c8", "type": "Notebook", + string: '{"id": "418fc4df-ca58-485e-b546-4c9f775d4f08", "type": "Notebook", "displayName": "fabcli000002", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -1043,13 +1043,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:00:00 GMT + - Wed, 26 Nov 2025 16:07:17 GMT ETag: - '""' Pragma: - no-cache RequestId: - - adca8690-ce8b-4701-99b6-23a3e39b0826 + - 26aba272-5ebb-4129-ae12-f557e04f922d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1079,12 +1079,12 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: PATCH - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/notebooks/16ba8382-8a28-47d6-a2be-ba95fcd951c8 + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/notebooks/418fc4df-ca58-485e-b546-4c9f775d4f08 response: body: - string: '{"id": "16ba8382-8a28-47d6-a2be-ba95fcd951c8", "type": "Notebook", + string: '{"id": "418fc4df-ca58-485e-b546-4c9f775d4f08", "type": "Notebook", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -1097,13 +1097,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 07:59:59 GMT + - Wed, 26 Nov 2025 16:07:17 GMT ETag: - '""' Pragma: - no-cache RequestId: - - d99e1261-2725-4f04-b611-9bef91aef205 + - 5a55ae02-2c75-4b05-a611-d13e04c57cb1 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1135,7 +1135,7 @@ interactions: response: body: string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5378d2e8-a1ef-4bcd-a1d9-47f984697342", + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -1146,15 +1146,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '531' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:00:00 GMT + - Wed, 26 Nov 2025 16:07:18 GMT Pragma: - no-cache RequestId: - - 2bd3afc8-b09f-4053-9f6d-6a8623d6585a + - 8d80e27b-24c9-4764-ab5e-cc1a72e85a43 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1182,12 +1182,12 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "16ba8382-8a28-47d6-a2be-ba95fcd951c8", "type": "Notebook", + string: '{"value": [{"id": "418fc4df-ca58-485e-b546-4c9f775d4f08", "type": "Notebook", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}]}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -1196,15 +1196,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '178' + - '176' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:00:01 GMT + - Wed, 26 Nov 2025 16:07:18 GMT Pragma: - no-cache RequestId: - - da040c75-848d-4742-90ed-a9601da558aa + - 60d440b9-25b5-4567-a898-78afc48e1ca8 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1234,7 +1234,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items/16ba8382-8a28-47d6-a2be-ba95fcd951c8 + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items/418fc4df-ca58-485e-b546-4c9f775d4f08 response: body: string: '' @@ -1250,11 +1250,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 23 Nov 2025 08:00:01 GMT + - Wed, 26 Nov 2025 16:07:19 GMT Pragma: - no-cache RequestId: - - 32ac18ba-0887-48a3-9625-ede0cc7c8078 + - 3afdf13a-1b7c-4cda-a107-bfacba33f268 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: diff --git a/tests/test_commands/recordings/test_commands/test_set/test_set_item_report_definition_semantic_model_id_success.yaml b/tests/test_commands/recordings/test_commands/test_set/test_set_item_report_definition_semantic_model_id_success.yaml index 09d004f47..7c29796c1 100644 --- a/tests/test_commands/recordings/test_commands/test_set/test_set_item_report_definition_semantic_model_id_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_set/test_set_item_report_definition_semantic_model_id_success.yaml @@ -17,7 +17,7 @@ interactions: response: body: string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5378d2e8-a1ef-4bcd-a1d9-47f984697342", + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '531' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:00:01 GMT + - Wed, 26 Nov 2025 16:07:20 GMT Pragma: - no-cache RequestId: - - 638bb3bf-9f69-4e62-b561-76d0655ea93d + - f2802995-7c07-4776-916b-c2989d343e8d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -64,7 +64,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: string: '{"value": []}' @@ -80,11 +80,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:00:01 GMT + - Wed, 26 Nov 2025 16:07:20 GMT Pragma: - no-cache RequestId: - - 867f4099-0941-4df3-9e86-a7a804e5555d + - 8c5b2f44-32e5-412d-91af-8d82ca982562 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -112,7 +112,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: string: '{"value": []}' @@ -128,11 +128,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:00:02 GMT + - Wed, 26 Nov 2025 16:07:20 GMT Pragma: - no-cache RequestId: - - d4a3ecbc-627a-4d31-8487-f40fb4574a24 + - 0cb29cd8-4327-44ec-b183-adc0e77472ed Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -151,11 +151,6 @@ interactions: "SemanticModel", "folderId": null, "definition": {"parts": [{"path": ".platform", "payload": "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9naXRJbnRlZ3JhdGlvbi9wbGF0Zm9ybVByb3BlcnRpZXMvMi4wLjAvc2NoZW1hLmpzb24iLAogICJtZXRhZGF0YSI6IHsKICAgICJ0eXBlIjogIlNlbWFudGljTW9kZWwiLAogICAgImRpc3BsYXlOYW1lIjogIkJsYW5rIgogIH0sCiAgImNvbmZpZyI6IHsKICAgICJ2ZXJzaW9uIjogIjIuMCIsCiAgICAibG9naWNhbElkIjogIjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIKICB9Cn0=", "payloadType": "InlineBase64"}, {"path": "definition.pbism", "payload": "ewogICJ2ZXJzaW9uIjogIjQuMCIsCiAgInNldHRpbmdzIjoge30KfQ==", - "payloadType": "InlineBase64"}, {"path": ".pbi/cache.abf", "payload": "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", - "payloadType": "InlineBase64"}, {"path": ".pbi/editorSettings.json", "payload": - "ewogICJ2ZXJzaW9uIjogIjEuMCIsCiAgImF1dG9kZXRlY3RSZWxhdGlvbnNoaXBzIjogdHJ1ZSwKICAicGFyYWxsZWxRdWVyeUxvYWRpbmciOiB0cnVlLAogICJ0eXBlRGV0ZWN0aW9uRW5hYmxlZCI6IHRydWUsCiAgInJlbGF0aW9uc2hpcEltcG9ydEVuYWJsZWQiOiB0cnVlLAogICJzaG91bGROb3RpZnlVc2VyT2ZOYW1lQ29uZmxpY3RSZXNvbHV0aW9uIjogdHJ1ZQp9", - "payloadType": "InlineBase64"}, {"path": ".pbi/localSettings.json", "payload": - "ewogICJ2ZXJzaW9uIjogIjEuMSIsCiAgInVzZXJDb25zZW50Ijoge30sCiAgInNlY3VyaXR5QmluZGluZ3NTaWduYXR1cmUiOiAiQVFBQUFOQ01uZDhCRmRFUmpIb0F3RS9DbCtzQkFBQUFvUkZOMUFHRkZFaUpaajhIb1p4aGR3QUFBQUFDQUFBQUFBQVFaZ0FBQUFFQUFDQUFBQUFvU2FHNWVxMXNLbmtqMmt4YnhCdGdra1kzUGQxWjVSdXAxelRjMHprTGt3QUFBQUFPZ0FBQUFBSUFBQ0FBQUFEdGtoYkVtVUEwM0FWNlpsMWVPNFFGdldrQzNTNjR3U2JqT2dIL2xrblM5VkFBQUFBSXU4WlAyVGxNZ1JMc25sd0VZUmJIZVRab1N0WUY4ODMvbHQzbjErSFlMUU44TGdHUjlZdnpxUmhYektDSVkwSkhNRVZqeW5WS1dIaThaYkl1K2FxSVFpbmVpRTk4SDZEanQ3M3lka0s1U0VBQUFBQTY0dVJDTlNHdzNoRmVXV2FXUVFzVXNNYnQwWGdzQm5GREVLVzgyZmJ5NmZpUXduOTlndTU1d3REam53aHFGSWlLM1h0RkFrVTIyelY3WkZ6WVZXTjQiCn0=", "payloadType": "InlineBase64"}, {"path": "definition/database.tmdl", "payload": "ZGF0YWJhc2UKCWNvbXBhdGliaWxpdHlMZXZlbDogMTU2MQoK", "payloadType": "InlineBase64"}, {"path": "definition/model.tmdl", "payload": "bW9kZWwgTW9kZWwKCWN1bHR1cmU6IGVuLVVTCglkZWZhdWx0UG93ZXJCSURhdGFTb3VyY2VWZXJzaW9uOiBwb3dlckJJX1YzCglzb3VyY2VRdWVyeUN1bHR1cmU6IGVuLVVTCglkYXRhQWNjZXNzT3B0aW9ucwoJCWxlZ2FjeVJlZGlyZWN0cwoJCXJldHVybkVycm9yVmFsdWVzQXNOdWxsCgphbm5vdGF0aW9uIFBCSV9RdWVyeU9yZGVyID0gWyJUYWJsZSJdCgphbm5vdGF0aW9uIF9fUEJJX1RpbWVJbnRlbGxpZ2VuY2VFbmFibGVkID0gMQoKYW5ub3RhdGlvbiBQQklEZXNrdG9wVmVyc2lvbiA9IDIuMTQwLjc1MTAuMSAoTWFpbikrYjM2NmM1ODEzNGRkNDJkZjk0MmU5YmJhNjUzNzlmM2YyMzk3M2VlMAoKcmVmIHRhYmxlIFRhYmxl", @@ -170,13 +165,13 @@ interactions: Connection: - keep-alive Content-Length: - - '14970' + - '2673' Content-Type: - application/json User-Agent: - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/semanticModels + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/semanticModels response: body: string: 'null' @@ -192,13 +187,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:00:02 GMT + - Wed, 26 Nov 2025 16:07:21 GMT Location: - - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/023c492e-f964-412a-b336-63f6f675551f + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/76b2c8dc-1f9f-4911-9f05-9919d860dcc3 Pragma: - no-cache RequestId: - - bb1e3160-a614-4f5a-92e6-f8a828a4a67f + - 0a6d0959-dfef-4fee-b65d-56425e74647b Retry-After: - '20' Strict-Transport-Security: @@ -212,7 +207,7 @@ interactions: request-redirected: - 'true' x-ms-operation-id: - - 023c492e-f964-412a-b336-63f6f675551f + - 76b2c8dc-1f9f-4911-9f05-9919d860dcc3 status: code: 202 message: Accepted @@ -230,11 +225,11 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/023c492e-f964-412a-b336-63f6f675551f + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/76b2c8dc-1f9f-4911-9f05-9919d860dcc3 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-23T08:00:03.0315264", - "lastUpdatedTimeUtc": "2025-11-23T08:00:15.7191142", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T16:07:21.8057917", + "lastUpdatedTimeUtc": "2025-11-26T16:07:32.3850055", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -248,13 +243,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:00:23 GMT + - Wed, 26 Nov 2025 16:07:41 GMT Location: - - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/023c492e-f964-412a-b336-63f6f675551f/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/76b2c8dc-1f9f-4911-9f05-9919d860dcc3/result Pragma: - no-cache RequestId: - - 67c2b184-d3fb-4800-9083-e766d3ae0b18 + - c2392122-34f3-4733-9dbc-1a68e4e47fbb Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -262,7 +257,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 023c492e-f964-412a-b336-63f6f675551f + - 76b2c8dc-1f9f-4911-9f05-9919d860dcc3 status: code: 200 message: OK @@ -280,11 +275,11 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/023c492e-f964-412a-b336-63f6f675551f/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/76b2c8dc-1f9f-4911-9f05-9919d860dcc3/result response: body: - string: '{"id": "d615dd1a-7660-4a93-aa86-b5b3c5d1c553", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}' + string: '{"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId @@ -295,11 +290,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 23 Nov 2025 08:00:24 GMT + - Wed, 26 Nov 2025 16:07:42 GMT Pragma: - no-cache RequestId: - - 412da43a-7325-4d23-a9a5-28711b4acf9f + - e52b02cb-1632-476d-95ed-036b8d4f61a9 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -314,10 +309,8 @@ interactions: - request: body: '{"description": "Created by fab", "displayName": "fabcli000001", "type": "Report", "folderId": null, "definition": {"parts": [{"path": ".platform", "payload": - "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9naXRJbnRlZ3JhdGlvbi9wbGF0Zm9ybVByb3BlcnRpZXMvMi4wLjAvc2NoZW1hLmpzb24iLAogICJtZXRhZGF0YSI6IHsKICAgICJ0eXBlIjogIlJlcG9ydCIsCiAgICAiZGlzcGxheU5hbWUiOiAiQmxhbmsiCiAgfSwKICAiY29uZmlnIjogewogICAgInZlcnNpb24iOiAiMi4wIiwKICAgICJsb2dpY2FsSWQiOiAiYWVjMTBlYTEtNDI4Ny00OGZlLTg3M2QtYzNhZTM4NzVmODAxIgogIH0KfQ==", - "payloadType": "InlineBase64"}, {"path": "definition.pbir", "payload": "eyJ2ZXJzaW9uIjogIjQuMCIsICJkYXRhc2V0UmVmZXJlbmNlIjogeyJieVBhdGgiOiBudWxsLCAiYnlDb25uZWN0aW9uIjogeyJjb25uZWN0aW9uU3RyaW5nIjogIkRhdGEgU291cmNlPXBvd2VyYmk6Ly9hcGkucG93ZXJiaS5jb20vdjEuMC9teW9yZy9ta2RpcjtJbml0aWFsIENhdGFsb2c9cjM7SW50ZWdyYXRlZCBTZWN1cml0eT1DbGFpbXNUb2tlbiIsICJwYmlTZXJ2aWNlTW9kZWxJZCI6IG51bGwsICJwYmlNb2RlbFZpcnR1YWxTZXJ2ZXJOYW1lIjogInNvYmVfd293dmlydHVhbHNlcnZlciIsICJwYmlNb2RlbERhdGFiYXNlTmFtZSI6ICJkNjE1ZGQxYS03NjYwLTRhOTMtYWE4Ni1iNWIzYzVkMWM1NTMiLCAibmFtZSI6ICJFbnRpdHlEYXRhU291cmNlIiwgImNvbm5lY3Rpb25UeXBlIjogInBiaVNlcnZpY2VYbWxhU3R5bGVMaXZlIn19fQ==", - "payloadType": "InlineBase64"}, {"path": ".pbi/localSettings.json", "payload": - "ewogICJ2ZXJzaW9uIjogIjEuMCIsCiAgInNlY3VyaXR5QmluZGluZ3NTaWduYXR1cmUiOiAiQVFBQUFOQ01uZDhCRmRFUmpIb0F3RS9DbCtzQkFBQUFvUkZOMUFHRkZFaUpaajhIb1p4aGR3QUFBQUFDQUFBQUFBQVFaZ0FBQUFFQUFDQUFBQUM0ZHgrVmFtQVl2N2RFdW51UlVqTWk3Z2x6U3BvNzJnQWcyYnRjOUVGc0tRQUFBQUFPZ0FBQUFBSUFBQ0FBQUFDSVRKVHJWQzllWnd0ZjcrZFVKQUtybGR0RGF1ZXY1bWIwcVBkUGhOK3d3N0FBQUFEaEo3YWl3VXVIQnZkUFd4WktqSG5kaWhLOVRKcHZOQ3lFcFJvTWtQUjBRWDYrSUM4Ukl6ODBRNU90bzZVMzAzRVV2SGdOU3pMQ0FoMVlDR3FFSWs0SWdZU3hkSWc2TElvd0RzS2E1VEdPdVVwQWRKU1N5U0lQV2Y1NEs0UHRMaENjTFM4NUdnWk0vUUpHT0NYbmJadUczdjJxWjNZeVZHVUFYcUxlVEd5Q29qTVZ5N2VEMnhDK1poMkUzOFZhS1ZOanhGTFlwL1FkeFFONzYxMENickpJZHJPVHc0dUpPQVlLdzBqcDdSQy9DVUFBQUFCK1AxTkc5VHF6Y01OZUVXTXZPTkVUUGU0bERxaHFnMjNyQzRjdk9Nd1J3bEwzN1dRa0JCYnlRVEdaMGw0QllNRXJRL3VoTWMxaWY0Z0x4Ym5pYjZOSCIKfQ==", + "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9naXRJbnRlZ3JhdGlvbi9wbGF0Zm9ybVByb3BlcnRpZXMvMi4wLjAvc2NoZW1hLmpzb24iLAogICJtZXRhZGF0YSI6IHsKICAgICJ0eXBlIjogIlJlcG9ydCIsCiAgICAiZGlzcGxheU5hbWUiOiAiQmxhbmsiCiAgfSwKICAiY29uZmlnIjogewogICAgInZlcnNpb24iOiAiMi4wIiwKICAgICJsb2dpY2FsSWQiOiAiMDAwMDAwMDAtMDAwMC0wMDAwLTAwMDAtMDAwMDAwMDAwMDAwIgogIH0KfQ==", + "payloadType": "InlineBase64"}, {"path": "definition.pbir", "payload": "eyJ2ZXJzaW9uIjogIjQuMCIsICJkYXRhc2V0UmVmZXJlbmNlIjogeyJieVBhdGgiOiBudWxsLCAiYnlDb25uZWN0aW9uIjogeyJjb25uZWN0aW9uU3RyaW5nIjogIkRhdGEgU291cmNlPXBvd2VyYmk6Ly9hcGkucG93ZXJiaS5jb20vdjEuMC9teW9yZy9ta2RpcjtJbml0aWFsIENhdGFsb2c9cjM7SW50ZWdyYXRlZCBTZWN1cml0eT1DbGFpbXNUb2tlbiIsICJwYmlTZXJ2aWNlTW9kZWxJZCI6IG51bGwsICJwYmlNb2RlbFZpcnR1YWxTZXJ2ZXJOYW1lIjogInNvYmVfd293dmlydHVhbHNlcnZlciIsICJwYmlNb2RlbERhdGFiYXNlTmFtZSI6ICJlNzcwMzIwZi1jODRjLTQ0YTEtODhiYi03MjA4ZmU5ZTZjNWUiLCAibmFtZSI6ICJFbnRpdHlEYXRhU291cmNlIiwgImNvbm5lY3Rpb25UeXBlIjogInBiaVNlcnZpY2VYbWxhU3R5bGVMaXZlIn19fQ==", "payloadType": "InlineBase64"}, {"path": "definition/report.json", "payload": "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9pdGVtL3JlcG9ydC9kZWZpbml0aW9uL3JlcG9ydC8xLjIuMC9zY2hlbWEuanNvbiIsCiAgInRoZW1lQ29sbGVjdGlvbiI6IHsKICAgICJiYXNlVGhlbWUiOiB7CiAgICAgICJuYW1lIjogIkNZMjRTVTEwIiwKICAgICAgInJlcG9ydFZlcnNpb25BdEltcG9ydCI6ICI1LjYxIiwKICAgICAgInR5cGUiOiAiU2hhcmVkUmVzb3VyY2VzIgogICAgfQogIH0sCiAgImxheW91dE9wdGltaXphdGlvbiI6ICJOb25lIiwKICAib2JqZWN0cyI6IHsKICAgICJzZWN0aW9uIjogWwogICAgICB7CiAgICAgICAgInByb3BlcnRpZXMiOiB7CiAgICAgICAgICAidmVydGljYWxBbGlnbm1lbnQiOiB7CiAgICAgICAgICAgICJleHByIjogewogICAgICAgICAgICAgICJMaXRlcmFsIjogewogICAgICAgICAgICAgICAgIlZhbHVlIjogIidUb3AnIgogICAgICAgICAgICAgIH0KICAgICAgICAgICAgfQogICAgICAgICAgfQogICAgICAgIH0KICAgICAgfQogICAgXQogIH0sCiAgInJlc291cmNlUGFja2FnZXMiOiBbCiAgICB7CiAgICAgICJuYW1lIjogIlNoYXJlZFJlc291cmNlcyIsCiAgICAgICJ0eXBlIjogIlNoYXJlZFJlc291cmNlcyIsCiAgICAgICJpdGVtcyI6IFsKICAgICAgICB7CiAgICAgICAgICAibmFtZSI6ICJDWTI0U1UxMCIsCiAgICAgICAgICAicGF0aCI6ICJCYXNlVGhlbWVzL0NZMjRTVTEwLmpzb24iLAogICAgICAgICAgInR5cGUiOiAiQmFzZVRoZW1lIgogICAgICAgIH0KICAgICAgXQogICAgfQogIF0sCiAgInNldHRpbmdzIjogewogICAgInVzZVN0eWxhYmxlVmlzdWFsQ29udGFpbmVySGVhZGVyIjogdHJ1ZSwKICAgICJkZWZhdWx0RHJpbGxGaWx0ZXJPdGhlclZpc3VhbHMiOiB0cnVlLAogICAgImFsbG93Q2hhbmdlRmlsdGVyVHlwZXMiOiB0cnVlLAogICAgInVzZUVuaGFuY2VkVG9vbHRpcHMiOiB0cnVlLAogICAgInVzZURlZmF1bHRBZ2dyZWdhdGVEaXNwbGF5TmFtZSI6IHRydWUKICB9Cn0=", "payloadType": "InlineBase64"}, {"path": "definition/version.json", "payload": @@ -337,13 +330,13 @@ interactions: Connection: - keep-alive Content-Length: - - '22649' + - '21794' Content-Type: - application/json User-Agent: - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/reports + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/reports response: body: string: 'null' @@ -359,13 +352,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:00:27 GMT + - Wed, 26 Nov 2025 16:07:44 GMT Location: - - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/ca343357-23e8-40a8-83e1-9e5b22eedd8a + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/0f1e20fe-ba1d-41c4-9e40-7c350dc5971d Pragma: - no-cache RequestId: - - db5a9459-6111-467c-9a1c-ef0319d06f32 + - 8eec2fc0-4e96-4eef-a7f7-1153892c7c8c Retry-After: - '20' Strict-Transport-Security: @@ -379,7 +372,7 @@ interactions: request-redirected: - 'true' x-ms-operation-id: - - ca343357-23e8-40a8-83e1-9e5b22eedd8a + - 0f1e20fe-ba1d-41c4-9e40-7c350dc5971d status: code: 202 message: Accepted @@ -397,11 +390,11 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/ca343357-23e8-40a8-83e1-9e5b22eedd8a + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/0f1e20fe-ba1d-41c4-9e40-7c350dc5971d response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-23T08:00:27.9856128", - "lastUpdatedTimeUtc": "2025-11-23T08:00:28.6106163", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T16:07:44.6351299", + "lastUpdatedTimeUtc": "2025-11-26T16:07:44.9476345", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -411,17 +404,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '131' + - '130' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:00:49 GMT + - Wed, 26 Nov 2025 16:08:05 GMT Location: - - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/ca343357-23e8-40a8-83e1-9e5b22eedd8a/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/0f1e20fe-ba1d-41c4-9e40-7c350dc5971d/result Pragma: - no-cache RequestId: - - 7fcfa986-728d-4fa8-8f57-56c7370b4664 + - 55d8a6bf-944d-469d-b2db-4ee2017d255f Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -429,7 +422,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - ca343357-23e8-40a8-83e1-9e5b22eedd8a + - 0f1e20fe-ba1d-41c4-9e40-7c350dc5971d status: code: 200 message: OK @@ -447,11 +440,11 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/ca343357-23e8-40a8-83e1-9e5b22eedd8a/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/0f1e20fe-ba1d-41c4-9e40-7c350dc5971d/result response: body: - string: '{"id": "8e5ee0b9-7674-4e50-9ede-4ef561840cde", "type": "Report", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}' + string: '{"id": "0f1831da-fadd-4c0d-8cad-daadb028b4c1", "type": "Report", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId @@ -462,11 +455,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 23 Nov 2025 08:00:49 GMT + - Wed, 26 Nov 2025 16:08:05 GMT Pragma: - no-cache RequestId: - - 3c4f4aac-cf6d-41f3-8941-a0701cc8a11b + - 3a060baa-cccb-4cd2-9198-40d50c36d71c Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -496,7 +489,7 @@ interactions: response: body: string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5378d2e8-a1ef-4bcd-a1d9-47f984697342", + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -507,15 +500,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '531' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:00:51 GMT + - Wed, 26 Nov 2025 16:08:05 GMT Pragma: - no-cache RequestId: - - a8864ee0-1d94-41f9-9daa-4e52e5aa7ac3 + - 91ad1a76-d738-4c75-be11-80d01bbb9c7e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -543,14 +536,14 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "8e5ee0b9-7674-4e50-9ede-4ef561840cde", "type": "Report", + string: '{"value": [{"id": "0f1831da-fadd-4c0d-8cad-daadb028b4c1", "type": "Report", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}, {"id": "d615dd1a-7660-4a93-aa86-b5b3c5d1c553", + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, {"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}]}' + "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -563,11 +556,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:00:51 GMT + - Wed, 26 Nov 2025 16:08:06 GMT Pragma: - no-cache RequestId: - - f058c041-8835-4b48-8e13-bf8b8c9915b1 + - 85f7d17a-9277-4db7-984a-70a410d79ff1 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -595,14 +588,14 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "8e5ee0b9-7674-4e50-9ede-4ef561840cde", "type": "Report", + string: '{"value": [{"id": "0f1831da-fadd-4c0d-8cad-daadb028b4c1", "type": "Report", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}, {"id": "d615dd1a-7660-4a93-aa86-b5b3c5d1c553", + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, {"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}]}' + "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -615,11 +608,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:00:51 GMT + - Wed, 26 Nov 2025 16:08:07 GMT Pragma: - no-cache RequestId: - - 34f94a3f-ae62-49f0-b3a5-6dbe1f2fe2b1 + - fba36923-9be5-4aa2-b9fb-8a651fff5360 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -638,11 +631,6 @@ interactions: "SemanticModel", "folderId": null, "definition": {"parts": [{"path": ".platform", "payload": "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9naXRJbnRlZ3JhdGlvbi9wbGF0Zm9ybVByb3BlcnRpZXMvMi4wLjAvc2NoZW1hLmpzb24iLAogICJtZXRhZGF0YSI6IHsKICAgICJ0eXBlIjogIlNlbWFudGljTW9kZWwiLAogICAgImRpc3BsYXlOYW1lIjogIkJsYW5rIgogIH0sCiAgImNvbmZpZyI6IHsKICAgICJ2ZXJzaW9uIjogIjIuMCIsCiAgICAibG9naWNhbElkIjogIjAwMDAwMDAwLTAwMDAtMDAwMC0wMDAwLTAwMDAwMDAwMDAwMCIKICB9Cn0=", "payloadType": "InlineBase64"}, {"path": "definition.pbism", "payload": "ewogICJ2ZXJzaW9uIjogIjQuMCIsCiAgInNldHRpbmdzIjoge30KfQ==", - "payloadType": "InlineBase64"}, {"path": ".pbi/cache.abf", "payload": "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", - "payloadType": "InlineBase64"}, {"path": ".pbi/editorSettings.json", "payload": - "ewogICJ2ZXJzaW9uIjogIjEuMCIsCiAgImF1dG9kZXRlY3RSZWxhdGlvbnNoaXBzIjogdHJ1ZSwKICAicGFyYWxsZWxRdWVyeUxvYWRpbmciOiB0cnVlLAogICJ0eXBlRGV0ZWN0aW9uRW5hYmxlZCI6IHRydWUsCiAgInJlbGF0aW9uc2hpcEltcG9ydEVuYWJsZWQiOiB0cnVlLAogICJzaG91bGROb3RpZnlVc2VyT2ZOYW1lQ29uZmxpY3RSZXNvbHV0aW9uIjogdHJ1ZQp9", - "payloadType": "InlineBase64"}, {"path": ".pbi/localSettings.json", "payload": - "ewogICJ2ZXJzaW9uIjogIjEuMSIsCiAgInVzZXJDb25zZW50Ijoge30sCiAgInNlY3VyaXR5QmluZGluZ3NTaWduYXR1cmUiOiAiQVFBQUFOQ01uZDhCRmRFUmpIb0F3RS9DbCtzQkFBQUFvUkZOMUFHRkZFaUpaajhIb1p4aGR3QUFBQUFDQUFBQUFBQVFaZ0FBQUFFQUFDQUFBQUFvU2FHNWVxMXNLbmtqMmt4YnhCdGdra1kzUGQxWjVSdXAxelRjMHprTGt3QUFBQUFPZ0FBQUFBSUFBQ0FBQUFEdGtoYkVtVUEwM0FWNlpsMWVPNFFGdldrQzNTNjR3U2JqT2dIL2xrblM5VkFBQUFBSXU4WlAyVGxNZ1JMc25sd0VZUmJIZVRab1N0WUY4ODMvbHQzbjErSFlMUU44TGdHUjlZdnpxUmhYektDSVkwSkhNRVZqeW5WS1dIaThaYkl1K2FxSVFpbmVpRTk4SDZEanQ3M3lka0s1U0VBQUFBQTY0dVJDTlNHdzNoRmVXV2FXUVFzVXNNYnQwWGdzQm5GREVLVzgyZmJ5NmZpUXduOTlndTU1d3REam53aHFGSWlLM1h0RkFrVTIyelY3WkZ6WVZXTjQiCn0=", "payloadType": "InlineBase64"}, {"path": "definition/database.tmdl", "payload": "ZGF0YWJhc2UKCWNvbXBhdGliaWxpdHlMZXZlbDogMTU2MQoK", "payloadType": "InlineBase64"}, {"path": "definition/model.tmdl", "payload": "bW9kZWwgTW9kZWwKCWN1bHR1cmU6IGVuLVVTCglkZWZhdWx0UG93ZXJCSURhdGFTb3VyY2VWZXJzaW9uOiBwb3dlckJJX1YzCglzb3VyY2VRdWVyeUN1bHR1cmU6IGVuLVVTCglkYXRhQWNjZXNzT3B0aW9ucwoJCWxlZ2FjeVJlZGlyZWN0cwoJCXJldHVybkVycm9yVmFsdWVzQXNOdWxsCgphbm5vdGF0aW9uIFBCSV9RdWVyeU9yZGVyID0gWyJUYWJsZSJdCgphbm5vdGF0aW9uIF9fUEJJX1RpbWVJbnRlbGxpZ2VuY2VFbmFibGVkID0gMQoKYW5ub3RhdGlvbiBQQklEZXNrdG9wVmVyc2lvbiA9IDIuMTQwLjc1MTAuMSAoTWFpbikrYjM2NmM1ODEzNGRkNDJkZjk0MmU5YmJhNjUzNzlmM2YyMzk3M2VlMAoKcmVmIHRhYmxlIFRhYmxl", @@ -657,13 +645,13 @@ interactions: Connection: - keep-alive Content-Length: - - '14965' + - '2668' Content-Type: - application/json User-Agent: - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/semanticModels + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/semanticModels response: body: string: 'null' @@ -679,13 +667,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:00:52 GMT + - Wed, 26 Nov 2025 16:08:07 GMT Location: - - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/20dd6f5a-6dd4-4eb1-aa1a-2d00421f7bd1 + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/d62335a8-3220-4fda-8890-f5469689e227 Pragma: - no-cache RequestId: - - a98fc896-fcd7-4f90-8bd2-bfb6b3c6c1d1 + - 2deb7dad-6c3f-43a1-bfb2-99030b9cbd12 Retry-After: - '20' Strict-Transport-Security: @@ -699,7 +687,7 @@ interactions: request-redirected: - 'true' x-ms-operation-id: - - 20dd6f5a-6dd4-4eb1-aa1a-2d00421f7bd1 + - d62335a8-3220-4fda-8890-f5469689e227 status: code: 202 message: Accepted @@ -717,11 +705,11 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/20dd6f5a-6dd4-4eb1-aa1a-2d00421f7bd1 + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/d62335a8-3220-4fda-8890-f5469689e227 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-23T08:00:52.6611846", - "lastUpdatedTimeUtc": "2025-11-23T08:01:05.1313633", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T16:08:08.0757138", + "lastUpdatedTimeUtc": "2025-11-26T16:08:19.8898984", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -731,17 +719,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '132' + - '131' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:01:12 GMT + - Wed, 26 Nov 2025 16:08:27 GMT Location: - - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/20dd6f5a-6dd4-4eb1-aa1a-2d00421f7bd1/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/d62335a8-3220-4fda-8890-f5469689e227/result Pragma: - no-cache RequestId: - - 7106b5ec-4468-43e8-b614-78fe0790f978 + - 44441825-1b40-4a91-9fc0-d1f5d643f9a7 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -749,7 +737,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 20dd6f5a-6dd4-4eb1-aa1a-2d00421f7bd1 + - d62335a8-3220-4fda-8890-f5469689e227 status: code: 200 message: OK @@ -767,11 +755,11 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/20dd6f5a-6dd4-4eb1-aa1a-2d00421f7bd1/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/d62335a8-3220-4fda-8890-f5469689e227/result response: body: - string: '{"id": "ce8377ae-23d9-4359-aa7f-1a18cabd0783", "type": "SemanticModel", - "displayName": "fabcli000002", "description": "", "workspaceId": "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}' + string: '{"id": "b62cec27-5da9-43b1-8862-5d2969d0b2bf", "type": "SemanticModel", + "displayName": "fabcli000002", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId @@ -782,11 +770,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 23 Nov 2025 08:01:13 GMT + - Wed, 26 Nov 2025 16:08:28 GMT Pragma: - no-cache RequestId: - - ac773b00-5b50-4f0e-ad7e-4af0f8ea0b17 + - 69cbadf4-6816-4d55-bac5-c878ab787195 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -816,7 +804,7 @@ interactions: response: body: string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5378d2e8-a1ef-4bcd-a1d9-47f984697342", + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -827,15 +815,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '531' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:01:14 GMT + - Wed, 26 Nov 2025 16:08:28 GMT Pragma: - no-cache RequestId: - - c68b15da-0e93-41da-9368-6dcd0fceaa46 + - e65a5746-0e92-4045-b19e-c81e1b4f283b Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -863,16 +851,16 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "8e5ee0b9-7674-4e50-9ede-4ef561840cde", "type": "Report", + string: '{"value": [{"id": "0f1831da-fadd-4c0d-8cad-daadb028b4c1", "type": "Report", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}, {"id": "d615dd1a-7660-4a93-aa86-b5b3c5d1c553", + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, {"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}, {"id": "ce8377ae-23d9-4359-aa7f-1a18cabd0783", + "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, {"id": "b62cec27-5da9-43b1-8862-5d2969d0b2bf", "type": "SemanticModel", "displayName": "fabcli000002", "description": "", - "workspaceId": "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}]}' + "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -881,15 +869,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '264' + - '265' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:01:15 GMT + - Wed, 26 Nov 2025 16:08:29 GMT Pragma: - no-cache RequestId: - - 8900c444-90bc-4c10-9397-2fe8204ee7ea + - 0e18a6d2-5b46-4b4c-a1de-d905a9e6c853 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -917,11 +905,11 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/semanticModels/ce8377ae-23d9-4359-aa7f-1a18cabd0783 + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/semanticModels/b62cec27-5da9-43b1-8862-5d2969d0b2bf response: body: - string: '{"id": "ce8377ae-23d9-4359-aa7f-1a18cabd0783", "type": "SemanticModel", - "displayName": "fabcli000002", "description": "", "workspaceId": "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}' + string: '{"id": "b62cec27-5da9-43b1-8862-5d2969d0b2bf", "type": "SemanticModel", + "displayName": "fabcli000002", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -934,13 +922,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:01:15 GMT + - Wed, 26 Nov 2025 16:08:30 GMT ETag: - '""' Pragma: - no-cache RequestId: - - e43590e8-ac28-4f7b-aa48-70cd2f6a4462 + - 11157a73-6d9f-48de-883e-4a459a3652ec Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -968,7 +956,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items/ce8377ae-23d9-4359-aa7f-1a18cabd0783/connections + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items/b62cec27-5da9-43b1-8862-5d2969d0b2bf/connections response: body: string: '{"value": []}' @@ -984,11 +972,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:01:16 GMT + - Wed, 26 Nov 2025 16:08:31 GMT Pragma: - no-cache RequestId: - - 80b80a41-c256-49d4-9a19-61e08aebf506 + - 9d246345-c4a9-4532-bc55-97f3065fcbf1 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1020,7 +1008,7 @@ interactions: response: body: string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5378d2e8-a1ef-4bcd-a1d9-47f984697342", + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -1031,15 +1019,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '531' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:01:17 GMT + - Wed, 26 Nov 2025 16:08:31 GMT Pragma: - no-cache RequestId: - - 381d0262-0cb6-443a-9f57-db7e5d183302 + - 3f73def9-e2f2-45be-bfd5-09b0f7aafe84 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1067,16 +1055,16 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "8e5ee0b9-7674-4e50-9ede-4ef561840cde", "type": "Report", + string: '{"value": [{"id": "0f1831da-fadd-4c0d-8cad-daadb028b4c1", "type": "Report", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}, {"id": "d615dd1a-7660-4a93-aa86-b5b3c5d1c553", + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, {"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}, {"id": "ce8377ae-23d9-4359-aa7f-1a18cabd0783", + "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, {"id": "b62cec27-5da9-43b1-8862-5d2969d0b2bf", "type": "SemanticModel", "displayName": "fabcli000002", "description": "", - "workspaceId": "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}]}' + "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -1085,15 +1073,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '264' + - '265' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:01:17 GMT + - Wed, 26 Nov 2025 16:08:31 GMT Pragma: - no-cache RequestId: - - f320698a-7b95-4bd2-8391-52c332b779cd + - 9d803b81-f63f-43c3-9105-0f253ef6cb5d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1123,7 +1111,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items/8e5ee0b9-7674-4e50-9ede-4ef561840cde/getDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items/0f1831da-fadd-4c0d-8cad-daadb028b4c1/getDefinition response: body: string: 'null' @@ -1139,13 +1127,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:01:18 GMT + - Wed, 26 Nov 2025 16:08:32 GMT Location: - - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/c88c9e1a-7330-4234-8b09-aec0e273a6ab + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/16118967-d188-4e7b-a694-ad964d528aa7 Pragma: - no-cache RequestId: - - 80ad8ac2-ceaa-475d-9acf-f8bb3fb331ab + - f091c67c-824e-421c-89ec-2539512cc782 Retry-After: - '20' Strict-Transport-Security: @@ -1159,7 +1147,7 @@ interactions: request-redirected: - 'true' x-ms-operation-id: - - c88c9e1a-7330-4234-8b09-aec0e273a6ab + - 16118967-d188-4e7b-a694-ad964d528aa7 status: code: 202 message: Accepted @@ -1177,11 +1165,11 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/c88c9e1a-7330-4234-8b09-aec0e273a6ab + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/16118967-d188-4e7b-a694-ad964d528aa7 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-23T08:01:18.3978042", - "lastUpdatedTimeUtc": "2025-11-23T08:01:18.6321766", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T16:08:32.8453781", + "lastUpdatedTimeUtc": "2025-11-26T16:08:33.0641196", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -1191,17 +1179,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '130' + - '132' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:01:39 GMT + - Wed, 26 Nov 2025 16:08:53 GMT Location: - - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/c88c9e1a-7330-4234-8b09-aec0e273a6ab/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/16118967-d188-4e7b-a694-ad964d528aa7/result Pragma: - no-cache RequestId: - - 912348ac-2a85-40c2-8c8a-f46fcffb12d0 + - 33da2cb9-182a-4820-aa6f-50a1d70ba0ad Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1209,7 +1197,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - c88c9e1a-7330-4234-8b09-aec0e273a6ab + - 16118967-d188-4e7b-a694-ad964d528aa7 status: code: 200 message: OK @@ -1227,11 +1215,11 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/c88c9e1a-7330-4234-8b09-aec0e273a6ab/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/16118967-d188-4e7b-a694-ad964d528aa7/result response: body: string: '{"definition": {"format": "PBIR", "parts": [{"path": "definition.pbir", - "payload": "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9pdGVtL3JlcG9ydC9kZWZpbml0aW9uUHJvcGVydGllcy8yLjAuMC9zY2hlbWEuanNvbiIsCiAgInZlcnNpb24iOiAiNC4wIiwKICAiZGF0YXNldFJlZmVyZW5jZSI6IHsKICAgICJieUNvbm5lY3Rpb24iOiB7CiAgICAgICJjb25uZWN0aW9uU3RyaW5nIjogIkRhdGEgU291cmNlPXBvd2VyYmk6Ly9hcGkucG93ZXJiaS5jb20vdjEuMC9teW9yZy9mYWJyaWNjbGlfV29ya3NwYWNlUGVyVGVzdGNsYXNzXzAwMDAwMTtpbml0aWFsIGNhdGFsb2c9ZmFiY2xpMDAwMDAxX2F1dG87aW50ZWdyYXRlZCBzZWN1cml0eT1DbGFpbXNUb2tlbjtzZW1hbnRpY21vZGVsaWQ9ZDYxNWRkMWEtNzY2MC00YTkzLWFhODYtYjViM2M1ZDFjNTUzIgogICAgfQogIH0KfQ==", + "payload": "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9pdGVtL3JlcG9ydC9kZWZpbml0aW9uUHJvcGVydGllcy8yLjAuMC9zY2hlbWEuanNvbiIsCiAgInZlcnNpb24iOiAiNC4wIiwKICAiZGF0YXNldFJlZmVyZW5jZSI6IHsKICAgICJieUNvbm5lY3Rpb24iOiB7CiAgICAgICJjb25uZWN0aW9uU3RyaW5nIjogIkRhdGEgU291cmNlPXBvd2VyYmk6Ly9hcGkucG93ZXJiaS5jb20vdjEuMC9teW9yZy9mYWJyaWNjbGlfV29ya3NwYWNlUGVyVGVzdGNsYXNzXzAwMDAwMTtpbml0aWFsIGNhdGFsb2c9ZmFiY2xpMDAwMDAxX2F1dG87aW50ZWdyYXRlZCBzZWN1cml0eT1DbGFpbXNUb2tlbjtzZW1hbnRpY21vZGVsaWQ9ZTc3MDMyMGYtYzg0Yy00NGExLTg4YmItNzIwOGZlOWU2YzVlIgogICAgfQogIH0KfQ==", "payloadType": "InlineBase64"}, {"path": "StaticResources/SharedResources/BaseThemes/CY24SU10.json", "payload": "ewogICJuYW1lIjogIkNZMjRTVTEwIiwKICAiZGF0YUNvbG9ycyI6IFsKICAgICIjMTE4REZGIiwKICAgICIjMTIyMzlFIiwKICAgICIjRTY2QzM3IiwKICAgICIjNkIwMDdCIiwKICAgICIjRTA0NEE3IiwKICAgICIjNzQ0RUMyIiwKICAgICIjRDlCMzAwIiwKICAgICIjRDY0NTUwIiwKICAgICIjMTk3Mjc4IiwKICAgICIjMUFBQjQwIiwKICAgICIjMTVDNkY0IiwKICAgICIjNDA5MkZGIiwKICAgICIjRkZBMDU4IiwKICAgICIjQkU1REM5IiwKICAgICIjRjQ3MkQwIiwKICAgICIjQjVBMUZGIiwKICAgICIjQzRBMjAwIiwKICAgICIjRkY4MDgwIiwKICAgICIjMDBEQkJDIiwKICAgICIjNUJENjY3IiwKICAgICIjMDA5MUQ1IiwKICAgICIjNDY2OEM1IiwKICAgICIjRkY2MzAwIiwKICAgICIjOTkwMDhBIiwKICAgICIjRUMwMDhDIiwKICAgICIjNTMzMjg1IiwKICAgICIjOTk3MDBBIiwKICAgICIjRkY0MTQxIiwKICAgICIjMUY5QTg1IiwKICAgICIjMjU4OTFDIiwKICAgICIjMDA1N0EyIiwKICAgICIjMDAyMDUwIiwKICAgICIjQzk0RjBGIiwKICAgICIjNDUwRjU0IiwKICAgICIjQjYwMDY0IiwKICAgICIjMzQxMjRGIiwKICAgICIjNkE1QTI5IiwKICAgICIjMUFBQjQwIiwKICAgICIjQkExNDFBIiwKICAgICIjMEMzRDM3IiwKICAgICIjMEI1MTFGIgogIF0sCiAgImZvcmVncm91bmQiOiAiIzI1MjQyMyIsCiAgImZvcmVncm91bmROZXV0cmFsU2Vjb25kYXJ5IjogIiM2MDVFNUMiLAogICJmb3JlZ3JvdW5kTmV1dHJhbFRlcnRpYXJ5IjogIiNCM0IwQUQiLAogICJiYWNrZ3JvdW5kIjogIiNGRkZGRkYiLAogICJiYWNrZ3JvdW5kTGlnaHQiOiAiI0YzRjJGMSIsCiAgImJhY2tncm91bmROZXV0cmFsIjogIiNDOEM2QzQiLAogICJ0YWJsZUFjY2VudCI6ICIjMTE4REZGIiwKICAiZ29vZCI6ICIjMUFBQjQwIiwKICAibmV1dHJhbCI6ICIjRDlCMzAwIiwKICAiYmFkIjogIiNENjQ1NTQiLAogICJtYXhpbXVtIjogIiMxMThERkYiLAogICJjZW50ZXIiOiAiI0Q5QjMwMCIsCiAgIm1pbmltdW0iOiAiI0RFRUZGRiIsCiAgIm51bGwiOiAiI0ZGN0Y0OCIsCiAgImh5cGVybGluayI6ICIjMDA3OGQ0IiwKICAidmlzaXRlZEh5cGVybGluayI6ICIjMDA3OGQ0IiwKICAidGV4dENsYXNzZXMiOiB7CiAgICAiY2FsbG91dCI6IHsKICAgICAgImZvbnRTaXplIjogNDUsCiAgICAgICJmb250RmFjZSI6ICJESU4iLAogICAgICAiY29sb3IiOiAiIzI1MjQyMyIKICAgIH0sCiAgICAidGl0bGUiOiB7CiAgICAgICJmb250U2l6ZSI6IDEyLAogICAgICAiZm9udEZhY2UiOiAiRElOIiwKICAgICAgImNvbG9yIjogIiMyNTI0MjMiCiAgICB9LAogICAgImhlYWRlciI6IHsKICAgICAgImZvbnRTaXplIjogMTIsCiAgICAgICJmb250RmFjZSI6ICJTZWdvZSBVSSBTZW1pYm9sZCIsCiAgICAgICJjb2xvciI6ICIjMjUyNDIzIgogICAgfSwKICAgICJsYWJlbCI6IHsKICAgICAgImZvbnRTaXplIjogMTAsCiAgICAgICJmb250RmFjZSI6ICJTZWdvZSBVSSIsCiAgICAgICJjb2xvciI6ICIjMjUyNDIzIgogICAgfQogIH0sCiAgInZpc3VhbFN0eWxlcyI6IHsKICAgICIqIjogewogICAgICAiKiI6IHsKICAgICAgICAiKiI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgIndvcmRXcmFwIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgImxpbmUiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0cmFuc3BhcmVuY3kiOiAwCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAib3V0bGluZSI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInRyYW5zcGFyZW5jeSI6IDAKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJwbG90QXJlYSI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInRyYW5zcGFyZW5jeSI6IDAKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJjYXRlZ29yeUF4aXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93QXhpc1RpdGxlIjogdHJ1ZSwKICAgICAgICAgICAgImdyaWRsaW5lU3R5bGUiOiAiZG90dGVkIiwKICAgICAgICAgICAgImNvbmNhdGVuYXRlTGFiZWxzIjogZmFsc2UKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJ2YWx1ZUF4aXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93QXhpc1RpdGxlIjogdHJ1ZSwKICAgICAgICAgICAgImdyaWRsaW5lU3R5bGUiOiAiZG90dGVkIgogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInkyQXhpcyI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAidGl0bGUiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0aXRsZVdyYXAiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGluZVN0eWxlcyI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInN0cm9rZVdpZHRoIjogMwogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgIndvcmRXcmFwIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IHRydWUKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJiYWNrZ3JvdW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IHRydWUsCiAgICAgICAgICAgICJ0cmFuc3BhcmVuY3kiOiAwCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiYm9yZGVyIjogWwogICAgICAgICAgewogICAgICAgICAgICAid2lkdGgiOiAxCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAib3V0c3BhY2VQYW5lIjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZENvbG9yIjogewogICAgICAgICAgICAgICJzb2xpZCI6IHsKICAgICAgICAgICAgICAgICJjb2xvciI6ICIjZmZmZmZmIgogICAgICAgICAgICAgIH0KICAgICAgICAgICAgfSwKICAgICAgICAgICAgInRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJib3JkZXIiOiB0cnVlLAogICAgICAgICAgICAiYm9yZGVyQ29sb3IiOiB7CiAgICAgICAgICAgICAgInNvbGlkIjogewogICAgICAgICAgICAgICAgImNvbG9yIjogIiNCM0IwQUQiCiAgICAgICAgICAgICAgfQogICAgICAgICAgICB9CiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiZmlsdGVyQ2FyZCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgIiRpZCI6ICJBcHBsaWVkIiwKICAgICAgICAgICAgInRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJmb3JlZ3JvdW5kQ29sb3IiOiB7CiAgICAgICAgICAgICAgInNvbGlkIjogewogICAgICAgICAgICAgICAgImNvbG9yIjogIiMyNTI0MjMiCiAgICAgICAgICAgICAgfQogICAgICAgICAgICB9LAogICAgICAgICAgICAiYm9yZGVyIjogdHJ1ZQogICAgICAgICAgfSwKICAgICAgICAgIHsKICAgICAgICAgICAgIiRpZCI6ICJBdmFpbGFibGUiLAogICAgICAgICAgICAidHJhbnNwYXJlbmN5IjogMCwKICAgICAgICAgICAgImZvcmVncm91bmRDb2xvciI6IHsKICAgICAgICAgICAgICAic29saWQiOiB7CiAgICAgICAgICAgICAgICAiY29sb3IiOiAiIzI1MjQyMyIKICAgICAgICAgICAgICB9CiAgICAgICAgICAgIH0sCiAgICAgICAgICAgICJib3JkZXIiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInNjYXR0ZXJDaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImJ1YmJsZXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJidWJibGVTaXplIjogLTEwLAogICAgICAgICAgICAibWFya2VyUmFuZ2VUeXBlIjogImF1dG8iCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiZmlsbFBvaW50IjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IHRydWUKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJsZWdlbmQiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93R3JhZGllbnRMZWdlbmQiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImxpbmVDaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJyZXNwb25zaXZlIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiZm9yZWNhc3QiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJtYXRjaFNlcmllc0ludGVycG9sYXRpb24iOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgIm1hcCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImJ1YmJsZXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJidWJibGVTaXplIjogLTEwLAogICAgICAgICAgICAibWFya2VyUmFuZ2VUeXBlIjogImF1dG8iCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImF6dXJlTWFwIjogewogICAgICAiKiI6IHsKICAgICAgICAiYnViYmxlTGF5ZXIiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJidWJibGVSYWRpdXMiOiA4LAogICAgICAgICAgICAibWluQnViYmxlUmFkaXVzIjogOCwKICAgICAgICAgICAgIm1heFJhZGl1cyI6IDQwCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiYmFyQ2hhcnQiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJiYXJIZWlnaHQiOiAzLAogICAgICAgICAgICAidGhpY2tuZXNzIjogMwogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJwaWVDaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImxlZ2VuZCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiB0cnVlLAogICAgICAgICAgICAicG9zaXRpb24iOiAiUmlnaHRDZW50ZXIiCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGFiZWxzIjogWwogICAgICAgICAgewogICAgICAgICAgICAibGFiZWxTdHlsZSI6ICJEYXRhIHZhbHVlLCBwZXJjZW50IG9mIHRvdGFsIgogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJkb251dENoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IHRydWUsCiAgICAgICAgICAgICJwb3NpdGlvbiI6ICJSaWdodENlbnRlciIKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJsYWJlbHMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJsYWJlbFN0eWxlIjogIkRhdGEgdmFsdWUsIHBlcmNlbnQgb2YgdG90YWwiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInBpdm90VGFibGUiOiB7CiAgICAgICIqIjogewogICAgICAgICJyb3dIZWFkZXJzIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0V4cGFuZENvbGxhcHNlQnV0dG9ucyI6IHRydWUsCiAgICAgICAgICAgICJsZWdhY3lTdHlsZURpc2FibGVkIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJtdWx0aVJvd0NhcmQiOiB7CiAgICAgICIqIjogewogICAgICAgICJjYXJkIjogWwogICAgICAgICAgewogICAgICAgICAgICAib3V0bGluZVdlaWdodCI6IDIsCiAgICAgICAgICAgICJiYXJTaG93IjogdHJ1ZSwKICAgICAgICAgICAgImJhcldlaWdodCI6IDIKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0KICAgIH0sCiAgICAia3BpIjogewogICAgICAiKiI6IHsKICAgICAgICAidHJlbmRsaW5lIjogWwogICAgICAgICAgewogICAgICAgICAgICAidHJhbnNwYXJlbmN5IjogMjAKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0KICAgIH0sCiAgICAiY2FyZFZpc3VhbCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImxheW91dCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgIm1heFRpbGVzIjogMwogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgIm92ZXJmbG93IjogWwogICAgICAgICAgewogICAgICAgICAgICAidHlwZSI6IDAKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJpbWFnZSI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImZpeGVkU2l6ZSI6IGZhbHNlCiAgICAgICAgICB9LAogICAgICAgICAgewogICAgICAgICAgICAiaW1hZ2VBcmVhU2l6ZSI6IDUwCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImFkdmFuY2VkU2xpY2VyVmlzdWFsIjogewogICAgICAiKiI6IHsKICAgICAgICAibGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAibWF4VGlsZXMiOiAzCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInNsaWNlciI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJyZXNwb25zaXZlIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgImRhdGUiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJoaWRlRGF0ZVBpY2tlckJ1dHRvbiI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiaXRlbXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJwYWRkaW5nIjogNCwKICAgICAgICAgICAgImFjY2Vzc2liaWxpdHlDb250cmFzdFByb3BlcnRpZXMiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgIndhdGVyZmFsbENoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImNvbHVtbkNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImNsdXN0ZXJlZENvbHVtbkNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImh1bmRyZWRQZXJjZW50U3RhY2tlZENvbHVtbkNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImJhckNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImNsdXN0ZXJlZEJhckNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImh1bmRyZWRQZXJjZW50U3RhY2tlZEJhckNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImFyZWFDaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJyZXNwb25zaXZlIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInN0YWNrZWRBcmVhQ2hhcnQiOiB7CiAgICAgICIqIjogewogICAgICAgICJnZW5lcmFsIjogWwogICAgICAgICAgewogICAgICAgICAgICAicmVzcG9uc2l2ZSI6IHRydWUKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJzbWFsbE11bHRpcGxlc0xheW91dCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImJhY2tncm91bmRUcmFuc3BhcmVuY3kiOiAwLAogICAgICAgICAgICAiZ3JpZExpbmVUeXBlIjogImlubmVyIgogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJsaW5lQ2x1c3RlcmVkQ29sdW1uQ29tYm9DaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJyZXNwb25zaXZlIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImxpbmVTdGFja2VkQ29sdW1uQ29tYm9DaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJyZXNwb25zaXZlIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInJpYmJvbkNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAic21hbGxNdWx0aXBsZXNMYXlvdXQiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJiYWNrZ3JvdW5kVHJhbnNwYXJlbmN5IjogMCwKICAgICAgICAgICAgImdyaWRMaW5lVHlwZSI6ICJpbm5lciIKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJ2YWx1ZUF4aXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93IjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJodW5kcmVkUGVyY2VudFN0YWNrZWRBcmVhQ2hhcnQiOiB7CiAgICAgICIqIjogewogICAgICAgICJnZW5lcmFsIjogWwogICAgICAgICAgewogICAgICAgICAgICAicmVzcG9uc2l2ZSI6IHRydWUKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJzbWFsbE11bHRpcGxlc0xheW91dCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImJhY2tncm91bmRUcmFuc3BhcmVuY3kiOiAwLAogICAgICAgICAgICAiZ3JpZExpbmVUeXBlIjogImlubmVyIgogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJncm91cCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImJhY2tncm91bmQiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93IjogZmFsc2UKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0KICAgIH0sCiAgICAiYmFzaWNTaGFwZSI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImJhY2tncm91bmQiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93IjogZmFsc2UKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJnZW5lcmFsIjogWwogICAgICAgICAgewogICAgICAgICAgICAia2VlcExheWVyT3JkZXIiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAidmlzdWFsSGVhZGVyIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInNoYXBlIjogewogICAgICAiKiI6IHsKICAgICAgICAiYmFja2dyb3VuZCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiBmYWxzZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJrZWVwTGF5ZXJPcmRlciI6IHRydWUKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJ2aXN1YWxIZWFkZXIiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93IjogZmFsc2UKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0KICAgIH0sCiAgICAiaW1hZ2UiOiB7CiAgICAgICIqIjogewogICAgICAgICJiYWNrZ3JvdW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImtlZXBMYXllck9yZGVyIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInZpc3VhbEhlYWRlciI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiBmYWxzZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgImxvY2tBc3BlY3QiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93IjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJhY3Rpb25CdXR0b24iOiB7CiAgICAgICIqIjogewogICAgICAgICJiYWNrZ3JvdW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAidmlzdWFsSGVhZGVyIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInBhZ2VOYXZpZ2F0b3IiOiB7CiAgICAgICIqIjogewogICAgICAgICJiYWNrZ3JvdW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAidmlzdWFsSGVhZGVyIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImJvb2ttYXJrTmF2aWdhdG9yIjogewogICAgICAiKiI6IHsKICAgICAgICAiYmFja2dyb3VuZCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiBmYWxzZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInZpc3VhbEhlYWRlciI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiBmYWxzZQogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJ0ZXh0Ym94IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImtlZXBMYXllck9yZGVyIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInZpc3VhbEhlYWRlciI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiBmYWxzZQogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJwYWdlIjogewogICAgICAiKiI6IHsKICAgICAgICAib3V0c3BhY2UiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJjb2xvciI6IHsKICAgICAgICAgICAgICAic29saWQiOiB7CiAgICAgICAgICAgICAgICAiY29sb3IiOiAiI0ZGRkZGRiIKICAgICAgICAgICAgICB9CiAgICAgICAgICAgIH0KICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJiYWNrZ3JvdW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAidHJhbnNwYXJlbmN5IjogMTAwCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9CiAgfQp9", "payloadType": "InlineBase64"}, {"path": "definition/version.json", "payload": @@ -1254,11 +1242,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 23 Nov 2025 08:01:39 GMT + - Wed, 26 Nov 2025 16:08:53 GMT Pragma: - no-cache RequestId: - - 8cdd8add-33f2-4416-b5ce-e836adfc2b8a + - 48c5743c-df1b-4020-893b-0daf6af01d98 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -1272,7 +1260,7 @@ interactions: message: OK - request: body: '{"definition": {"format": "PBIR", "parts": [{"path": "definition.pbir", - "payload": "eyIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9pdGVtL3JlcG9ydC9kZWZpbml0aW9uUHJvcGVydGllcy8yLjAuMC9zY2hlbWEuanNvbiIsICJ2ZXJzaW9uIjogIjQuMCIsICJkYXRhc2V0UmVmZXJlbmNlIjogeyJieUNvbm5lY3Rpb24iOiB7ImNvbm5lY3Rpb25TdHJpbmciOiAiRGF0YSBTb3VyY2U9cGJpYXp1cmU6Ly9hcGkucG93ZXJiaS5jb207SW5pdGlhbCBDYXRhbG9nPWZhYnJpY2NsaV9Xb3Jrc3BhY2VQZXJUZXN0Y2xhc3NfMDAwMDAxL2ZhYmNsaTAwMDAwMjtzZW1hbnRpY21vZGVsaWQ9Y2U4Mzc3YWUtMjNkOS00MzU5LWFhN2YtMWExOGNhYmQwNzgzIn19fQ==", + "payload": "eyIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9pdGVtL3JlcG9ydC9kZWZpbml0aW9uUHJvcGVydGllcy8yLjAuMC9zY2hlbWEuanNvbiIsICJ2ZXJzaW9uIjogIjQuMCIsICJkYXRhc2V0UmVmZXJlbmNlIjogeyJieUNvbm5lY3Rpb24iOiB7ImNvbm5lY3Rpb25TdHJpbmciOiAiRGF0YSBTb3VyY2U9cGJpYXp1cmU6Ly9hcGkucG93ZXJiaS5jb207SW5pdGlhbCBDYXRhbG9nPWZhYnJpY2NsaV9Xb3Jrc3BhY2VQZXJUZXN0Y2xhc3NfMDAwMDAxL2ZhYmNsaTAwMDAwMjtzZW1hbnRpY21vZGVsaWQ9YjYyY2VjMjctNWRhOS00M2IxLTg4NjItNWQyOTY5ZDBiMmJmIn19fQ==", "payloadType": "InlineBase64"}, {"path": "StaticResources/SharedResources/BaseThemes/CY24SU10.json", "payload": "eyJuYW1lIjogIkNZMjRTVTEwIiwgImRhdGFDb2xvcnMiOiBbIiMxMThERkYiLCAiIzEyMjM5RSIsICIjRTY2QzM3IiwgIiM2QjAwN0IiLCAiI0UwNDRBNyIsICIjNzQ0RUMyIiwgIiNEOUIzMDAiLCAiI0Q2NDU1MCIsICIjMTk3Mjc4IiwgIiMxQUFCNDAiLCAiIzE1QzZGNCIsICIjNDA5MkZGIiwgIiNGRkEwNTgiLCAiI0JFNURDOSIsICIjRjQ3MkQwIiwgIiNCNUExRkYiLCAiI0M0QTIwMCIsICIjRkY4MDgwIiwgIiMwMERCQkMiLCAiIzVCRDY2NyIsICIjMDA5MUQ1IiwgIiM0NjY4QzUiLCAiI0ZGNjMwMCIsICIjOTkwMDhBIiwgIiNFQzAwOEMiLCAiIzUzMzI4NSIsICIjOTk3MDBBIiwgIiNGRjQxNDEiLCAiIzFGOUE4NSIsICIjMjU4OTFDIiwgIiMwMDU3QTIiLCAiIzAwMjA1MCIsICIjQzk0RjBGIiwgIiM0NTBGNTQiLCAiI0I2MDA2NCIsICIjMzQxMjRGIiwgIiM2QTVBMjkiLCAiIzFBQUI0MCIsICIjQkExNDFBIiwgIiMwQzNEMzciLCAiIzBCNTExRiJdLCAiZm9yZWdyb3VuZCI6ICIjMjUyNDIzIiwgImZvcmVncm91bmROZXV0cmFsU2Vjb25kYXJ5IjogIiM2MDVFNUMiLCAiZm9yZWdyb3VuZE5ldXRyYWxUZXJ0aWFyeSI6ICIjQjNCMEFEIiwgImJhY2tncm91bmQiOiAiI0ZGRkZGRiIsICJiYWNrZ3JvdW5kTGlnaHQiOiAiI0YzRjJGMSIsICJiYWNrZ3JvdW5kTmV1dHJhbCI6ICIjQzhDNkM0IiwgInRhYmxlQWNjZW50IjogIiMxMThERkYiLCAiZ29vZCI6ICIjMUFBQjQwIiwgIm5ldXRyYWwiOiAiI0Q5QjMwMCIsICJiYWQiOiAiI0Q2NDU1NCIsICJtYXhpbXVtIjogIiMxMThERkYiLCAiY2VudGVyIjogIiNEOUIzMDAiLCAibWluaW11bSI6ICIjREVFRkZGIiwgIm51bGwiOiAiI0ZGN0Y0OCIsICJoeXBlcmxpbmsiOiAiIzAwNzhkNCIsICJ2aXNpdGVkSHlwZXJsaW5rIjogIiMwMDc4ZDQiLCAidGV4dENsYXNzZXMiOiB7ImNhbGxvdXQiOiB7ImZvbnRTaXplIjogNDUsICJmb250RmFjZSI6ICJESU4iLCAiY29sb3IiOiAiIzI1MjQyMyJ9LCAidGl0bGUiOiB7ImZvbnRTaXplIjogMTIsICJmb250RmFjZSI6ICJESU4iLCAiY29sb3IiOiAiIzI1MjQyMyJ9LCAiaGVhZGVyIjogeyJmb250U2l6ZSI6IDEyLCAiZm9udEZhY2UiOiAiU2Vnb2UgVUkgU2VtaWJvbGQiLCAiY29sb3IiOiAiIzI1MjQyMyJ9LCAibGFiZWwiOiB7ImZvbnRTaXplIjogMTAsICJmb250RmFjZSI6ICJTZWdvZSBVSSIsICJjb2xvciI6ICIjMjUyNDIzIn19LCAidmlzdWFsU3R5bGVzIjogeyIqIjogeyIqIjogeyIqIjogW3sid29yZFdyYXAiOiB0cnVlfV0sICJsaW5lIjogW3sidHJhbnNwYXJlbmN5IjogMH1dLCAib3V0bGluZSI6IFt7InRyYW5zcGFyZW5jeSI6IDB9XSwgInBsb3RBcmVhIjogW3sidHJhbnNwYXJlbmN5IjogMH1dLCAiY2F0ZWdvcnlBeGlzIjogW3sic2hvd0F4aXNUaXRsZSI6IHRydWUsICJncmlkbGluZVN0eWxlIjogImRvdHRlZCIsICJjb25jYXRlbmF0ZUxhYmVscyI6IGZhbHNlfV0sICJ2YWx1ZUF4aXMiOiBbeyJzaG93QXhpc1RpdGxlIjogdHJ1ZSwgImdyaWRsaW5lU3R5bGUiOiAiZG90dGVkIn1dLCAieTJBeGlzIjogW3sic2hvdyI6IHRydWV9XSwgInRpdGxlIjogW3sidGl0bGVXcmFwIjogdHJ1ZX1dLCAibGluZVN0eWxlcyI6IFt7InN0cm9rZVdpZHRoIjogM31dLCAid29yZFdyYXAiOiBbeyJzaG93IjogdHJ1ZX1dLCAiYmFja2dyb3VuZCI6IFt7InNob3ciOiB0cnVlLCAidHJhbnNwYXJlbmN5IjogMH1dLCAiYm9yZGVyIjogW3sid2lkdGgiOiAxfV0sICJvdXRzcGFjZVBhbmUiOiBbeyJiYWNrZ3JvdW5kQ29sb3IiOiB7InNvbGlkIjogeyJjb2xvciI6ICIjZmZmZmZmIn19LCAidHJhbnNwYXJlbmN5IjogMCwgImJvcmRlciI6IHRydWUsICJib3JkZXJDb2xvciI6IHsic29saWQiOiB7ImNvbG9yIjogIiNCM0IwQUQifX19XSwgImZpbHRlckNhcmQiOiBbeyIkaWQiOiAiQXBwbGllZCIsICJ0cmFuc3BhcmVuY3kiOiAwLCAiZm9yZWdyb3VuZENvbG9yIjogeyJzb2xpZCI6IHsiY29sb3IiOiAiIzI1MjQyMyJ9fSwgImJvcmRlciI6IHRydWV9LCB7IiRpZCI6ICJBdmFpbGFibGUiLCAidHJhbnNwYXJlbmN5IjogMCwgImZvcmVncm91bmRDb2xvciI6IHsic29saWQiOiB7ImNvbG9yIjogIiMyNTI0MjMifX0sICJib3JkZXIiOiB0cnVlfV19fSwgInNjYXR0ZXJDaGFydCI6IHsiKiI6IHsiYnViYmxlcyI6IFt7ImJ1YmJsZVNpemUiOiAtMTAsICJtYXJrZXJSYW5nZVR5cGUiOiAiYXV0byJ9XSwgImdlbmVyYWwiOiBbeyJyZXNwb25zaXZlIjogdHJ1ZX1dLCAiZmlsbFBvaW50IjogW3sic2hvdyI6IHRydWV9XSwgImxlZ2VuZCI6IFt7InNob3dHcmFkaWVudExlZ2VuZCI6IHRydWV9XX19LCAibGluZUNoYXJ0IjogeyIqIjogeyJnZW5lcmFsIjogW3sicmVzcG9uc2l2ZSI6IHRydWV9XSwgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogW3siYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsICJncmlkTGluZVR5cGUiOiAiaW5uZXIifV0sICJmb3JlY2FzdCI6IFt7Im1hdGNoU2VyaWVzSW50ZXJwb2xhdGlvbiI6IHRydWV9XX19LCAibWFwIjogeyIqIjogeyJidWJibGVzIjogW3siYnViYmxlU2l6ZSI6IC0xMCwgIm1hcmtlclJhbmdlVHlwZSI6ICJhdXRvIn1dfX0sICJhenVyZU1hcCI6IHsiKiI6IHsiYnViYmxlTGF5ZXIiOiBbeyJidWJibGVSYWRpdXMiOiA4LCAibWluQnViYmxlUmFkaXVzIjogOCwgIm1heFJhZGl1cyI6IDQwfV0sICJiYXJDaGFydCI6IFt7ImJhckhlaWdodCI6IDMsICJ0aGlja25lc3MiOiAzfV19fSwgInBpZUNoYXJ0IjogeyIqIjogeyJsZWdlbmQiOiBbeyJzaG93IjogdHJ1ZSwgInBvc2l0aW9uIjogIlJpZ2h0Q2VudGVyIn1dLCAibGFiZWxzIjogW3sibGFiZWxTdHlsZSI6ICJEYXRhIHZhbHVlLCBwZXJjZW50IG9mIHRvdGFsIn1dfX0sICJkb251dENoYXJ0IjogeyIqIjogeyJsZWdlbmQiOiBbeyJzaG93IjogdHJ1ZSwgInBvc2l0aW9uIjogIlJpZ2h0Q2VudGVyIn1dLCAibGFiZWxzIjogW3sibGFiZWxTdHlsZSI6ICJEYXRhIHZhbHVlLCBwZXJjZW50IG9mIHRvdGFsIn1dfX0sICJwaXZvdFRhYmxlIjogeyIqIjogeyJyb3dIZWFkZXJzIjogW3sic2hvd0V4cGFuZENvbGxhcHNlQnV0dG9ucyI6IHRydWUsICJsZWdhY3lTdHlsZURpc2FibGVkIjogdHJ1ZX1dfX0sICJtdWx0aVJvd0NhcmQiOiB7IioiOiB7ImNhcmQiOiBbeyJvdXRsaW5lV2VpZ2h0IjogMiwgImJhclNob3ciOiB0cnVlLCAiYmFyV2VpZ2h0IjogMn1dfX0sICJrcGkiOiB7IioiOiB7InRyZW5kbGluZSI6IFt7InRyYW5zcGFyZW5jeSI6IDIwfV19fSwgImNhcmRWaXN1YWwiOiB7IioiOiB7ImxheW91dCI6IFt7Im1heFRpbGVzIjogM31dLCAib3ZlcmZsb3ciOiBbeyJ0eXBlIjogMH1dLCAiaW1hZ2UiOiBbeyJmaXhlZFNpemUiOiBmYWxzZX0sIHsiaW1hZ2VBcmVhU2l6ZSI6IDUwfV19fSwgImFkdmFuY2VkU2xpY2VyVmlzdWFsIjogeyIqIjogeyJsYXlvdXQiOiBbeyJtYXhUaWxlcyI6IDN9XX19LCAic2xpY2VyIjogeyIqIjogeyJnZW5lcmFsIjogW3sicmVzcG9uc2l2ZSI6IHRydWV9XSwgImRhdGUiOiBbeyJoaWRlRGF0ZVBpY2tlckJ1dHRvbiI6IGZhbHNlfV0sICJpdGVtcyI6IFt7InBhZGRpbmciOiA0LCAiYWNjZXNzaWJpbGl0eUNvbnRyYXN0UHJvcGVydGllcyI6IHRydWV9XX19LCAid2F0ZXJmYWxsQ2hhcnQiOiB7IioiOiB7ImdlbmVyYWwiOiBbeyJyZXNwb25zaXZlIjogdHJ1ZX1dfX0sICJjb2x1bW5DaGFydCI6IHsiKiI6IHsiZ2VuZXJhbCI6IFt7InJlc3BvbnNpdmUiOiB0cnVlfV0sICJsZWdlbmQiOiBbeyJzaG93R3JhZGllbnRMZWdlbmQiOiB0cnVlfV0sICJzbWFsbE11bHRpcGxlc0xheW91dCI6IFt7ImJhY2tncm91bmRUcmFuc3BhcmVuY3kiOiAwLCAiZ3JpZExpbmVUeXBlIjogImlubmVyIn1dfX0sICJjbHVzdGVyZWRDb2x1bW5DaGFydCI6IHsiKiI6IHsiZ2VuZXJhbCI6IFt7InJlc3BvbnNpdmUiOiB0cnVlfV0sICJsZWdlbmQiOiBbeyJzaG93R3JhZGllbnRMZWdlbmQiOiB0cnVlfV0sICJzbWFsbE11bHRpcGxlc0xheW91dCI6IFt7ImJhY2tncm91bmRUcmFuc3BhcmVuY3kiOiAwLCAiZ3JpZExpbmVUeXBlIjogImlubmVyIn1dfX0sICJodW5kcmVkUGVyY2VudFN0YWNrZWRDb2x1bW5DaGFydCI6IHsiKiI6IHsiZ2VuZXJhbCI6IFt7InJlc3BvbnNpdmUiOiB0cnVlfV0sICJsZWdlbmQiOiBbeyJzaG93R3JhZGllbnRMZWdlbmQiOiB0cnVlfV0sICJzbWFsbE11bHRpcGxlc0xheW91dCI6IFt7ImJhY2tncm91bmRUcmFuc3BhcmVuY3kiOiAwLCAiZ3JpZExpbmVUeXBlIjogImlubmVyIn1dfX0sICJiYXJDaGFydCI6IHsiKiI6IHsiZ2VuZXJhbCI6IFt7InJlc3BvbnNpdmUiOiB0cnVlfV0sICJsZWdlbmQiOiBbeyJzaG93R3JhZGllbnRMZWdlbmQiOiB0cnVlfV0sICJzbWFsbE11bHRpcGxlc0xheW91dCI6IFt7ImJhY2tncm91bmRUcmFuc3BhcmVuY3kiOiAwLCAiZ3JpZExpbmVUeXBlIjogImlubmVyIn1dfX0sICJjbHVzdGVyZWRCYXJDaGFydCI6IHsiKiI6IHsiZ2VuZXJhbCI6IFt7InJlc3BvbnNpdmUiOiB0cnVlfV0sICJsZWdlbmQiOiBbeyJzaG93R3JhZGllbnRMZWdlbmQiOiB0cnVlfV0sICJzbWFsbE11bHRpcGxlc0xheW91dCI6IFt7ImJhY2tncm91bmRUcmFuc3BhcmVuY3kiOiAwLCAiZ3JpZExpbmVUeXBlIjogImlubmVyIn1dfX0sICJodW5kcmVkUGVyY2VudFN0YWNrZWRCYXJDaGFydCI6IHsiKiI6IHsiZ2VuZXJhbCI6IFt7InJlc3BvbnNpdmUiOiB0cnVlfV0sICJsZWdlbmQiOiBbeyJzaG93R3JhZGllbnRMZWdlbmQiOiB0cnVlfV0sICJzbWFsbE11bHRpcGxlc0xheW91dCI6IFt7ImJhY2tncm91bmRUcmFuc3BhcmVuY3kiOiAwLCAiZ3JpZExpbmVUeXBlIjogImlubmVyIn1dfX0sICJhcmVhQ2hhcnQiOiB7IioiOiB7ImdlbmVyYWwiOiBbeyJyZXNwb25zaXZlIjogdHJ1ZX1dLCAic21hbGxNdWx0aXBsZXNMYXlvdXQiOiBbeyJiYWNrZ3JvdW5kVHJhbnNwYXJlbmN5IjogMCwgImdyaWRMaW5lVHlwZSI6ICJpbm5lciJ9XX19LCAic3RhY2tlZEFyZWFDaGFydCI6IHsiKiI6IHsiZ2VuZXJhbCI6IFt7InJlc3BvbnNpdmUiOiB0cnVlfV0sICJzbWFsbE11bHRpcGxlc0xheW91dCI6IFt7ImJhY2tncm91bmRUcmFuc3BhcmVuY3kiOiAwLCAiZ3JpZExpbmVUeXBlIjogImlubmVyIn1dfX0sICJsaW5lQ2x1c3RlcmVkQ29sdW1uQ29tYm9DaGFydCI6IHsiKiI6IHsiZ2VuZXJhbCI6IFt7InJlc3BvbnNpdmUiOiB0cnVlfV0sICJzbWFsbE11bHRpcGxlc0xheW91dCI6IFt7ImJhY2tncm91bmRUcmFuc3BhcmVuY3kiOiAwLCAiZ3JpZExpbmVUeXBlIjogImlubmVyIn1dfX0sICJsaW5lU3RhY2tlZENvbHVtbkNvbWJvQ2hhcnQiOiB7IioiOiB7ImdlbmVyYWwiOiBbeyJyZXNwb25zaXZlIjogdHJ1ZX1dLCAic21hbGxNdWx0aXBsZXNMYXlvdXQiOiBbeyJiYWNrZ3JvdW5kVHJhbnNwYXJlbmN5IjogMCwgImdyaWRMaW5lVHlwZSI6ICJpbm5lciJ9XX19LCAicmliYm9uQ2hhcnQiOiB7IioiOiB7ImdlbmVyYWwiOiBbeyJyZXNwb25zaXZlIjogdHJ1ZX1dLCAic21hbGxNdWx0aXBsZXNMYXlvdXQiOiBbeyJiYWNrZ3JvdW5kVHJhbnNwYXJlbmN5IjogMCwgImdyaWRMaW5lVHlwZSI6ICJpbm5lciJ9XSwgInZhbHVlQXhpcyI6IFt7InNob3ciOiB0cnVlfV19fSwgImh1bmRyZWRQZXJjZW50U3RhY2tlZEFyZWFDaGFydCI6IHsiKiI6IHsiZ2VuZXJhbCI6IFt7InJlc3BvbnNpdmUiOiB0cnVlfV0sICJzbWFsbE11bHRpcGxlc0xheW91dCI6IFt7ImJhY2tncm91bmRUcmFuc3BhcmVuY3kiOiAwLCAiZ3JpZExpbmVUeXBlIjogImlubmVyIn1dfX0sICJncm91cCI6IHsiKiI6IHsiYmFja2dyb3VuZCI6IFt7InNob3ciOiBmYWxzZX1dfX0sICJiYXNpY1NoYXBlIjogeyIqIjogeyJiYWNrZ3JvdW5kIjogW3sic2hvdyI6IGZhbHNlfV0sICJnZW5lcmFsIjogW3sia2VlcExheWVyT3JkZXIiOiB0cnVlfV0sICJ2aXN1YWxIZWFkZXIiOiBbeyJzaG93IjogZmFsc2V9XX19LCAic2hhcGUiOiB7IioiOiB7ImJhY2tncm91bmQiOiBbeyJzaG93IjogZmFsc2V9XSwgImdlbmVyYWwiOiBbeyJrZWVwTGF5ZXJPcmRlciI6IHRydWV9XSwgInZpc3VhbEhlYWRlciI6IFt7InNob3ciOiBmYWxzZX1dfX0sICJpbWFnZSI6IHsiKiI6IHsiYmFja2dyb3VuZCI6IFt7InNob3ciOiBmYWxzZX1dLCAiZ2VuZXJhbCI6IFt7ImtlZXBMYXllck9yZGVyIjogdHJ1ZX1dLCAidmlzdWFsSGVhZGVyIjogW3sic2hvdyI6IGZhbHNlfV0sICJsb2NrQXNwZWN0IjogW3sic2hvdyI6IHRydWV9XX19LCAiYWN0aW9uQnV0dG9uIjogeyIqIjogeyJiYWNrZ3JvdW5kIjogW3sic2hvdyI6IGZhbHNlfV0sICJ2aXN1YWxIZWFkZXIiOiBbeyJzaG93IjogZmFsc2V9XX19LCAicGFnZU5hdmlnYXRvciI6IHsiKiI6IHsiYmFja2dyb3VuZCI6IFt7InNob3ciOiBmYWxzZX1dLCAidmlzdWFsSGVhZGVyIjogW3sic2hvdyI6IGZhbHNlfV19fSwgImJvb2ttYXJrTmF2aWdhdG9yIjogeyIqIjogeyJiYWNrZ3JvdW5kIjogW3sic2hvdyI6IGZhbHNlfV0sICJ2aXN1YWxIZWFkZXIiOiBbeyJzaG93IjogZmFsc2V9XX19LCAidGV4dGJveCI6IHsiKiI6IHsiZ2VuZXJhbCI6IFt7ImtlZXBMYXllck9yZGVyIjogdHJ1ZX1dLCAidmlzdWFsSGVhZGVyIjogW3sic2hvdyI6IGZhbHNlfV19fSwgInBhZ2UiOiB7IioiOiB7Im91dHNwYWNlIjogW3siY29sb3IiOiB7InNvbGlkIjogeyJjb2xvciI6ICIjRkZGRkZGIn19fV0sICJiYWNrZ3JvdW5kIjogW3sidHJhbnNwYXJlbmN5IjogMTAwfV19fX19", "payloadType": "InlineBase64"}, {"path": "definition/version.json", "payload": @@ -1299,7 +1287,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items/8e5ee0b9-7674-4e50-9ede-4ef561840cde/updateDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items/0f1831da-fadd-4c0d-8cad-daadb028b4c1/updateDefinition response: body: string: 'null' @@ -1315,13 +1303,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:01:40 GMT + - Wed, 26 Nov 2025 16:08:54 GMT Location: - - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/5fcb0206-f225-4181-80c8-98c93ddd8095 + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/803ff682-7c61-4763-8a6c-797e4847a99e Pragma: - no-cache RequestId: - - 2d8cbd88-726e-4d1c-8eb0-ab8ac654fa17 + - 8b562787-1ad4-4295-a0a9-a674402e4c25 Retry-After: - '20' Strict-Transport-Security: @@ -1335,7 +1323,7 @@ interactions: request-redirected: - 'true' x-ms-operation-id: - - 5fcb0206-f225-4181-80c8-98c93ddd8095 + - 803ff682-7c61-4763-8a6c-797e4847a99e status: code: 202 message: Accepted @@ -1353,11 +1341,11 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/5fcb0206-f225-4181-80c8-98c93ddd8095 + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/803ff682-7c61-4763-8a6c-797e4847a99e response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-23T08:01:40.8068734", - "lastUpdatedTimeUtc": "2025-11-23T08:01:41.7138827", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T16:08:55.3639554", + "lastUpdatedTimeUtc": "2025-11-26T16:08:55.7233276", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -1367,15 +1355,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '131' + - '130' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:00 GMT + - Wed, 26 Nov 2025 16:09:15 GMT Pragma: - no-cache RequestId: - - bd6f29b4-350e-41e4-91d8-391e512023d2 + - e82ca9eb-0579-478e-9e84-73c85d51766e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1385,55 +1373,6 @@ interactions: status: code: 200 message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Type: - - application/json - User-Agent: - - ms-fabric-cli-test/1.2.0 - method: GET - uri: https://api.fabric.microsoft.com/v1/operations/5fcb0206-f225-4181-80c8-98c93ddd8095/result - response: - body: - string: '{"requestId": "c358e60f-77e6-4b08-8d18-270369501ba7", "errorCode": - "OperationHasNoResult", "message": "The operation has no result"}' - headers: - Access-Control-Expose-Headers: - - RequestId - Cache-Control: - - no-store, must-revalidate, no-cache - Content-Type: - - application/json; charset=utf-8 - Date: - - Sun, 23 Nov 2025 08:02:02 GMT - Pragma: - - no-cache - RequestId: - - c358e60f-77e6-4b08-8d18-270369501ba7 - Strict-Transport-Security: - - max-age=31536000; includeSubDomains - Transfer-Encoding: - - chunked - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - deny - home-cluster-uri: - - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ - request-redirected: - - 'true' - x-ms-public-api-error-code: - - OperationHasNoResult - status: - code: 400 - message: Bad Request - request: body: null headers: @@ -1452,7 +1391,7 @@ interactions: response: body: string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5378d2e8-a1ef-4bcd-a1d9-47f984697342", + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -1463,15 +1402,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '531' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:02 GMT + - Wed, 26 Nov 2025 16:09:16 GMT Pragma: - no-cache RequestId: - - b7142e37-c90d-4bd7-b6bd-0934b68d5a62 + - 55768079-46ec-4c2b-91cb-c74d5d8ddb4e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1499,16 +1438,16 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "8e5ee0b9-7674-4e50-9ede-4ef561840cde", "type": "Report", + string: '{"value": [{"id": "0f1831da-fadd-4c0d-8cad-daadb028b4c1", "type": "Report", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}, {"id": "d615dd1a-7660-4a93-aa86-b5b3c5d1c553", + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, {"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}, {"id": "ce8377ae-23d9-4359-aa7f-1a18cabd0783", + "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, {"id": "b62cec27-5da9-43b1-8862-5d2969d0b2bf", "type": "SemanticModel", "displayName": "fabcli000002", "description": "", - "workspaceId": "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}]}' + "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -1517,15 +1456,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '264' + - '265' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:03 GMT + - Wed, 26 Nov 2025 16:09:16 GMT Pragma: - no-cache RequestId: - - 7123633f-57f2-48e3-be0a-c2aea53e8069 + - b370765e-faf4-426d-8a47-a0165b007b88 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1553,11 +1492,11 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/reports/8e5ee0b9-7674-4e50-9ede-4ef561840cde + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/reports/0f1831da-fadd-4c0d-8cad-daadb028b4c1 response: body: - string: '{"id": "8e5ee0b9-7674-4e50-9ede-4ef561840cde", "type": "Report", "displayName": - "fabcli000001", "description": "Created by fab", "workspaceId": "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}' + string: '{"id": "0f1831da-fadd-4c0d-8cad-daadb028b4c1", "type": "Report", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -1570,13 +1509,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:03 GMT + - Wed, 26 Nov 2025 16:09:17 GMT ETag: - '""' Pragma: - no-cache RequestId: - - a7e6a1d6-635d-41d0-a1a1-c2cb6fbd19aa + - 3fe472c7-85fb-405b-87c9-dae4201fb671 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1606,7 +1545,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items/8e5ee0b9-7674-4e50-9ede-4ef561840cde/getDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items/0f1831da-fadd-4c0d-8cad-daadb028b4c1/getDefinition response: body: string: 'null' @@ -1622,13 +1561,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:04 GMT + - Wed, 26 Nov 2025 16:09:17 GMT Location: - - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/3527444b-fda1-41e7-88aa-290216283533 + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/0044e209-0d0c-4644-b9ff-686f2b6f4fec Pragma: - no-cache RequestId: - - 1b05c9eb-dc77-4dd5-92f5-353fe683a15a + - dc0c7512-0d86-440d-9224-03dee4ff9589 Retry-After: - '20' Strict-Transport-Security: @@ -1642,7 +1581,7 @@ interactions: request-redirected: - 'true' x-ms-operation-id: - - 3527444b-fda1-41e7-88aa-290216283533 + - 0044e209-0d0c-4644-b9ff-686f2b6f4fec status: code: 202 message: Accepted @@ -1660,11 +1599,11 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/3527444b-fda1-41e7-88aa-290216283533 + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/0044e209-0d0c-4644-b9ff-686f2b6f4fec response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-23T08:02:04.1063914", - "lastUpdatedTimeUtc": "2025-11-23T08:02:04.3407575", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T16:09:18.0376613", + "lastUpdatedTimeUtc": "2025-11-26T16:09:18.2720329", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -1678,13 +1617,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:24 GMT + - Wed, 26 Nov 2025 16:09:38 GMT Location: - - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/3527444b-fda1-41e7-88aa-290216283533/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/0044e209-0d0c-4644-b9ff-686f2b6f4fec/result Pragma: - no-cache RequestId: - - 801d01d0-ae3e-402f-a49f-d8edc156b1fa + - 1b6e15dd-f2a1-4ef7-8e01-9379b40f49af Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1692,7 +1631,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 3527444b-fda1-41e7-88aa-290216283533 + - 0044e209-0d0c-4644-b9ff-686f2b6f4fec status: code: 200 message: OK @@ -1710,11 +1649,11 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/3527444b-fda1-41e7-88aa-290216283533/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/0044e209-0d0c-4644-b9ff-686f2b6f4fec/result response: body: string: '{"definition": {"format": "PBIR", "parts": [{"path": "definition.pbir", - "payload": "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9pdGVtL3JlcG9ydC9kZWZpbml0aW9uUHJvcGVydGllcy8yLjAuMC9zY2hlbWEuanNvbiIsCiAgInZlcnNpb24iOiAiNC4wIiwKICAiZGF0YXNldFJlZmVyZW5jZSI6IHsKICAgICJieUNvbm5lY3Rpb24iOiB7CiAgICAgICJjb25uZWN0aW9uU3RyaW5nIjogIkRhdGEgU291cmNlPXBvd2VyYmk6Ly9hcGkucG93ZXJiaS5jb20vdjEuMC9teW9yZy9mYWJyaWNjbGlfV29ya3NwYWNlUGVyVGVzdGNsYXNzXzAwMDAwMTtpbml0aWFsIGNhdGFsb2c9ZmFiY2xpMDAwMDAyO2ludGVncmF0ZWQgc2VjdXJpdHk9Q2xhaW1zVG9rZW47c2VtYW50aWNtb2RlbGlkPWNlODM3N2FlLTIzZDktNDM1OS1hYTdmLTFhMThjYWJkMDc4MyIKICAgIH0KICB9Cn0=", + "payload": "ewogICIkc2NoZW1hIjogImh0dHBzOi8vZGV2ZWxvcGVyLm1pY3Jvc29mdC5jb20vanNvbi1zY2hlbWFzL2ZhYnJpYy9pdGVtL3JlcG9ydC9kZWZpbml0aW9uUHJvcGVydGllcy8yLjAuMC9zY2hlbWEuanNvbiIsCiAgInZlcnNpb24iOiAiNC4wIiwKICAiZGF0YXNldFJlZmVyZW5jZSI6IHsKICAgICJieUNvbm5lY3Rpb24iOiB7CiAgICAgICJjb25uZWN0aW9uU3RyaW5nIjogIkRhdGEgU291cmNlPXBvd2VyYmk6Ly9hcGkucG93ZXJiaS5jb20vdjEuMC9teW9yZy9mYWJyaWNjbGlfV29ya3NwYWNlUGVyVGVzdGNsYXNzXzAwMDAwMTtpbml0aWFsIGNhdGFsb2c9ZmFiY2xpMDAwMDAyO2ludGVncmF0ZWQgc2VjdXJpdHk9Q2xhaW1zVG9rZW47c2VtYW50aWNtb2RlbGlkPWI2MmNlYzI3LTVkYTktNDNiMS04ODYyLTVkMjk2OWQwYjJiZiIKICAgIH0KICB9Cn0=", "payloadType": "InlineBase64"}, {"path": "StaticResources/SharedResources/BaseThemes/CY24SU10.json", "payload": "ewogICJuYW1lIjogIkNZMjRTVTEwIiwKICAiZGF0YUNvbG9ycyI6IFsKICAgICIjMTE4REZGIiwKICAgICIjMTIyMzlFIiwKICAgICIjRTY2QzM3IiwKICAgICIjNkIwMDdCIiwKICAgICIjRTA0NEE3IiwKICAgICIjNzQ0RUMyIiwKICAgICIjRDlCMzAwIiwKICAgICIjRDY0NTUwIiwKICAgICIjMTk3Mjc4IiwKICAgICIjMUFBQjQwIiwKICAgICIjMTVDNkY0IiwKICAgICIjNDA5MkZGIiwKICAgICIjRkZBMDU4IiwKICAgICIjQkU1REM5IiwKICAgICIjRjQ3MkQwIiwKICAgICIjQjVBMUZGIiwKICAgICIjQzRBMjAwIiwKICAgICIjRkY4MDgwIiwKICAgICIjMDBEQkJDIiwKICAgICIjNUJENjY3IiwKICAgICIjMDA5MUQ1IiwKICAgICIjNDY2OEM1IiwKICAgICIjRkY2MzAwIiwKICAgICIjOTkwMDhBIiwKICAgICIjRUMwMDhDIiwKICAgICIjNTMzMjg1IiwKICAgICIjOTk3MDBBIiwKICAgICIjRkY0MTQxIiwKICAgICIjMUY5QTg1IiwKICAgICIjMjU4OTFDIiwKICAgICIjMDA1N0EyIiwKICAgICIjMDAyMDUwIiwKICAgICIjQzk0RjBGIiwKICAgICIjNDUwRjU0IiwKICAgICIjQjYwMDY0IiwKICAgICIjMzQxMjRGIiwKICAgICIjNkE1QTI5IiwKICAgICIjMUFBQjQwIiwKICAgICIjQkExNDFBIiwKICAgICIjMEMzRDM3IiwKICAgICIjMEI1MTFGIgogIF0sCiAgImZvcmVncm91bmQiOiAiIzI1MjQyMyIsCiAgImZvcmVncm91bmROZXV0cmFsU2Vjb25kYXJ5IjogIiM2MDVFNUMiLAogICJmb3JlZ3JvdW5kTmV1dHJhbFRlcnRpYXJ5IjogIiNCM0IwQUQiLAogICJiYWNrZ3JvdW5kIjogIiNGRkZGRkYiLAogICJiYWNrZ3JvdW5kTGlnaHQiOiAiI0YzRjJGMSIsCiAgImJhY2tncm91bmROZXV0cmFsIjogIiNDOEM2QzQiLAogICJ0YWJsZUFjY2VudCI6ICIjMTE4REZGIiwKICAiZ29vZCI6ICIjMUFBQjQwIiwKICAibmV1dHJhbCI6ICIjRDlCMzAwIiwKICAiYmFkIjogIiNENjQ1NTQiLAogICJtYXhpbXVtIjogIiMxMThERkYiLAogICJjZW50ZXIiOiAiI0Q5QjMwMCIsCiAgIm1pbmltdW0iOiAiI0RFRUZGRiIsCiAgIm51bGwiOiAiI0ZGN0Y0OCIsCiAgImh5cGVybGluayI6ICIjMDA3OGQ0IiwKICAidmlzaXRlZEh5cGVybGluayI6ICIjMDA3OGQ0IiwKICAidGV4dENsYXNzZXMiOiB7CiAgICAiY2FsbG91dCI6IHsKICAgICAgImZvbnRTaXplIjogNDUsCiAgICAgICJmb250RmFjZSI6ICJESU4iLAogICAgICAiY29sb3IiOiAiIzI1MjQyMyIKICAgIH0sCiAgICAidGl0bGUiOiB7CiAgICAgICJmb250U2l6ZSI6IDEyLAogICAgICAiZm9udEZhY2UiOiAiRElOIiwKICAgICAgImNvbG9yIjogIiMyNTI0MjMiCiAgICB9LAogICAgImhlYWRlciI6IHsKICAgICAgImZvbnRTaXplIjogMTIsCiAgICAgICJmb250RmFjZSI6ICJTZWdvZSBVSSBTZW1pYm9sZCIsCiAgICAgICJjb2xvciI6ICIjMjUyNDIzIgogICAgfSwKICAgICJsYWJlbCI6IHsKICAgICAgImZvbnRTaXplIjogMTAsCiAgICAgICJmb250RmFjZSI6ICJTZWdvZSBVSSIsCiAgICAgICJjb2xvciI6ICIjMjUyNDIzIgogICAgfQogIH0sCiAgInZpc3VhbFN0eWxlcyI6IHsKICAgICIqIjogewogICAgICAiKiI6IHsKICAgICAgICAiKiI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgIndvcmRXcmFwIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgImxpbmUiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0cmFuc3BhcmVuY3kiOiAwCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAib3V0bGluZSI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInRyYW5zcGFyZW5jeSI6IDAKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJwbG90QXJlYSI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInRyYW5zcGFyZW5jeSI6IDAKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJjYXRlZ29yeUF4aXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93QXhpc1RpdGxlIjogdHJ1ZSwKICAgICAgICAgICAgImdyaWRsaW5lU3R5bGUiOiAiZG90dGVkIiwKICAgICAgICAgICAgImNvbmNhdGVuYXRlTGFiZWxzIjogZmFsc2UKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJ2YWx1ZUF4aXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93QXhpc1RpdGxlIjogdHJ1ZSwKICAgICAgICAgICAgImdyaWRsaW5lU3R5bGUiOiAiZG90dGVkIgogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInkyQXhpcyI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAidGl0bGUiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJ0aXRsZVdyYXAiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGluZVN0eWxlcyI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInN0cm9rZVdpZHRoIjogMwogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgIndvcmRXcmFwIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IHRydWUKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJiYWNrZ3JvdW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IHRydWUsCiAgICAgICAgICAgICJ0cmFuc3BhcmVuY3kiOiAwCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiYm9yZGVyIjogWwogICAgICAgICAgewogICAgICAgICAgICAid2lkdGgiOiAxCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAib3V0c3BhY2VQYW5lIjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZENvbG9yIjogewogICAgICAgICAgICAgICJzb2xpZCI6IHsKICAgICAgICAgICAgICAgICJjb2xvciI6ICIjZmZmZmZmIgogICAgICAgICAgICAgIH0KICAgICAgICAgICAgfSwKICAgICAgICAgICAgInRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJib3JkZXIiOiB0cnVlLAogICAgICAgICAgICAiYm9yZGVyQ29sb3IiOiB7CiAgICAgICAgICAgICAgInNvbGlkIjogewogICAgICAgICAgICAgICAgImNvbG9yIjogIiNCM0IwQUQiCiAgICAgICAgICAgICAgfQogICAgICAgICAgICB9CiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiZmlsdGVyQ2FyZCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgIiRpZCI6ICJBcHBsaWVkIiwKICAgICAgICAgICAgInRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJmb3JlZ3JvdW5kQ29sb3IiOiB7CiAgICAgICAgICAgICAgInNvbGlkIjogewogICAgICAgICAgICAgICAgImNvbG9yIjogIiMyNTI0MjMiCiAgICAgICAgICAgICAgfQogICAgICAgICAgICB9LAogICAgICAgICAgICAiYm9yZGVyIjogdHJ1ZQogICAgICAgICAgfSwKICAgICAgICAgIHsKICAgICAgICAgICAgIiRpZCI6ICJBdmFpbGFibGUiLAogICAgICAgICAgICAidHJhbnNwYXJlbmN5IjogMCwKICAgICAgICAgICAgImZvcmVncm91bmRDb2xvciI6IHsKICAgICAgICAgICAgICAic29saWQiOiB7CiAgICAgICAgICAgICAgICAiY29sb3IiOiAiIzI1MjQyMyIKICAgICAgICAgICAgICB9CiAgICAgICAgICAgIH0sCiAgICAgICAgICAgICJib3JkZXIiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInNjYXR0ZXJDaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImJ1YmJsZXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJidWJibGVTaXplIjogLTEwLAogICAgICAgICAgICAibWFya2VyUmFuZ2VUeXBlIjogImF1dG8iCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiZmlsbFBvaW50IjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IHRydWUKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJsZWdlbmQiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93R3JhZGllbnRMZWdlbmQiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImxpbmVDaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJyZXNwb25zaXZlIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiZm9yZWNhc3QiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJtYXRjaFNlcmllc0ludGVycG9sYXRpb24iOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgIm1hcCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImJ1YmJsZXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJidWJibGVTaXplIjogLTEwLAogICAgICAgICAgICAibWFya2VyUmFuZ2VUeXBlIjogImF1dG8iCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImF6dXJlTWFwIjogewogICAgICAiKiI6IHsKICAgICAgICAiYnViYmxlTGF5ZXIiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJidWJibGVSYWRpdXMiOiA4LAogICAgICAgICAgICAibWluQnViYmxlUmFkaXVzIjogOCwKICAgICAgICAgICAgIm1heFJhZGl1cyI6IDQwCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiYmFyQ2hhcnQiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJiYXJIZWlnaHQiOiAzLAogICAgICAgICAgICAidGhpY2tuZXNzIjogMwogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJwaWVDaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImxlZ2VuZCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiB0cnVlLAogICAgICAgICAgICAicG9zaXRpb24iOiAiUmlnaHRDZW50ZXIiCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGFiZWxzIjogWwogICAgICAgICAgewogICAgICAgICAgICAibGFiZWxTdHlsZSI6ICJEYXRhIHZhbHVlLCBwZXJjZW50IG9mIHRvdGFsIgogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJkb251dENoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IHRydWUsCiAgICAgICAgICAgICJwb3NpdGlvbiI6ICJSaWdodENlbnRlciIKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJsYWJlbHMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJsYWJlbFN0eWxlIjogIkRhdGEgdmFsdWUsIHBlcmNlbnQgb2YgdG90YWwiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInBpdm90VGFibGUiOiB7CiAgICAgICIqIjogewogICAgICAgICJyb3dIZWFkZXJzIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0V4cGFuZENvbGxhcHNlQnV0dG9ucyI6IHRydWUsCiAgICAgICAgICAgICJsZWdhY3lTdHlsZURpc2FibGVkIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJtdWx0aVJvd0NhcmQiOiB7CiAgICAgICIqIjogewogICAgICAgICJjYXJkIjogWwogICAgICAgICAgewogICAgICAgICAgICAib3V0bGluZVdlaWdodCI6IDIsCiAgICAgICAgICAgICJiYXJTaG93IjogdHJ1ZSwKICAgICAgICAgICAgImJhcldlaWdodCI6IDIKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0KICAgIH0sCiAgICAia3BpIjogewogICAgICAiKiI6IHsKICAgICAgICAidHJlbmRsaW5lIjogWwogICAgICAgICAgewogICAgICAgICAgICAidHJhbnNwYXJlbmN5IjogMjAKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0KICAgIH0sCiAgICAiY2FyZFZpc3VhbCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImxheW91dCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgIm1heFRpbGVzIjogMwogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgIm92ZXJmbG93IjogWwogICAgICAgICAgewogICAgICAgICAgICAidHlwZSI6IDAKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJpbWFnZSI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImZpeGVkU2l6ZSI6IGZhbHNlCiAgICAgICAgICB9LAogICAgICAgICAgewogICAgICAgICAgICAiaW1hZ2VBcmVhU2l6ZSI6IDUwCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImFkdmFuY2VkU2xpY2VyVmlzdWFsIjogewogICAgICAiKiI6IHsKICAgICAgICAibGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAibWF4VGlsZXMiOiAzCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInNsaWNlciI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJyZXNwb25zaXZlIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgImRhdGUiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJoaWRlRGF0ZVBpY2tlckJ1dHRvbiI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiaXRlbXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJwYWRkaW5nIjogNCwKICAgICAgICAgICAgImFjY2Vzc2liaWxpdHlDb250cmFzdFByb3BlcnRpZXMiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgIndhdGVyZmFsbENoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImNvbHVtbkNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImNsdXN0ZXJlZENvbHVtbkNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImh1bmRyZWRQZXJjZW50U3RhY2tlZENvbHVtbkNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImJhckNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImNsdXN0ZXJlZEJhckNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImh1bmRyZWRQZXJjZW50U3RhY2tlZEJhckNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAibGVnZW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvd0dyYWRpZW50TGVnZW5kIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImFyZWFDaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJyZXNwb25zaXZlIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInN0YWNrZWRBcmVhQ2hhcnQiOiB7CiAgICAgICIqIjogewogICAgICAgICJnZW5lcmFsIjogWwogICAgICAgICAgewogICAgICAgICAgICAicmVzcG9uc2l2ZSI6IHRydWUKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJzbWFsbE11bHRpcGxlc0xheW91dCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImJhY2tncm91bmRUcmFuc3BhcmVuY3kiOiAwLAogICAgICAgICAgICAiZ3JpZExpbmVUeXBlIjogImlubmVyIgogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJsaW5lQ2x1c3RlcmVkQ29sdW1uQ29tYm9DaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJyZXNwb25zaXZlIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImxpbmVTdGFja2VkQ29sdW1uQ29tYm9DaGFydCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJyZXNwb25zaXZlIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInNtYWxsTXVsdGlwbGVzTGF5b3V0IjogWwogICAgICAgICAgewogICAgICAgICAgICAiYmFja2dyb3VuZFRyYW5zcGFyZW5jeSI6IDAsCiAgICAgICAgICAgICJncmlkTGluZVR5cGUiOiAiaW5uZXIiCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInJpYmJvbkNoYXJ0IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInJlc3BvbnNpdmUiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAic21hbGxNdWx0aXBsZXNMYXlvdXQiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJiYWNrZ3JvdW5kVHJhbnNwYXJlbmN5IjogMCwKICAgICAgICAgICAgImdyaWRMaW5lVHlwZSI6ICJpbm5lciIKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJ2YWx1ZUF4aXMiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93IjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJodW5kcmVkUGVyY2VudFN0YWNrZWRBcmVhQ2hhcnQiOiB7CiAgICAgICIqIjogewogICAgICAgICJnZW5lcmFsIjogWwogICAgICAgICAgewogICAgICAgICAgICAicmVzcG9uc2l2ZSI6IHRydWUKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJzbWFsbE11bHRpcGxlc0xheW91dCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImJhY2tncm91bmRUcmFuc3BhcmVuY3kiOiAwLAogICAgICAgICAgICAiZ3JpZExpbmVUeXBlIjogImlubmVyIgogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJncm91cCI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImJhY2tncm91bmQiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93IjogZmFsc2UKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0KICAgIH0sCiAgICAiYmFzaWNTaGFwZSI6IHsKICAgICAgIioiOiB7CiAgICAgICAgImJhY2tncm91bmQiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93IjogZmFsc2UKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJnZW5lcmFsIjogWwogICAgICAgICAgewogICAgICAgICAgICAia2VlcExheWVyT3JkZXIiOiB0cnVlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAidmlzdWFsSGVhZGVyIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInNoYXBlIjogewogICAgICAiKiI6IHsKICAgICAgICAiYmFja2dyb3VuZCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiBmYWxzZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgImdlbmVyYWwiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJrZWVwTGF5ZXJPcmRlciI6IHRydWUKICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJ2aXN1YWxIZWFkZXIiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93IjogZmFsc2UKICAgICAgICAgIH0KICAgICAgICBdCiAgICAgIH0KICAgIH0sCiAgICAiaW1hZ2UiOiB7CiAgICAgICIqIjogewogICAgICAgICJiYWNrZ3JvdW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImtlZXBMYXllck9yZGVyIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInZpc3VhbEhlYWRlciI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiBmYWxzZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgImxvY2tBc3BlY3QiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJzaG93IjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJhY3Rpb25CdXR0b24iOiB7CiAgICAgICIqIjogewogICAgICAgICJiYWNrZ3JvdW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAidmlzdWFsSGVhZGVyIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgInBhZ2VOYXZpZ2F0b3IiOiB7CiAgICAgICIqIjogewogICAgICAgICJiYWNrZ3JvdW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXSwKICAgICAgICAidmlzdWFsSGVhZGVyIjogWwogICAgICAgICAgewogICAgICAgICAgICAic2hvdyI6IGZhbHNlCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9LAogICAgImJvb2ttYXJrTmF2aWdhdG9yIjogewogICAgICAiKiI6IHsKICAgICAgICAiYmFja2dyb3VuZCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiBmYWxzZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInZpc3VhbEhlYWRlciI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiBmYWxzZQogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJ0ZXh0Ym94IjogewogICAgICAiKiI6IHsKICAgICAgICAiZ2VuZXJhbCI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgImtlZXBMYXllck9yZGVyIjogdHJ1ZQogICAgICAgICAgfQogICAgICAgIF0sCiAgICAgICAgInZpc3VhbEhlYWRlciI6IFsKICAgICAgICAgIHsKICAgICAgICAgICAgInNob3ciOiBmYWxzZQogICAgICAgICAgfQogICAgICAgIF0KICAgICAgfQogICAgfSwKICAgICJwYWdlIjogewogICAgICAiKiI6IHsKICAgICAgICAib3V0c3BhY2UiOiBbCiAgICAgICAgICB7CiAgICAgICAgICAgICJjb2xvciI6IHsKICAgICAgICAgICAgICAic29saWQiOiB7CiAgICAgICAgICAgICAgICAiY29sb3IiOiAiI0ZGRkZGRiIKICAgICAgICAgICAgICB9CiAgICAgICAgICAgIH0KICAgICAgICAgIH0KICAgICAgICBdLAogICAgICAgICJiYWNrZ3JvdW5kIjogWwogICAgICAgICAgewogICAgICAgICAgICAidHJhbnNwYXJlbmN5IjogMTAwCiAgICAgICAgICB9CiAgICAgICAgXQogICAgICB9CiAgICB9CiAgfQp9", "payloadType": "InlineBase64"}, {"path": "definition/version.json", "payload": @@ -1737,11 +1676,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 23 Nov 2025 08:02:24 GMT + - Wed, 26 Nov 2025 16:09:38 GMT Pragma: - no-cache RequestId: - - 108027af-25bf-40c1-ad0b-a48d8b1fc406 + - ada55d5f-7cf8-481b-8975-690709106650 Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -1767,7 +1706,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items/8e5ee0b9-7674-4e50-9ede-4ef561840cde/connections + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items/0f1831da-fadd-4c0d-8cad-daadb028b4c1/connections response: body: string: '{"value": []}' @@ -1783,11 +1722,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:25 GMT + - Wed, 26 Nov 2025 16:09:39 GMT Pragma: - no-cache RequestId: - - 06a3b94b-738b-4a6f-b8bd-b76eb70e920c + - f08437e3-c6ff-4868-acb8-bdcfb93f403f Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1819,7 +1758,7 @@ interactions: response: body: string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5378d2e8-a1ef-4bcd-a1d9-47f984697342", + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -1830,15 +1769,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '531' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:26 GMT + - Wed, 26 Nov 2025 16:09:40 GMT Pragma: - no-cache RequestId: - - 77e38c05-c3e0-4294-ac7f-46c3cac8db6d + - 65fd8df0-9f94-4415-a692-fdb701250daa Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1866,16 +1805,16 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "8e5ee0b9-7674-4e50-9ede-4ef561840cde", "type": "Report", + string: '{"value": [{"id": "0f1831da-fadd-4c0d-8cad-daadb028b4c1", "type": "Report", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}, {"id": "d615dd1a-7660-4a93-aa86-b5b3c5d1c553", + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, {"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", "displayName": "fabcli000001_auto", "description": - "", "workspaceId": "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}, {"id": "ce8377ae-23d9-4359-aa7f-1a18cabd0783", + "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, {"id": "b62cec27-5da9-43b1-8862-5d2969d0b2bf", "type": "SemanticModel", "displayName": "fabcli000002", "description": "", - "workspaceId": "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}]}' + "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -1884,15 +1823,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '264' + - '265' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:26 GMT + - Wed, 26 Nov 2025 16:09:40 GMT Pragma: - no-cache RequestId: - - da813797-aeb4-45e0-9734-ae05ae3a7565 + - 00d00949-3984-4b93-aa20-ce9ef7aaba33 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1922,7 +1861,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items/ce8377ae-23d9-4359-aa7f-1a18cabd0783 + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items/b62cec27-5da9-43b1-8862-5d2969d0b2bf response: body: string: '' @@ -1938,11 +1877,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 23 Nov 2025 08:02:29 GMT + - Wed, 26 Nov 2025 16:09:42 GMT Pragma: - no-cache RequestId: - - cd06228a-71a1-4ed6-b96e-2b11a0bfc96a + - 682e2e73-01a6-4fc1-9588-f9fa0339d9ff Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: diff --git a/tests/test_commands/recordings/test_commands/test_set/test_set_item_variable_library_properties_success.yaml b/tests/test_commands/recordings/test_commands/test_set/test_set_item_variable_library_properties_success.yaml index 4f1ad8c6a..7698bb069 100644 --- a/tests/test_commands/recordings/test_commands/test_set/test_set_item_variable_library_properties_success.yaml +++ b/tests/test_commands/recordings/test_commands/test_set/test_set_item_variable_library_properties_success.yaml @@ -17,7 +17,7 @@ interactions: response: body: string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5378d2e8-a1ef-4bcd-a1d9-47f984697342", + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '531' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:30 GMT + - Wed, 26 Nov 2025 16:09:42 GMT Pragma: - no-cache RequestId: - - 860329a6-946b-4f53-a104-07be2a2e0e26 + - 9f583f4d-12a0-4681-bc91-379eea54d2a1 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -64,11 +64,11 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "d615dd1a-7660-4a93-aa86-b5b3c5d1c553", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}]}' + string: '{"value": [{"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -81,11 +81,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:30 GMT + - Wed, 26 Nov 2025 16:09:42 GMT Pragma: - no-cache RequestId: - - e231ef1c-5f31-4266-ad39-afcba33f9024 + - 23ceed8a-b725-4764-b3f6-25cbbea921b3 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -113,11 +113,11 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "d615dd1a-7660-4a93-aa86-b5b3c5d1c553", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}]}' + string: '{"value": [{"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -130,11 +130,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:30 GMT + - Wed, 26 Nov 2025 16:09:44 GMT Pragma: - no-cache RequestId: - - 77ffa4cb-e0b2-4c65-85d1-8597bfb69d36 + - 6aab33b0-3c69-4d8d-a2d3-796fec9597e0 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -165,12 +165,12 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/variablelibraries + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/variablelibraries response: body: - string: '{"id": "3c969690-935a-42c5-8dbc-acdcf421110a", "type": "VariableLibrary", + string: '{"id": "5197f0c8-8aa5-4129-99da-a0f4c7e2c21f", "type": "VariableLibrary", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -179,17 +179,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '172' + - '169' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:32 GMT + - Wed, 26 Nov 2025 16:09:45 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 34065525-893a-4647-803f-d07e8c701993 + - 4ad54de2-f4b0-4796-9044-ec3de3263c97 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -221,7 +221,7 @@ interactions: response: body: string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5378d2e8-a1ef-4bcd-a1d9-47f984697342", + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -232,15 +232,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '531' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:32 GMT + - Wed, 26 Nov 2025 16:09:46 GMT Pragma: - no-cache RequestId: - - f618cca8-73fb-47f7-b8fb-e17394d2c550 + - 1d089e32-5b72-4b46-8f99-bfdae1c0c73e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -268,14 +268,14 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "d615dd1a-7660-4a93-aa86-b5b3c5d1c553", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}, - {"id": "3c969690-935a-42c5-8dbc-acdcf421110a", "type": "VariableLibrary", + string: '{"value": [{"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, + {"id": "5197f0c8-8aa5-4129-99da-a0f4c7e2c21f", "type": "VariableLibrary", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}]}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -284,15 +284,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '247' + - '246' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:33 GMT + - Wed, 26 Nov 2025 16:09:46 GMT Pragma: - no-cache RequestId: - - e986c4b1-c904-4f2c-a635-ae9a056f5520 + - adb9d9b0-a6a6-422a-91e2-40a083f1656d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -320,12 +320,12 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/variablelibraries/3c969690-935a-42c5-8dbc-acdcf421110a + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/variablelibraries/5197f0c8-8aa5-4129-99da-a0f4c7e2c21f response: body: - string: '{"id": "3c969690-935a-42c5-8dbc-acdcf421110a", "type": "VariableLibrary", + string: '{"id": "5197f0c8-8aa5-4129-99da-a0f4c7e2c21f", "type": "VariableLibrary", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342", "properties": {"activeValueSetName": + "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "properties": {"activeValueSetName": "Default value set"}}' headers: Access-Control-Expose-Headers: @@ -335,17 +335,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '210' + - '207' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:34 GMT + - Wed, 26 Nov 2025 16:09:46 GMT ETag: - '""' Pragma: - no-cache RequestId: - - d8e8f378-935d-422b-8f38-1be798fee26e + - a6228894-f36e-4bea-9480-2df600667722 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -375,12 +375,12 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: PATCH - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/variablelibraries/3c969690-935a-42c5-8dbc-acdcf421110a + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/variablelibraries/5197f0c8-8aa5-4129-99da-a0f4c7e2c21f response: body: - string: '{"id": "3c969690-935a-42c5-8dbc-acdcf421110a", "type": "VariableLibrary", + string: '{"id": "5197f0c8-8aa5-4129-99da-a0f4c7e2c21f", "type": "VariableLibrary", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342", "properties": {"$type": "VariableLibraryProperties", + "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "properties": {"$type": "VariableLibraryProperties", "activeValueSetName": "Default value set"}}' headers: Access-Control-Expose-Headers: @@ -390,17 +390,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '220' + - '219' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:34 GMT + - Wed, 26 Nov 2025 16:09:47 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 6617d59d-e373-485b-a77d-080211a83801 + - 2f78f1bf-ebfc-4260-8b5b-52afff13f3d3 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -432,7 +432,7 @@ interactions: response: body: string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5378d2e8-a1ef-4bcd-a1d9-47f984697342", + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -443,15 +443,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '531' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:35 GMT + - Wed, 26 Nov 2025 16:09:47 GMT Pragma: - no-cache RequestId: - - fef0a650-24c7-449e-869f-b76ef1e58aa5 + - 0eca0be8-d106-4bd8-90a9-9c78490cae9e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -479,14 +479,14 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "d615dd1a-7660-4a93-aa86-b5b3c5d1c553", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}, - {"id": "3c969690-935a-42c5-8dbc-acdcf421110a", "type": "VariableLibrary", + string: '{"value": [{"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, + {"id": "5197f0c8-8aa5-4129-99da-a0f4c7e2c21f", "type": "VariableLibrary", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}]}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -495,15 +495,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '247' + - '246' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:36 GMT + - Wed, 26 Nov 2025 16:09:47 GMT Pragma: - no-cache RequestId: - - 66b8da17-5c40-4c6a-84ea-9fd44493807e + - af1ae523-9aef-4f42-9642-429c01ec5ca9 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -531,12 +531,12 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/variablelibraries/3c969690-935a-42c5-8dbc-acdcf421110a + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/variablelibraries/5197f0c8-8aa5-4129-99da-a0f4c7e2c21f response: body: - string: '{"id": "3c969690-935a-42c5-8dbc-acdcf421110a", "type": "VariableLibrary", + string: '{"id": "5197f0c8-8aa5-4129-99da-a0f4c7e2c21f", "type": "VariableLibrary", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342", "properties": {"activeValueSetName": + "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "properties": {"activeValueSetName": "Default value set"}}' headers: Access-Control-Expose-Headers: @@ -546,17 +546,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '210' + - '207' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:36 GMT + - Wed, 26 Nov 2025 16:09:49 GMT ETag: - '""' Pragma: - no-cache RequestId: - - f7d1fd38-1df4-4c52-bff5-3fcaf42163d2 + - 26a8ad90-6086-4399-b9f5-c49f951c551f Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -586,7 +586,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items/3c969690-935a-42c5-8dbc-acdcf421110a/getDefinition + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items/5197f0c8-8aa5-4129-99da-a0f4c7e2c21f/getDefinition response: body: string: 'null' @@ -602,13 +602,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:37 GMT + - Wed, 26 Nov 2025 16:09:48 GMT Location: - - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/6c9c0806-7362-47ce-b9c6-6336d1870656 + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f50f034a-ae1d-40ca-b2bf-36ac64885562 Pragma: - no-cache RequestId: - - 40c5bb68-4662-4a92-ad5d-0c4fe7bfc12c + - 74573230-1405-469b-8bee-39f04459b544 Retry-After: - '20' Strict-Transport-Security: @@ -622,7 +622,7 @@ interactions: request-redirected: - 'true' x-ms-operation-id: - - 6c9c0806-7362-47ce-b9c6-6336d1870656 + - f50f034a-ae1d-40ca-b2bf-36ac64885562 status: code: 202 message: Accepted @@ -640,11 +640,11 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/6c9c0806-7362-47ce-b9c6-6336d1870656 + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f50f034a-ae1d-40ca-b2bf-36ac64885562 response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-23T08:02:37.5793197", - "lastUpdatedTimeUtc": "2025-11-23T08:02:37.9386947", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T16:09:49.773982", + "lastUpdatedTimeUtc": "2025-11-26T16:09:50.1495864", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -658,13 +658,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:58 GMT + - Wed, 26 Nov 2025 16:10:09 GMT Location: - - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/6c9c0806-7362-47ce-b9c6-6336d1870656/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f50f034a-ae1d-40ca-b2bf-36ac64885562/result Pragma: - no-cache RequestId: - - 117b5d12-1089-4ea2-8e70-fe163df92402 + - 3cb2e6f7-e36b-4371-920b-2fab74b707ba Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -672,7 +672,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 6c9c0806-7362-47ce-b9c6-6336d1870656 + - f50f034a-ae1d-40ca-b2bf-36ac64885562 status: code: 200 message: OK @@ -690,7 +690,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/6c9c0806-7362-47ce-b9c6-6336d1870656/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/f50f034a-ae1d-40ca-b2bf-36ac64885562/result response: body: string: '{"definition": {"parts": [{"path": "variables.json", "payload": "ew0KICAiJHNjaGVtYSI6ICJodHRwczovL2RldmVsb3Blci5taWNyb3NvZnQuY29tL2pzb24tc2NoZW1hcy9mYWJyaWMvaXRlbS92YXJpYWJsZUxpYnJhcnkvZGVmaW5pdGlvbi92YXJpYWJsZXMvMS4wLjAvc2NoZW1hLmpzb24iLA0KICAidmFyaWFibGVzIjogW10NCn0=", @@ -707,11 +707,11 @@ interactions: Content-Type: - application/json Date: - - Sun, 23 Nov 2025 08:02:58 GMT + - Wed, 26 Nov 2025 16:10:10 GMT Pragma: - no-cache RequestId: - - 08a1fb5b-69de-4b1c-a4cf-5d787f9e8c45 + - b70667cf-a9bf-448b-8712-c7a81d30481e Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -737,7 +737,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items/3c969690-935a-42c5-8dbc-acdcf421110a/connections + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items/5197f0c8-8aa5-4129-99da-a0f4c7e2c21f/connections response: body: string: '{"value": []}' @@ -753,11 +753,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:59 GMT + - Wed, 26 Nov 2025 16:10:11 GMT Pragma: - no-cache RequestId: - - 6c5d7959-2929-4bf6-ab43-3ab18fee4ecf + - 45374ee9-15ca-414f-b67f-1e2742dd1934 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -789,7 +789,7 @@ interactions: response: body: string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5378d2e8-a1ef-4bcd-a1d9-47f984697342", + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -800,15 +800,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '531' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:02:59 GMT + - Wed, 26 Nov 2025 16:10:11 GMT Pragma: - no-cache RequestId: - - 1937a896-e9f1-4333-8e37-b43b5cf16416 + - 29d4242d-03b4-4736-84c3-467c05517dae Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -836,14 +836,14 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "d615dd1a-7660-4a93-aa86-b5b3c5d1c553", "type": "SemanticModel", - "displayName": "fabcli000001_auto", "description": "", "workspaceId": "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}, - {"id": "3c969690-935a-42c5-8dbc-acdcf421110a", "type": "VariableLibrary", + string: '{"value": [{"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, + {"id": "5197f0c8-8aa5-4129-99da-a0f4c7e2c21f", "type": "VariableLibrary", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5378d2e8-a1ef-4bcd-a1d9-47f984697342"}]}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -852,15 +852,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '247' + - '246' Content-Type: - application/json; charset=utf-8 Date: - - Sun, 23 Nov 2025 08:03:00 GMT + - Wed, 26 Nov 2025 16:10:11 GMT Pragma: - no-cache RequestId: - - a030a0d9-b06d-4763-a972-cb8c0ce7e408 + - b1aa3707-1a4a-480a-aba2-f3686a40bc74 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -890,7 +890,7 @@ interactions: User-Agent: - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/5378d2e8-a1ef-4bcd-a1d9-47f984697342/items/3c969690-935a-42c5-8dbc-acdcf421110a + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items/5197f0c8-8aa5-4129-99da-a0f4c7e2c21f response: body: string: '' @@ -906,11 +906,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Sun, 23 Nov 2025 08:02:59 GMT + - Wed, 26 Nov 2025 16:10:11 GMT Pragma: - no-cache RequestId: - - 3b5fd73a-cbe7-4cf1-9c47-7f7418d339eb + - 4fafb800-53e4-4b4a-a4a2-22b1500313c3 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: diff --git a/tests/test_commands/recordings/test_commands/test_set/test_set_onelake_not_supported_failure.yaml b/tests/test_commands/recordings/test_commands/test_set/test_set_onelake_not_supported_failure.yaml index 22d509289..148f1654f 100644 --- a/tests/test_commands/recordings/test_commands/test_set/test_set_onelake_not_supported_failure.yaml +++ b/tests/test_commands/recordings/test_commands/test_set/test_set_onelake_not_supported_failure.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '355' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:45 GMT + - Wed, 26 Nov 2025 16:13:05 GMT Pragma: - no-cache RequestId: - - e83cbd1e-0477-4463-930e-43dae0064286 + - c7506306-c4fb-49b2-80b2-06e1965a6882 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,12 +62,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": []}' + string: '{"value": [{"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -76,15 +77,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '32' + - '175' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:44 GMT + - Wed, 26 Nov 2025 16:13:06 GMT Pragma: - no-cache RequestId: - - bc0dfdf3-e0c3-400e-8718-9ef6812b3b15 + - b5397c29-9815-47bf-9d3f-37ed46cb8af8 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -92,7 +93,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -110,12 +111,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": []}' + string: '{"value": [{"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -124,15 +126,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '32' + - '175' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:45 GMT + - Wed, 26 Nov 2025 16:13:06 GMT Pragma: - no-cache RequestId: - - 1ff4bc02-60a3-41ff-af9a-21bd94abc4ae + - 2b75ecef-4133-41ec-a438-9df8ad2c0957 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -140,7 +142,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -161,14 +163,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/lakehouses + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/lakehouses response: body: - string: '{"id": "bf093ccc-a7be-4236-889d-ad2fc445d9f1", "type": "Lakehouse", + string: '{"id": "b7a5e93a-7090-47b0-9f70-82b236f0acdb", "type": "Lakehouse", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -177,17 +179,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '168' + - '166' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:47 GMT + - Wed, 26 Nov 2025 16:13:10 GMT ETag: - '""' Pragma: - no-cache RequestId: - - e0fc310f-e805-4a7c-b3bb-d884026345ca + - 3fe37569-d993-495d-9ebb-9a88f8d21386 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -195,7 +197,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -213,13 +215,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -230,15 +232,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '355' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:47 GMT + - Wed, 26 Nov 2025 16:13:11 GMT Pragma: - no-cache RequestId: - - 12887d40-3a45-4b02-b7e0-74852c426dd7 + - 74a8e84f-68cf-4681-bd44-ce6f3a477d23 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -246,7 +248,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -264,14 +266,15 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "bf093ccc-a7be-4236-889d-ad2fc445d9f1", "type": "Lakehouse", - "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}]}' + string: '{"value": [{"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, + {"id": "b7a5e93a-7090-47b0-9f70-82b236f0acdb", "type": "Lakehouse", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -280,15 +283,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '179' + - '241' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:47 GMT + - Wed, 26 Nov 2025 16:13:12 GMT Pragma: - no-cache RequestId: - - ed48cf15-d20e-449b-a489-e5674ebb9b19 + - 9bf287be-1557-49ec-8810-31f21c164fbc Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -296,7 +299,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -314,13 +317,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -331,15 +334,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '355' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:47 GMT + - Wed, 26 Nov 2025 16:13:11 GMT Pragma: - no-cache RequestId: - - 13d7321e-dc0e-4ecd-86f2-b7bb66126012 + - acbd6f20-c335-41fb-8366-de621cf36969 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -347,7 +350,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -365,14 +368,15 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "bf093ccc-a7be-4236-889d-ad2fc445d9f1", "type": "Lakehouse", - "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}]}' + string: '{"value": [{"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, + {"id": "b7a5e93a-7090-47b0-9f70-82b236f0acdb", "type": "Lakehouse", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -381,15 +385,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '179' + - '241' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:47 GMT + - Wed, 26 Nov 2025 16:13:12 GMT Pragma: - no-cache RequestId: - - ae1c040a-bb61-433d-9b3d-b2cac1284dc3 + - 491d711d-b2ef-4266-8b5f-514b330fd38a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -397,7 +401,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -417,9 +421,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/items/bf093ccc-a7be-4236-889d-ad2fc445d9f1 + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items/b7a5e93a-7090-47b0-9f70-82b236f0acdb response: body: string: '' @@ -435,11 +439,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Wed, 03 Sep 2025 09:23:47 GMT + - Wed, 26 Nov 2025 16:13:13 GMT Pragma: - no-cache RequestId: - - c7d8b625-1d95-4eb5-9a56-6d3edb4a365f + - 5bae6f71-0e86-4990-9b25-a2cd72b949ed Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -447,7 +451,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_set/test_set_shortcut_invalid_query_failure.yaml b/tests/test_commands/recordings/test_commands/test_set/test_set_shortcut_invalid_query_failure.yaml index c568f37f5..d3b5ac018 100644 --- a/tests/test_commands/recordings/test_commands/test_set/test_set_shortcut_invalid_query_failure.yaml +++ b/tests/test_commands/recordings/test_commands/test_set/test_set_shortcut_invalid_query_failure.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '355' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:29 GMT + - Wed, 26 Nov 2025 16:12:38 GMT Pragma: - no-cache RequestId: - - 57e8fdba-5162-46d3-a7a2-5d846e902955 + - af425ec6-9756-41c1-be90-fc14c6f9c77e Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,12 +62,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": []}' + string: '{"value": [{"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -76,15 +77,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '32' + - '175' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:30 GMT + - Wed, 26 Nov 2025 16:12:38 GMT Pragma: - no-cache RequestId: - - 72108f75-1f1e-4854-a439-1b03264a5041 + - 6015f4a5-d754-497c-9a8f-530575788be9 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -92,7 +93,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -110,12 +111,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": []}' + string: '{"value": [{"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -124,15 +126,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '32' + - '175' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:31 GMT + - Wed, 26 Nov 2025 16:12:39 GMT Pragma: - no-cache RequestId: - - f17a7063-eaee-4756-a195-48ad815648cf + - 77b4cfec-6d4c-41cb-872b-5a8c48ffe67b Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -140,7 +142,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -161,14 +163,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/lakehouses + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/lakehouses response: body: - string: '{"id": "9b239ba3-9c74-471b-be31-c989cd332c84", "type": "Lakehouse", + string: '{"id": "d157a7f0-75f1-417c-a70c-813f2eeef752", "type": "Lakehouse", "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -177,17 +179,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '167' + - '166' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:33 GMT + - Wed, 26 Nov 2025 16:12:41 GMT ETag: - '""' Pragma: - no-cache RequestId: - - aaba41f3-88ca-4ebf-ae46-af24a80e96f2 + - 82c590c6-48d7-4f19-bb5f-2865ebe7882c Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -195,7 +197,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -213,13 +215,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -230,15 +232,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '355' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:33 GMT + - Wed, 26 Nov 2025 16:12:41 GMT Pragma: - no-cache RequestId: - - 726a58ba-119e-40f8-b106-24436a23abab + - 687aa397-57d5-46d4-ab1d-ca0ebb99bd23 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -246,7 +248,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -264,14 +266,15 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "9b239ba3-9c74-471b-be31-c989cd332c84", "type": "Lakehouse", - "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}]}' + string: '{"value": [{"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, + {"id": "d157a7f0-75f1-417c-a70c-813f2eeef752", "type": "Lakehouse", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -280,15 +283,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '179' + - '242' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:34 GMT + - Wed, 26 Nov 2025 16:12:41 GMT Pragma: - no-cache RequestId: - - 65b9bad8-8397-4c57-b426-dc267435bbb4 + - 01551974-ccb3-4bcb-9029-b345832996fe Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -296,7 +299,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -314,14 +317,15 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "9b239ba3-9c74-471b-be31-c989cd332c84", "type": "Lakehouse", - "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}]}' + string: '{"value": [{"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, + {"id": "d157a7f0-75f1-417c-a70c-813f2eeef752", "type": "Lakehouse", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -330,15 +334,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '179' + - '242' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:34 GMT + - Wed, 26 Nov 2025 16:12:42 GMT Pragma: - no-cache RequestId: - - 6b676ad9-2c67-43a6-a29e-37e219bccaa4 + - 2b824d0c-b91e-4ccb-98fc-f79b3cfd8afe Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -346,7 +350,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -367,14 +371,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/lakehouses + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/lakehouses response: body: - string: '{"id": "9dca4c09-2dff-4d61-ba46-1135db317c12", "type": "Lakehouse", + string: '{"id": "2ae03e18-153e-4981-a445-ccd6fab0212e", "type": "Lakehouse", "displayName": "fabcli000002", "description": "Created by fab", "workspaceId": - "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}' + "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}' headers: Access-Control-Expose-Headers: - RequestId,ETag @@ -383,17 +387,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '168' + - '165' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:36 GMT + - Wed, 26 Nov 2025 16:12:44 GMT ETag: - '""' Pragma: - no-cache RequestId: - - 13b6147c-8b80-4b3b-b107-62fb146eeec2 + - 461fa638-888c-439c-b75b-e53246acb2aa Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -401,7 +405,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -419,13 +423,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -436,15 +440,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '355' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:36 GMT + - Wed, 26 Nov 2025 16:12:45 GMT Pragma: - no-cache RequestId: - - 39e3b55b-5bcd-4605-94a8-2479585a0c02 + - cd340caa-a749-4f13-bf1d-7bc0ad45043a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -452,7 +456,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -470,16 +474,17 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "9b239ba3-9c74-471b-be31-c989cd332c84", "type": "Lakehouse", - "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}, {"id": "9dca4c09-2dff-4d61-ba46-1135db317c12", - "type": "Lakehouse", "displayName": "fabcli000002", "description": "Created - by fab", "workspaceId": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}]}' + string: '{"value": [{"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, + {"id": "d157a7f0-75f1-417c-a70c-813f2eeef752", "type": "Lakehouse", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, + {"id": "2ae03e18-153e-4981-a445-ccd6fab0212e", "type": "Lakehouse", "displayName": + "fabcli000002", "description": "Created by fab", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -488,15 +493,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '222' + - '274' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:36 GMT + - Wed, 26 Nov 2025 16:12:45 GMT Pragma: - no-cache RequestId: - - f69f149a-c205-4f62-9ea7-bdd890e7caff + - 861545a0-ddf8-40d8-896d-8e5c442f5ed1 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -504,7 +509,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -522,9 +527,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: HEAD - uri: https://onelake.dfs.fabric.microsoft.com/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/9b239ba3-9c74-471b-be31-c989cd332c84/Files/testShortcut + uri: https://onelake.dfs.fabric.microsoft.com/f016a7de-afee-43d3-a0ab-4023cd91ca7e/d157a7f0-75f1-417c-a70c-813f2eeef752/Files/testShortcut response: body: string: '' @@ -538,7 +543,7 @@ interactions: Access-Control-Expose-Headers: - '*,Authorization' Date: - - Wed, 03 Sep 2025 09:23:37 GMT + - Wed, 26 Nov 2025 16:12:47 GMT Server: - Windows-Azure-Blob/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Strict-Transport-Security: @@ -564,9 +569,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: HEAD - uri: https://onelake.dfs.fabric.microsoft.com/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/9b239ba3-9c74-471b-be31-c989cd332c84/Files/testShortcut.Shortcut + uri: https://onelake.dfs.fabric.microsoft.com/f016a7de-afee-43d3-a0ab-4023cd91ca7e/d157a7f0-75f1-417c-a70c-813f2eeef752/Files/testShortcut.Shortcut response: body: string: '' @@ -580,7 +585,7 @@ interactions: Access-Control-Expose-Headers: - '*,Authorization' Date: - - Wed, 03 Sep 2025 09:23:38 GMT + - Wed, 26 Nov 2025 16:12:49 GMT Server: - Windows-Azure-Blob/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Strict-Transport-Security: @@ -606,13 +611,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -623,15 +628,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '355' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:38 GMT + - Wed, 26 Nov 2025 16:12:50 GMT Pragma: - no-cache RequestId: - - 2dd8a393-9b90-4f5c-9713-9e3443023d40 + - 8fd62570-a65b-447b-8448-212ab67c5738 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -639,7 +644,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -657,16 +662,21 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "9b239ba3-9c74-471b-be31-c989cd332c84", "type": "Lakehouse", - "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}, {"id": "9dca4c09-2dff-4d61-ba46-1135db317c12", - "type": "Lakehouse", "displayName": "fabcli000002", "description": "Created - by fab", "workspaceId": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}]}' + string: '{"value": [{"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, + {"id": "f79b233a-739c-49da-afeb-a7ce37ff9717", "type": "SQLEndpoint", "displayName": + "fabcli000001", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, + {"id": "e89a7ee8-71ba-4653-9a98-c64614e6aebe", "type": "SQLEndpoint", "displayName": + "fabcli000002", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, + {"id": "d157a7f0-75f1-417c-a70c-813f2eeef752", "type": "Lakehouse", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, + {"id": "2ae03e18-153e-4981-a445-ccd6fab0212e", "type": "Lakehouse", "displayName": + "fabcli000002", "description": "Created by fab", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -675,15 +685,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '222' + - '343' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:38 GMT + - Wed, 26 Nov 2025 16:12:50 GMT Pragma: - no-cache RequestId: - - 5db694de-b1e2-4fe8-b90a-2f5c9dce13b4 + - e13c7ac1-cb7a-4cd6-89b1-2d5af96e6c80 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -691,7 +701,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -699,7 +709,7 @@ interactions: message: OK - request: body: '{"path": "Files", "name": "testShortcut", "target": {"oneLake": {"workspaceId": - "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", "itemId": "9dca4c09-2dff-4d61-ba46-1135db317c12", + "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "itemId": "2ae03e18-153e-4981-a445-ccd6fab0212e", "path": "Files"}}}' headers: Accept: @@ -713,14 +723,14 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/items/9b239ba3-9c74-471b-be31-c989cd332c84/shortcuts?shortcutConflictPolicy=GenerateUniqueName + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items/d157a7f0-75f1-417c-a70c-813f2eeef752/shortcuts?shortcutConflictPolicy=GenerateUniqueName response: body: string: '{"name": "testShortcut", "path": "Files", "target": {"type": "OneLake", - "oneLake": {"workspaceId": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", "itemId": - "9dca4c09-2dff-4d61-ba46-1135db317c12", "path": "Files"}}}' + "oneLake": {"workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "itemId": + "2ae03e18-153e-4981-a445-ccd6fab0212e", "path": "Files"}}}' headers: Access-Control-Allow-Headers: - '*' @@ -736,17 +746,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '192' + - '189' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:39 GMT + - Wed, 26 Nov 2025 16:12:51 GMT Location: - - https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/items/9b239ba3-9c74-471b-be31-c989cd332c84/shortcuts/Files/testShortcut + - https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items/d157a7f0-75f1-417c-a70c-813f2eeef752/shortcuts/Files/testShortcut Pragma: - no-cache RequestId: - - 3d39ae60-343c-4062-b9b6-5ed6ba6197a9 + - 1d10be26-3363-4683-b721-ea4e579d6ead Strict-Transport-Security: - max-age=31536000; includeSubDomains - max-age=31536000; includeSubDomains @@ -756,7 +766,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -774,13 +784,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -791,15 +801,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '355' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:40 GMT + - Wed, 26 Nov 2025 16:12:52 GMT Pragma: - no-cache RequestId: - - a9320d2c-3131-47d2-ac24-782ac61c4854 + - 1c27a0b8-2276-4d5c-a9f7-bffda35310b8 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -807,7 +817,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -825,16 +835,21 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "9b239ba3-9c74-471b-be31-c989cd332c84", "type": "Lakehouse", - "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}, {"id": "9dca4c09-2dff-4d61-ba46-1135db317c12", - "type": "Lakehouse", "displayName": "fabcli000002", "description": "Created - by fab", "workspaceId": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}]}' + string: '{"value": [{"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, + {"id": "f79b233a-739c-49da-afeb-a7ce37ff9717", "type": "SQLEndpoint", "displayName": + "fabcli000001", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, + {"id": "e89a7ee8-71ba-4653-9a98-c64614e6aebe", "type": "SQLEndpoint", "displayName": + "fabcli000002", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, + {"id": "d157a7f0-75f1-417c-a70c-813f2eeef752", "type": "Lakehouse", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, + {"id": "2ae03e18-153e-4981-a445-ccd6fab0212e", "type": "Lakehouse", "displayName": + "fabcli000002", "description": "Created by fab", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -843,15 +858,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '222' + - '343' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:39 GMT + - Wed, 26 Nov 2025 16:12:51 GMT Pragma: - no-cache RequestId: - - 74ec2297-3ca9-4258-911e-2ee507bcba90 + - 80791c82-a46e-4140-b777-9b4774df1285 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -859,7 +874,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -877,9 +892,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: HEAD - uri: https://onelake.dfs.fabric.microsoft.com/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/9b239ba3-9c74-471b-be31-c989cd332c84/Files/testShortcut + uri: https://onelake.dfs.fabric.microsoft.com/f016a7de-afee-43d3-a0ab-4023cd91ca7e/d157a7f0-75f1-417c-a70c-813f2eeef752/Files/testShortcut response: body: string: '' @@ -899,11 +914,11 @@ interactions: Content-Type: - text/plain; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:40 GMT + - Wed, 26 Nov 2025 16:12:53 GMT ETag: - - '"0x8DDEACB8EC337D4"' + - '"0x8DE2D06A176EB28"' Last-Modified: - - Wed, 03 Sep 2025 09:23:35 GMT + - Wed, 26 Nov 2025 16:12:43 GMT Server: - Windows-Azure-Blob/1.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0 Strict-Transport-Security: @@ -929,13 +944,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -946,15 +961,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '355' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:40 GMT + - Wed, 26 Nov 2025 16:12:54 GMT Pragma: - no-cache RequestId: - - 4c7848f6-8485-4fb0-a8a3-b6372f82009a + - 95270b16-7296-44a5-a5f1-6a559c8e7592 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -962,7 +977,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -980,16 +995,21 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "9b239ba3-9c74-471b-be31-c989cd332c84", "type": "Lakehouse", - "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}, {"id": "9dca4c09-2dff-4d61-ba46-1135db317c12", - "type": "Lakehouse", "displayName": "fabcli000002", "description": "Created - by fab", "workspaceId": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}]}' + string: '{"value": [{"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, + {"id": "f79b233a-739c-49da-afeb-a7ce37ff9717", "type": "SQLEndpoint", "displayName": + "fabcli000001", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, + {"id": "e89a7ee8-71ba-4653-9a98-c64614e6aebe", "type": "SQLEndpoint", "displayName": + "fabcli000002", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, + {"id": "d157a7f0-75f1-417c-a70c-813f2eeef752", "type": "Lakehouse", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, + {"id": "2ae03e18-153e-4981-a445-ccd6fab0212e", "type": "Lakehouse", "displayName": + "fabcli000002", "description": "Created by fab", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -998,15 +1018,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '222' + - '343' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:40 GMT + - Wed, 26 Nov 2025 16:12:54 GMT Pragma: - no-cache RequestId: - - 7f5b917f-d27e-4be4-83ad-1872fe2096b0 + - 73b8ad71-a471-4350-95ad-0d6f4ca4378d Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1014,7 +1034,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -1034,9 +1054,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/items/9dca4c09-2dff-4d61-ba46-1135db317c12 + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items/2ae03e18-153e-4981-a445-ccd6fab0212e response: body: string: '' @@ -1052,11 +1072,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Wed, 03 Sep 2025 09:23:41 GMT + - Wed, 26 Nov 2025 16:12:55 GMT Pragma: - no-cache RequestId: - - f3568a35-b0ae-4fa5-ad80-9f9165f248cb + - 94a7d0b5-4853-4522-bbf2-79e9eadc3e2b Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1064,7 +1084,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -1082,13 +1102,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -1099,15 +1119,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '355' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:41 GMT + - Wed, 26 Nov 2025 16:12:55 GMT Pragma: - no-cache RequestId: - - 36598a46-db40-4ff0-9aa3-bc110a2f7703 + - a7bda65c-dca9-46f4-82a6-897153e54f95 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1115,7 +1135,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -1133,14 +1153,17 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/items + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items response: body: - string: '{"value": [{"id": "9b239ba3-9c74-471b-be31-c989cd332c84", "type": "Lakehouse", - "displayName": "fabcli000001", "description": "Created by fab", "workspaceId": - "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d"}]}' + string: '{"value": [{"id": "e770320f-c84c-44a1-88bb-7208fe9e6c5e", "type": "SemanticModel", + "displayName": "fabcli000001_auto", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, + {"id": "f79b233a-739c-49da-afeb-a7ce37ff9717", "type": "SQLEndpoint", "displayName": + "fabcli000001", "description": "", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}, + {"id": "d157a7f0-75f1-417c-a70c-813f2eeef752", "type": "Lakehouse", "displayName": + "fabcli000001", "description": "Created by fab", "workspaceId": "f016a7de-afee-43d3-a0ab-4023cd91ca7e"}]}' headers: Access-Control-Expose-Headers: - RequestId @@ -1149,15 +1172,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '179' + - '276' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:41 GMT + - Wed, 26 Nov 2025 16:12:56 GMT Pragma: - no-cache RequestId: - - 909998d8-7e31-4363-80e9-7a1463365400 + - 04a13553-fa2e-4608-b8f7-fe2202ce7c46 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1165,7 +1188,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -1185,9 +1208,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: DELETE - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/items/9b239ba3-9c74-471b-be31-c989cd332c84 + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/items/d157a7f0-75f1-417c-a70c-813f2eeef752 response: body: string: '' @@ -1203,11 +1226,11 @@ interactions: Content-Type: - application/octet-stream Date: - - Wed, 03 Sep 2025 09:23:42 GMT + - Wed, 26 Nov 2025 16:12:56 GMT Pragma: - no-cache RequestId: - - 4eca92be-b473-458a-bd0e-079467951e8f + - 9378de87-75dd-4b26-93d7-430441281129 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -1215,7 +1238,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_set/test_set_workspace_invalid_query_failure.yaml b/tests/test_commands/recordings/test_commands/test_set/test_set_workspace_invalid_query_failure.yaml index 34a26c8c4..79f4c51e3 100644 --- a/tests/test_commands/recordings/test_commands/test_set/test_set_workspace_invalid_query_failure.yaml +++ b/tests/test_commands/recordings/test_commands/test_set/test_set_workspace_invalid_query_failure.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '355' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:17:11 GMT + - Wed, 26 Nov 2025 16:10:12 GMT Pragma: - no-cache RequestId: - - 27ef2d0b-e5de-4302-ad20-02f5b912efba + - 672ea2ef-bfaa-4236-b2f3-5f70772aa394 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: diff --git a/tests/test_commands/recordings/test_commands/test_set/test_virtual_item_not_supported_failure.yaml b/tests/test_commands/recordings/test_commands/test_set/test_virtual_item_not_supported_failure.yaml index 44cc036bd..9487b0c96 100644 --- a/tests/test_commands/recordings/test_commands/test_set/test_virtual_item_not_supported_failure.yaml +++ b/tests/test_commands/recordings/test_commands/test_set/test_virtual_item_not_supported_failure.yaml @@ -11,13 +11,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -28,15 +28,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '355' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:48 GMT + - Wed, 26 Nov 2025 16:13:13 GMT Pragma: - no-cache RequestId: - - d5773bc1-d322-4a0a-837f-baa52d1eef14 + - e12501e8-69f9-4bad-ba3d-118737f6deaf Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -44,7 +44,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -62,15 +62,15 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e response: body: - string: '{"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", "displayName": "fabriccli_WorkspacePerTestclass_000001", + string: '{"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004", - "capacityRegion": "West Europe", "oneLakeEndpoints": {"blobEndpoint": "https://westeurope-onelake.blob.fabric.microsoft.com", - "dfsEndpoint": "https://westeurope-onelake.dfs.fabric.microsoft.com"}, "capacityAssignmentProgress": + "capacityRegion": "Central US", "oneLakeEndpoints": {"blobEndpoint": "https://centralus-onelake.blob.fabric.microsoft.com", + "dfsEndpoint": "https://centralus-onelake.dfs.fabric.microsoft.com"}, "capacityAssignmentProgress": "Completed"}' headers: Access-Control-Expose-Headers: @@ -84,11 +84,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:48 GMT + - Wed, 26 Nov 2025 16:13:13 GMT Pragma: - no-cache RequestId: - - 7bc11616-1a99-44a4-aedb-1aa4aff30c57 + - bc2967d4-ddb9-43d3-8659-b24df6b25096 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -96,7 +96,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -114,15 +114,15 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e response: body: - string: '{"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", "displayName": "fabriccli_WorkspacePerTestclass_000001", + string: '{"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004", - "capacityRegion": "West Europe", "oneLakeEndpoints": {"blobEndpoint": "https://westeurope-onelake.blob.fabric.microsoft.com", - "dfsEndpoint": "https://westeurope-onelake.dfs.fabric.microsoft.com"}, "capacityAssignmentProgress": + "capacityRegion": "Central US", "oneLakeEndpoints": {"blobEndpoint": "https://centralus-onelake.blob.fabric.microsoft.com", + "dfsEndpoint": "https://centralus-onelake.dfs.fabric.microsoft.com"}, "capacityAssignmentProgress": "Completed"}' headers: Access-Control-Expose-Headers: @@ -136,11 +136,11 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:48 GMT + - Wed, 26 Nov 2025 16:13:14 GMT Pragma: - no-cache RequestId: - - 1adb5dc0-b943-4a7c-8ef5-a42c9d920c79 + - 21428ffa-329f-4835-84ca-cbf3da7b3681 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -148,7 +148,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -168,9 +168,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/provisionIdentity + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/provisionIdentity response: body: string: 'null' @@ -186,13 +186,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:49 GMT + - Wed, 26 Nov 2025 16:13:15 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/50d2cdc8-9ec8-4f35-9029-76f642812600 + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/89182ab0-421f-4e87-9dde-75be1ebd9111 Pragma: - no-cache RequestId: - - 57567c10-f9ae-40e3-b622-bb5d692c986d + - c0362583-366f-4853-9bc9-4ec4f8e7dd91 Retry-After: - '5' Strict-Transport-Security: @@ -202,11 +202,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - 50d2cdc8-9ec8-4f35-9029-76f642812600 + - 89182ab0-421f-4e87-9dde-75be1ebd9111 status: code: 202 message: Accepted @@ -222,169 +222,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/50d2cdc8-9ec8-4f35-9029-76f642812600 + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/89182ab0-421f-4e87-9dde-75be1ebd9111 response: body: - string: '{"status": "Running", "createdTimeUtc": "2025-09-03T09:23:49.5566223", - "lastUpdatedTimeUtc": "2025-09-03T09:23:49.6191293", "percentComplete": null, - "error": null}' - headers: - Access-Control-Expose-Headers: - - RequestId,Location,Retry-After,x-ms-operation-id - Cache-Control: - - no-store, must-revalidate, no-cache - Content-Encoding: - - gzip - Content-Length: - - '129' - Content-Type: - - application/json; charset=utf-8 - Date: - - Wed, 03 Sep 2025 09:23:49 GMT - Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/50d2cdc8-9ec8-4f35-9029-76f642812600 - Pragma: - - no-cache - RequestId: - - 0db88de8-f774-43c6-90cb-1f93d16b3113 - Retry-After: - - '5' - Strict-Transport-Security: - - max-age=31536000; includeSubDomains - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - deny - x-ms-operation-id: - - 50d2cdc8-9ec8-4f35-9029-76f642812600 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Type: - - application/json - User-Agent: - - ms-fabric-cli-test/1.0.0 - method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/50d2cdc8-9ec8-4f35-9029-76f642812600 - response: - body: - string: '{"status": "Running", "createdTimeUtc": "2025-09-03T09:23:49.5566223", - "lastUpdatedTimeUtc": "2025-09-03T09:23:49.6191293", "percentComplete": null, - "error": null}' - headers: - Access-Control-Expose-Headers: - - RequestId,Location,Retry-After,x-ms-operation-id - Cache-Control: - - no-store, must-revalidate, no-cache - Content-Encoding: - - gzip - Content-Length: - - '129' - Content-Type: - - application/json; charset=utf-8 - Date: - - Wed, 03 Sep 2025 09:23:49 GMT - Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/50d2cdc8-9ec8-4f35-9029-76f642812600 - Pragma: - - no-cache - RequestId: - - d2948441-5cd3-498d-b403-33f025b06ed6 - Retry-After: - - '5' - Strict-Transport-Security: - - max-age=31536000; includeSubDomains - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - deny - x-ms-operation-id: - - 50d2cdc8-9ec8-4f35-9029-76f642812600 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Type: - - application/json - User-Agent: - - ms-fabric-cli-test/1.0.0 - method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/50d2cdc8-9ec8-4f35-9029-76f642812600 - response: - body: - string: '{"status": "Running", "createdTimeUtc": "2025-09-03T09:23:49.5566223", - "lastUpdatedTimeUtc": "2025-09-03T09:23:49.6191293", "percentComplete": null, - "error": null}' - headers: - Access-Control-Expose-Headers: - - RequestId,Location,Retry-After,x-ms-operation-id - Cache-Control: - - no-store, must-revalidate, no-cache - Content-Encoding: - - gzip - Content-Length: - - '129' - Content-Type: - - application/json; charset=utf-8 - Date: - - Wed, 03 Sep 2025 09:23:50 GMT - Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/50d2cdc8-9ec8-4f35-9029-76f642812600 - Pragma: - - no-cache - RequestId: - - 62f93d47-b2a7-42d6-9260-225a4aca0ce0 - Retry-After: - - '5' - Strict-Transport-Security: - - max-age=31536000; includeSubDomains - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - deny - x-ms-operation-id: - - 50d2cdc8-9ec8-4f35-9029-76f642812600 - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Type: - - application/json - User-Agent: - - ms-fabric-cli-test/1.0.0 - method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/50d2cdc8-9ec8-4f35-9029-76f642812600 - response: - body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-03T09:23:49.5566223", - "lastUpdatedTimeUtc": "2025-09-03T09:23:50.9628837", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T16:13:15.516331", + "lastUpdatedTimeUtc": "2025-11-26T16:13:16.6724559", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -394,17 +238,17 @@ interactions: Content-Encoding: - gzip Content-Length: - - '132' + - '130' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:51 GMT + - Wed, 26 Nov 2025 16:13:20 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/50d2cdc8-9ec8-4f35-9029-76f642812600/result + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/89182ab0-421f-4e87-9dde-75be1ebd9111/result Pragma: - no-cache RequestId: - - 0a1bf7bc-e3ef-45e3-a4a1-7952a3bcd8ff + - b9d49634-d823-4390-9546-d07344c5d1de Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -412,7 +256,7 @@ interactions: X-Frame-Options: - deny x-ms-operation-id: - - 50d2cdc8-9ec8-4f35-9029-76f642812600 + - 89182ab0-421f-4e87-9dde-75be1ebd9111 status: code: 200 message: OK @@ -428,13 +272,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/50d2cdc8-9ec8-4f35-9029-76f642812600/result + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/89182ab0-421f-4e87-9dde-75be1ebd9111/result response: body: - string: '{"applicationId": "004e3921-f44f-4526-a70d-df55461c9de5", "servicePrincipalId": - "623be6ed-a6a5-4ff2-9844-bfe2a3269db5"}' + string: '{"applicationId": "9604146b-09a6-4697-ac2c-d1966993059b", "servicePrincipalId": + "f2d4386b-5d54-4e32-99af-a590e81e0b8d"}' headers: Access-Control-Expose-Headers: - RequestId @@ -445,11 +289,11 @@ interactions: Content-Type: - application/json Date: - - Wed, 03 Sep 2025 09:23:52 GMT + - Wed, 26 Nov 2025 16:13:20 GMT Pragma: - no-cache RequestId: - - 1a447f76-1fba-445b-92c9-06fb52d9b188 + - 9e5634c9-4e81-445a-9da2-360aa303d45f Strict-Transport-Security: - max-age=31536000; includeSubDomains Transfer-Encoding: @@ -473,13 +317,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -490,15 +334,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '355' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:51 GMT + - Wed, 26 Nov 2025 16:13:21 GMT Pragma: - no-cache RequestId: - - 1fd9ae9a-a9b5-44e7-a58f-79d41ddf7ba1 + - 5b85524b-99fa-474f-9a2e-a8479a8d20bf Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -506,7 +350,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -524,17 +368,17 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e response: body: - string: '{"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", "displayName": "fabriccli_WorkspacePerTestclass_000001", + string: '{"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004", - "capacityRegion": "West Europe", "oneLakeEndpoints": {"blobEndpoint": "https://westeurope-onelake.blob.fabric.microsoft.com", - "dfsEndpoint": "https://westeurope-onelake.dfs.fabric.microsoft.com"}, "capacityAssignmentProgress": - "Completed", "workspaceIdentity": {"applicationId": "004e3921-f44f-4526-a70d-df55461c9de5", - "servicePrincipalId": "623be6ed-a6a5-4ff2-9844-bfe2a3269db5"}}' + "capacityRegion": "Central US", "oneLakeEndpoints": {"blobEndpoint": "https://centralus-onelake.blob.fabric.microsoft.com", + "dfsEndpoint": "https://centralus-onelake.dfs.fabric.microsoft.com"}, "capacityAssignmentProgress": + "Completed", "workspaceIdentity": {"applicationId": "9604146b-09a6-4697-ac2c-d1966993059b", + "servicePrincipalId": "f2d4386b-5d54-4e32-99af-a590e81e0b8d"}}' headers: Access-Control-Expose-Headers: - RequestId @@ -543,15 +387,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '381' + - '380' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:52 GMT + - Wed, 26 Nov 2025 16:13:21 GMT Pragma: - no-cache RequestId: - - 1a1a8d29-5e9d-4d4a-83e2-68d19495b552 + - 7a50a301-038b-4bac-bcd8-14012b690ab7 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -559,7 +403,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -577,13 +421,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET uri: https://api.fabric.microsoft.com/v1/workspaces response: body: - string: '{"value": [{"id": "94da8ea5-0bd6-4a9e-b717-5fdb482f4c71", "displayName": - "My workspace", "description": "", "type": "Personal"}, {"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", + string: '{"value": [{"id": "3634a139-2c9e-4205-910b-3b089a31be47", "displayName": + "My workspace", "description": "", "type": "Personal"}, {"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004"}]}' headers: @@ -594,15 +438,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '355' + - '796' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:52 GMT + - Wed, 26 Nov 2025 16:13:21 GMT Pragma: - no-cache RequestId: - - bdd8a7d7-e5a6-4ec2-894f-653c66bc8004 + - 106125dc-c59d-4cc3-9bd4-c390c9bfe61a Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -610,7 +454,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -628,17 +472,17 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e response: body: - string: '{"id": "5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d", "displayName": "fabriccli_WorkspacePerTestclass_000001", + string: '{"id": "f016a7de-afee-43d3-a0ab-4023cd91ca7e", "displayName": "fabriccli_WorkspacePerTestclass_000001", "description": "Created by fab", "type": "Workspace", "capacityId": "00000000-0000-0000-0000-000000000004", - "capacityRegion": "West Europe", "oneLakeEndpoints": {"blobEndpoint": "https://westeurope-onelake.blob.fabric.microsoft.com", - "dfsEndpoint": "https://westeurope-onelake.dfs.fabric.microsoft.com"}, "capacityAssignmentProgress": - "Completed", "workspaceIdentity": {"applicationId": "004e3921-f44f-4526-a70d-df55461c9de5", - "servicePrincipalId": "623be6ed-a6a5-4ff2-9844-bfe2a3269db5"}}' + "capacityRegion": "Central US", "oneLakeEndpoints": {"blobEndpoint": "https://centralus-onelake.blob.fabric.microsoft.com", + "dfsEndpoint": "https://centralus-onelake.dfs.fabric.microsoft.com"}, "capacityAssignmentProgress": + "Completed", "workspaceIdentity": {"applicationId": "9604146b-09a6-4697-ac2c-d1966993059b", + "servicePrincipalId": "f2d4386b-5d54-4e32-99af-a590e81e0b8d"}}' headers: Access-Control-Expose-Headers: - RequestId @@ -647,15 +491,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '381' + - '380' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:52 GMT + - Wed, 26 Nov 2025 16:13:22 GMT Pragma: - no-cache RequestId: - - f9081cdc-28fa-43fd-8191-b8b2aaa02e19 + - 43a002ca-c600-4f5b-a312-115c8c628670 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -663,7 +507,7 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' status: @@ -683,9 +527,9 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: POST - uri: https://api.fabric.microsoft.com/v1/workspaces/5c8a8929-5b8c-4fe0-b47a-4ffd8e08206d/deprovisionIdentity + uri: https://api.fabric.microsoft.com/v1/workspaces/f016a7de-afee-43d3-a0ab-4023cd91ca7e/deprovisionIdentity response: body: string: 'null' @@ -701,13 +545,13 @@ interactions: Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:52 GMT + - Wed, 26 Nov 2025 16:13:22 GMT Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/9ed6c650-238a-4977-b93d-935f8672e34a + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/fe05be56-a6ca-4b2e-a1e8-4e67ef348fdb Pragma: - no-cache RequestId: - - 964c6c96-efd2-43bd-8132-58ea1bb8cd4a + - 0df09912-2d74-4923-97da-7520d0f19c07 Retry-After: - '5' Strict-Transport-Security: @@ -717,11 +561,11 @@ interactions: X-Frame-Options: - deny home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ + - https://wabi-us-central-b-primary-redirect.analysis.windows.net/ request-redirected: - 'true' x-ms-operation-id: - - 9ed6c650-238a-4977-b93d-935f8672e34a + - fe05be56-a6ca-4b2e-a1e8-4e67ef348fdb status: code: 202 message: Accepted @@ -737,117 +581,13 @@ interactions: Content-Type: - application/json User-Agent: - - ms-fabric-cli-test/1.0.0 - method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/9ed6c650-238a-4977-b93d-935f8672e34a - response: - body: - string: '{"status": "Running", "createdTimeUtc": "2025-09-03T09:23:53.0103811", - "lastUpdatedTimeUtc": "2025-09-03T09:23:53.0577397", "percentComplete": null, - "error": null}' - headers: - Access-Control-Expose-Headers: - - RequestId,Location,Retry-After,x-ms-operation-id - Cache-Control: - - no-store, must-revalidate, no-cache - Content-Encoding: - - gzip - Content-Length: - - '128' - Content-Type: - - application/json; charset=utf-8 - Date: - - Wed, 03 Sep 2025 09:23:52 GMT - Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/9ed6c650-238a-4977-b93d-935f8672e34a - Pragma: - - no-cache - RequestId: - - bc0b44fe-b58d-43d2-a48f-3bb1dc8d4f4b - Retry-After: - - '5' - Strict-Transport-Security: - - max-age=31536000; includeSubDomains - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - deny - x-ms-operation-id: - - 9ed6c650-238a-4977-b93d-935f8672e34a - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Type: - - application/json - User-Agent: - - ms-fabric-cli-test/1.0.0 - method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/9ed6c650-238a-4977-b93d-935f8672e34a - response: - body: - string: '{"status": "Running", "createdTimeUtc": "2025-09-03T09:23:53.0103811", - "lastUpdatedTimeUtc": "2025-09-03T09:23:53.0577397", "percentComplete": null, - "error": null}' - headers: - Access-Control-Expose-Headers: - - RequestId,Location,Retry-After,x-ms-operation-id - Cache-Control: - - no-store, must-revalidate, no-cache - Content-Encoding: - - gzip - Content-Length: - - '128' - Content-Type: - - application/json; charset=utf-8 - Date: - - Wed, 03 Sep 2025 09:23:52 GMT - Location: - - https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/9ed6c650-238a-4977-b93d-935f8672e34a - Pragma: - - no-cache - RequestId: - - c0749b49-528d-4bf3-b921-cc9c456e9682 - Retry-After: - - '5' - Strict-Transport-Security: - - max-age=31536000; includeSubDomains - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - deny - x-ms-operation-id: - - 9ed6c650-238a-4977-b93d-935f8672e34a - status: - code: 200 - message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Type: - - application/json - User-Agent: - - ms-fabric-cli-test/1.0.0 + - ms-fabric-cli-test/1.2.0 method: GET - uri: https://wabi-west-europe-redirect.analysis.windows.net/v1/operations/9ed6c650-238a-4977-b93d-935f8672e34a + uri: https://wabi-us-central-b-primary-redirect.analysis.windows.net/v1/operations/fe05be56-a6ca-4b2e-a1e8-4e67ef348fdb response: body: - string: '{"status": "Succeeded", "createdTimeUtc": "2025-09-03T09:23:53.0103811", - "lastUpdatedTimeUtc": "2025-09-03T09:23:53.8233732", "percentComplete": 100, + string: '{"status": "Succeeded", "createdTimeUtc": "2025-11-26T16:13:23.2058387", + "lastUpdatedTimeUtc": "2025-11-26T16:13:24.1120723", "percentComplete": 100, "error": null}' headers: Access-Control-Expose-Headers: @@ -857,15 +597,15 @@ interactions: Content-Encoding: - gzip Content-Length: - - '129' + - '131' Content-Type: - application/json; charset=utf-8 Date: - - Wed, 03 Sep 2025 09:23:53 GMT + - Wed, 26 Nov 2025 16:13:28 GMT Pragma: - no-cache RequestId: - - 7a22c6e3-bc8e-46e2-a6d0-ac9f256e1e83 + - 6286141f-a3d5-4e4e-8e17-a698cca52f45 Strict-Transport-Security: - max-age=31536000; includeSubDomains X-Content-Type-Options: @@ -875,53 +615,4 @@ interactions: status: code: 200 message: OK -- request: - body: null - headers: - Accept: - - '*/*' - Accept-Encoding: - - gzip, deflate - Connection: - - keep-alive - Content-Type: - - application/json - User-Agent: - - ms-fabric-cli-test/1.0.0 - method: GET - uri: https://api.fabric.microsoft.com/v1/operations/9ed6c650-238a-4977-b93d-935f8672e34a/result - response: - body: - string: '{"requestId": "62770043-f6dc-45c4-b96c-9dde1c1d1ff8", "errorCode": - "OperationHasNoResult", "message": "The operation has no result"}' - headers: - Access-Control-Expose-Headers: - - RequestId - Cache-Control: - - no-store, must-revalidate, no-cache - Content-Type: - - application/json; charset=utf-8 - Date: - - Wed, 03 Sep 2025 09:23:54 GMT - Pragma: - - no-cache - RequestId: - - 62770043-f6dc-45c4-b96c-9dde1c1d1ff8 - Strict-Transport-Security: - - max-age=31536000; includeSubDomains - Transfer-Encoding: - - chunked - X-Content-Type-Options: - - nosniff - X-Frame-Options: - - deny - home-cluster-uri: - - https://wabi-west-europe-redirect.analysis.windows.net/ - request-redirected: - - 'true' - x-ms-public-api-error-code: - - OperationHasNoResult - status: - code: 400 - message: Bad Request version: 1