Skip to content

Commit 67dcf8c

Browse files
authored
considerations
1 parent 629b572 commit 67dcf8c

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed

0_Azure/2_AzureAnalytics/0_Fabric/demos/37_MigrationProPPUtoFsku.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,24 @@ Last updated: 2025-04-30
99

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

12+
<details>
13+
<summary><b>List of References </b> (Click to expand)</summary>
14+
15+
- [Microsoft Fabric concepts and licenses](https://learn.microsoft.com/en-us/fabric/enterprise/licenses)
16+
- [Microsoft Fabric features parity](https://learn.microsoft.com/en-us/fabric/enterprise/fabric-features)
17+
18+
</details>
19+
20+
<details>
21+
<summary><b>Table of Content </b> (Click to expand)</summary>
22+
23+
- [What Makes It Straightforward?](#what-makes-it-straightforward) (How it works)
24+
- [Key Considerations](#key-considerations)
25+
26+
27+
</details>
28+
29+
1230
> If your workspaces currently `contain only Power BI items`, migrating from Power BI Pro or Premium Per User (PPU) to Microsoft Fabric (F-SKUs) can be relatively straightforward, but there are a few important considerations please read below.
1331
1432
| Pro Workspace | PPU workspace |
@@ -39,4 +57,33 @@ https://github.com/user-attachments/assets/16fd8e90-22cc-48d3-8dce-e79e4ee9789b
3957
4058
https://github.com/user-attachments/assets/69891a7f-2777-44f7-853b-0afa74d5614e
4159

60+
## Key Considerations
61+
62+
| **Consideration** | **Details** |
63+
|------------------------|-------------|
64+
| **SKU Size Matters** | - SKUs below F64 require users to have Power BI Pro or PPU licenses to view content.<br>- SKUs F64 and above support broader Fabric features and allow free users to view Power BI content if configured properly. |
65+
| **Capacity Assignment**| You’ll need to assign the Fabric capacity to each workspace manually or via script. |
66+
67+
> Reassign Capacity (Manual Approach):
68+
69+
1. **Select Workspace**: Click on the workspace you want to migrate. This will open the workspace settings.
70+
2, **Change Capacity**: In the workspace settings, look for the `Capacity` section. You will see an option to change the capacity assignment.
71+
3. **Select Fabric SKU**: From the dropdown menu, select the new Fabric SKU that you have purchased.
72+
4. **Save Changes**: Click "Save" to apply the changes. The workspace will now be reassigned to the new Fabric SKU.
73+
74+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/3587658e-50b8-484a-b048-07de018a15fe">
75+
76+
> Reassign Capacity (Bulk Assignment):
77+
78+
1. Use the bulk assignment feature in the Admin Portal to reassign multiple workspaces at once.
79+
80+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/4c517df9-c79a-41bd-a21d-f0fb1b425aad">
81+
82+
2. Verify that all workspaces are correctly reassigned.
83+
84+
<img width="550" alt="image" src="https://github.com/user-attachments/assets/1a6cbfdf-cde3-4eb4-a7d8-f66a28094059">
4285

86+
<div align="center">
87+
<h3 style="color: #4CAF50;">Total Visitors</h3>
88+
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
89+
</div>

0 commit comments

Comments
 (0)