From 7ab064f93327bc1e77c266a30511f9e3019deb5c Mon Sep 17 00:00:00 2001
From: Timna Brown <24630902+brown9804@users.noreply.github.com>
Date: Mon, 7 Apr 2025 22:28:34 -0600
Subject: [PATCH 1/2] Overview around all components
---
0_Azure/2_AzureAnalytics/0_Fabric/demos/34_FromSynapse-Fabric.md | 1 -
1 file changed, 1 deletion(-)
diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/34_FromSynapse-Fabric.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/34_FromSynapse-Fabric.md
index 21ea08db4..98750346e 100644
--- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/34_FromSynapse-Fabric.md
+++ b/0_Azure/2_AzureAnalytics/0_Fabric/demos/34_FromSynapse-Fabric.md
@@ -65,7 +65,6 @@ Last updated: 2025-04-08
- **Modify Syntax**: Update these references to use the OneLake syntax, ensuring they point to the correct locations in Fabric.
-
Total Visitors

From 4a53fabd141b82277081cbed03ec77ae7ae2c4db Mon Sep 17 00:00:00 2001
From: Timna Brown <24630902+brown9804@users.noreply.github.com>
Date: Wed, 7 May 2025 12:12:13 -0600
Subject: [PATCH 2/2] moved to a separate workspave
---
.../0_Fabric/demos/34_FromSynapse-Fabric.md | 71 -------------------
1 file changed, 71 deletions(-)
delete mode 100644 0_Azure/2_AzureAnalytics/0_Fabric/demos/34_FromSynapse-Fabric.md
diff --git a/0_Azure/2_AzureAnalytics/0_Fabric/demos/34_FromSynapse-Fabric.md b/0_Azure/2_AzureAnalytics/0_Fabric/demos/34_FromSynapse-Fabric.md
deleted file mode 100644
index 98750346e..000000000
--- a/0_Azure/2_AzureAnalytics/0_Fabric/demos/34_FromSynapse-Fabric.md
+++ /dev/null
@@ -1,71 +0,0 @@
-# Azure Synapse migrate to Microsoft Fabric - Overview
-
- Costa Rica
-
-[](https://github.com)
-[](https://github.com/)
-[brown9804](https://github.com/brown9804)
-
-Last updated: 2025-04-08
-
-----------
-
-
-List of References (Click to expand)
-
-- [Migrating from Azure Synapse Spark to Fabric](https://learn.microsoft.com/en-us/fabric/data-engineering/migrate-synapse-overview)
-- [Migration planning: Azure Synapse Analytics dedicated SQL pools to Fabric Data Warehouse](https://learn.microsoft.com/en-us/fabric/data-warehouse/migration-synapse-dedicated-sql-pool-warehouse#prepare-for-migration)
-
-
-
-> Overall process:
-> - Create a Fabric workspace and link it to your existing Azure Data Lake Storage account.
-> - Import existing notebooks, Spark jobs into the Fabric workspace.
-> - Update references to external tables or files using the OneLake syntax.
-
- ## Overview
-
-1. **Create a Fabric Workspace**
- - **Navigate to Microsoft Fabric**: Access the [Microsoft Fabric portal](https://app.fabric.microsoft.com/).
-
-

-
- - **Create Workspace**: Follow the steps to create a new workspace.
-
- https://github.com/user-attachments/assets/209f18fd-d14a-4e2f-aff2-d6cb7be13cc1
-
-2. **Link ADLS Account**: Connect your existing Azure Data Lake Storage account to the new Fabric workspace.
- - **Set Up ADLS Connection**:
- - **Open Fabric Workspace**: Go to the workspace where you want to set up the connection.
-
-

-
- - **Create a lakehouse**: Click on `New item`, search for `Lakehouse`:
-
-

-
-

-
- - **Get Data**: Select the option to get data from Azure Data Lake Storage Gen2.
- - **Enter ADLS URL**: Provide the URL to your Azure Data Lake Storage Gen2 account.
- - **Authentication**: Choose the authentication method (e.g., account key, organizational account, service principal, or shared access signature).
- - **Sign In**: Sign in to your Azure Data Lake Storage account using the selected authentication method.
- - **Configure Connection**: Complete the configuration by specifying any additional settings required for the connection.
- - **Create OneLake Shortcut**:
- - **Navigate to Lakehouse View**: In the Fabric workspace, go to the Lakehouse view.
- - **Create Shortcut**: Right-click and select "New Shortcut," then choose Azure Data Lake Storage Gen2 as the source.
- - **Enter Details**: Provide the URL of the ADLS Gen2 account, connection name, authentication method, shortcut name, and subpath pointing to the root of the data you want to reference.
- - **Create Shortcut**: Click "Create" and wait for the shortcut to appear in the Lakehouse view.
- - **Preview Data**: Preview the data from the shortcut to ensure it is virtualized from the source.
-2. **Import Existing Notebooks and Spark Jobs**
- - **Export from Synapse**: Export your notebooks and Spark job definitions from Azure Synapse.
- - **Import to Fabric**: Use the import functionality in Fabric to bring these items into your new workspace.
-3. **Update References**
- - **Identify External References**: Locate all references to external tables or files in your notebooks and Spark jobs.
- - **Modify Syntax**: Update these references to use the OneLake syntax, ensuring they point to the correct locations in Fabric.
-
-
-
-
Total Visitors
-

-