|
1 | | -# Migration from Power BI Premium (P-SKUs) to Fabric (F-SKUs) |
| 1 | +# Migration from Power BI Premium (P-SKUs) to Fabric (F-SKUs) - Overview |
2 | 2 |
|
3 | 3 | Costa Rica |
4 | 4 |
|
5 | 5 | [](https://github.com/) |
6 | 6 | [brown9804](https://github.com/brown9804) |
7 | 7 |
|
8 | | -Last updated: 2024-12-24 |
| 8 | +Last updated: 2025-04-08 |
9 | 9 |
|
10 | 10 | ---------- |
11 | 11 |
|
@@ -42,7 +42,9 @@ Last updated: 2024-12-24 |
42 | 42 | - [Overview](#overview) |
43 | 43 | - [Impact on Existing Reports and Dashboards](#impact-on-existing-reports-and-dashboards) |
44 | 44 | - [How to transition](#how-to-transition) |
45 | | - |
| 45 | + - [Same region](#same-region) |
| 46 | + - [Across Region](#across-region) |
| 47 | + - [For both approaches](#for-both-approaches) |
46 | 48 |
|
47 | 49 | </details> |
48 | 50 |
|
@@ -88,6 +90,14 @@ Last updated: 2024-12-24 |
88 | 90 |
|
89 | 91 | ## How to transition |
90 | 92 |
|
| 93 | +> Overall: |
| 94 | +> - **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/> |
| 95 | +> - **Migrating workspace with only Power BI items** (`to a different region`): If the workspace contains only Power BI items (and no Fabric items), moving it to another region is not supported directly. However, you can perform a backup and restore of semantic models using Power BI Premium. For detailed steps, refer to the [Backup and restore semantic models with Power BI Premium](https://learn.microsoft.com/en-us/power-bi/enterprise/service-premium-backup-restore-dataset) documentation. Also, review the [Considerations and limitations](https://learn.microsoft.com/en-us/power-bi/enterprise/service-premium-backup-restore-dataset#considerations-and-limitations) before proceeding. <br/> |
| 96 | +> - **Migrating workspace with both Fabric and Power BI items** (`within the same region)`: If the workspace contains both Fabric and Power BI items, you can move it from one capacity to another within the same region. This migration is supported and can be done without any special considerations. |
| 97 | +> - **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. |
| 98 | +
|
| 99 | +### Same region |
| 100 | + |
91 | 101 | > [!NOTE] |
92 | 102 | > If the resources are in the $${\color{red}same\ region}$$, it's just $${\color{red}reassigning\ the\ workspace\ compute\ ->\ Capacity}$$ |
93 | 103 |
|
@@ -136,9 +146,15 @@ Last updated: 2024-12-24 |
136 | 146 |
|
137 | 147 | <img width="550" alt="image" src="https://github.com/user-attachments/assets/1a6cbfdf-cde3-4eb4-a7d8-f66a28094059"> |
138 | 148 |
|
| 149 | +### Across Region |
| 150 | + |
139 | 151 | > [!NOTE] |
140 | 152 | > If the $${\color{red}across\ region}$$, you need to $${\color{red}also\ export/import\ reports\ and\ semantic\ models,\ recreate\ dashboards}$$. |
141 | 153 |
|
| 154 | + |
| 155 | +https://github.com/user-attachments/assets/3fd19a65-1fd7-47ea-bc3c-a73314bb2d0b |
| 156 | + |
| 157 | + |
142 | 158 | 5. Data Export and Import: `-> Sematic Models/Dataset` |
143 | 159 | - `For small Datasets`: Use Power BI’s export features to export datasets from the P1 capacity. |
144 | 160 | 1. **Identify Data Sources**: List all datasets you need to export from the P1 capacity. |
@@ -200,7 +216,9 @@ Last updated: 2024-12-24 |
200 | 216 | - Click on **Upload** > **Upload a file** and select the .pbix file you downloaded. |
201 | 217 | - Update data sources and connections to point to the new F64 capacity. |
202 | 218 | 2. **Recreate Dashboards**: Manually recreate the dashboards in the F64 capacity by pinning the necessary visuals from the imported reports. |
203 | | - |
| 219 | + |
| 220 | +### For both approaches |
| 221 | + |
204 | 222 | > [!NOTE] |
205 | 223 | > Verify the $${\color{red}migration\ and\ documentation}$$ are steps recommended for $${\color{red}both\ approaches,\ same\ region\ migration\ or\ across\ region}$$. |
206 | 224 | |
|
0 commit comments