Skip to content

Commit e8988ec

Browse files
authored
notes and format
1 parent 54ce95f commit e8988ec

1 file changed

Lines changed: 22 additions & 4 deletions

File tree

0_Azure/2_AzureAnalytics/0_Fabric/demos/8_MigrationPtoFSku.md

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
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
22

33
Costa Rica
44

55
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
66
[brown9804](https://github.com/brown9804)
77

8-
Last updated: 2024-12-24
8+
Last updated: 2025-04-08
99

1010
----------
1111

@@ -42,7 +42,9 @@ Last updated: 2024-12-24
4242
- [Overview](#overview)
4343
- [Impact on Existing Reports and Dashboards](#impact-on-existing-reports-and-dashboards)
4444
- [How to transition](#how-to-transition)
45-
45+
- [Same region](#same-region)
46+
- [Across Region](#across-region)
47+
- [For both approaches](#for-both-approaches)
4648

4749
</details>
4850

@@ -88,6 +90,14 @@ Last updated: 2024-12-24
8890
8991
## How to transition
9092

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+
91101
> [!NOTE]
92102
> If the resources are in the $${\color{red}same\ region}$$, it's just $${\color{red}reassigning\ the\ workspace\ compute\ ->\ Capacity}$$
93103
@@ -136,9 +146,15 @@ Last updated: 2024-12-24
136146

137147
<img width="550" alt="image" src="https://github.com/user-attachments/assets/1a6cbfdf-cde3-4eb4-a7d8-f66a28094059">
138148

149+
### Across Region
150+
139151
> [!NOTE]
140152
> If the $${\color{red}across\ region}$$, you need to $${\color{red}also\ export/import\ reports\ and\ semantic\ models,\ recreate\ dashboards}$$.
141153
154+
155+
https://github.com/user-attachments/assets/3fd19a65-1fd7-47ea-bc3c-a73314bb2d0b
156+
157+
142158
5. Data Export and Import: `-> Sematic Models/Dataset`
143159
- `For small Datasets`: Use Power BI’s export features to export datasets from the P1 capacity.
144160
1. **Identify Data Sources**: List all datasets you need to export from the P1 capacity.
@@ -200,7 +216,9 @@ Last updated: 2024-12-24
200216
- Click on **Upload** > **Upload a file** and select the .pbix file you downloaded.
201217
- Update data sources and connections to point to the new F64 capacity.
202218
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+
204222
> [!NOTE]
205223
> Verify the $${\color{red}migration\ and\ documentation}$$ are steps recommended for $${\color{red}both\ approaches,\ same\ region\ migration\ or\ across\ region}$$.
206224

0 commit comments

Comments
 (0)