Skip to content

Commit 5711598

Browse files
authored
in progress about to delete
1 parent fe7dd63 commit 5711598

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

0_Azure/2_AzureAnalytics/0_Fabric/demos/35_FromTrial-FabricCapacity.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ within the same region, and then try again.
2626

2727
<img width="951" alt="image" src="https://github.com/user-attachments/assets/86aa9c42-5c66-4751-94d6-2afb6ab24b4e" />
2828

29+
https://github.com/user-attachments/assets/b515273a-b134-4d5c-b906-1a97c510939a
2930

3031
> Overall:
3132
> - **Migrating workspace with only Power BI items** (`within the same region`): If the workspace contains only Power BI items (and no Fabric items), you can move the workspace to a different capacity within the same region. This process is supported and straightforward. <br/>
@@ -34,7 +35,57 @@ within the same region, and then try again.
3435
> - **Migrating workspace with both Fabric and Power BI items** (`to a different region`): Moving workspaces that contain Fabric items to a different region is not supported. If you need to migrate such workspaces, you must first delete all Fabric artifacts. Once the workspace contains only Power BI items, you can then follow the migration process for workspaces with only Power BI items. <br/> <br/>
3536
> If you want to read more about it please find this quick overview about [Migration from Power BI Premium (P-SKUs) to Fabric (F-SKUs)](./8_MigrationPtoFSku.md)
3637
38+
## How to Remove All Fabric Items and Move the Workspace
3739

40+
### Step 1: Identify Fabric Items
41+
42+
1. **Access the Workspace**: Open the workspace you want to migrate.
43+
2. **List Fabric Items**: Identify all Fabric items within the workspace. These may include datasets, notebooks, data pipelines, lakehouses, and other artifacts created using Fabric.
44+
45+
> For example:
46+
47+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/3fab43b2-893c-4f89-a58b-d73cb5d9f090" />
48+
49+
### Step 2: Remove Fabric Items
50+
51+
1. **Backup Data**: If necessary, back up any data or reports you need to retain.
52+
53+
> Also, depending on the object, each item has a specific method to extract its code or configuration details. For example a `Copy Job`:
54+
55+
https://github.com/user-attachments/assets/7871a6de-405b-4a02-a8f8-c3ab8aaf5511
56+
57+
> E.g `data pipeline`:
58+
59+
https://github.com/user-attachments/assets/e5616aeb-3594-4324-97c4-0975d03bf81a
60+
61+
3. **Delete Fabric Items**:
62+
- Navigate to each Fabric item.
63+
- Select the item and choose the delete option.
64+
- Confirm the deletion.
65+
66+
### Step 3: Verify Workspace Contents
67+
1. **Check Remaining Items**: Ensure that only Power BI items remain in the workspace.
68+
2. **Double-Check**: Verify that no Fabric items are left to avoid migration issues.
69+
70+
### Step 4: Migrate the Workspace
71+
1. **Within the Same Region**:
72+
- **Move to Different Capacity**: If you are migrating within the same region, you can move the workspace to a different capacity directly.
73+
- **Steps**:
74+
- Go to the workspace settings.
75+
- Select the new capacity.
76+
- Save the changes.
77+
78+
2. **To a Different Region**:
79+
- **Backup and Restore**: If you are migrating to a different region, follow these steps:
80+
- **Backup Semantic Models**: Use Power BI Premium to back up the semantic models.
81+
- **Restore in New Region**: Restore the backed-up models in the new region.
82+
- **Steps**:
83+
- Refer to the Backup and restore semantic models with Power BI Premium documentation for detailed instructions.
84+
- Review the Considerations and limitations before proceeding.
85+
86+
### Step 5: Final Verification
87+
1. **Check Migration**: Ensure that all items have been successfully migrated.
88+
2. **Test Functionality**: Verify that all reports and dashboards are functioning correctly in the new capacity or region.
3889

3990

4091

0 commit comments

Comments
 (0)