Skip to content

Commit e6fa2fa

Browse files
authored
+ update
1 parent 329f98c commit e6fa2fa

File tree

1 file changed

+36
-2
lines changed

1 file changed

+36
-2
lines changed

0_Azure/2_AzureAnalytics/0_Fabric/demos/33_PowerBi_Licensing.md

Lines changed: 36 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Costa Rica
66
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
77
[brown9804](https://github.com/brown9804)
88

9-
Last updated: 2025-04-01
9+
Last updated: 2025-04-16
1010

1111
----------
1212

@@ -33,13 +33,47 @@ Last updated: 2025-04-01
3333
3434
| **Capacity** | **Description** | **Usage** | **Capabilities** | **User Types** | **When to Use** |
3535
|-----------------------|---------------------------------------------------------------------------------|-----------|------------------|----------------|-----------------|
36-
| **Power BI Embedded (A)** | A solution for embedding Power BI reports and dashboards into applications. | External users | - Embedding interactive reports and dashboards<br>- APIs for embedding control<br>- Scalable with pay-as-you-go pricing | - ISVs (Independent Software Vendors)<br>- Developers integrating analytics into applications without requiring users to have a Power BI license | Use when you need to integrate interactive reports and dashboards directly into your applications for a seamless user experience. |
36+
| **Power BI Embedded (A)** | A solution for embedding Power BI reports and dashboards into applications. | External users | - Embedding interactive reports and dashboards<br>- APIs for embedding control<br>- Scalable with pay-as-you-go pricing | - ISVs (Independent Software Vendors)<br>- Developers integrating analytics into applications without requiring users to have a Power BI license <br/> - Embedding Power BI reports into SharePoint is a common practice. | Use when you need to integrate interactive reports and dashboards directly into your applications for a seamless user experience. |
3737
| **Microsoft Fabric (F)** | A comprehensive solution integrating various Microsoft analytics services. | Internal users | - Integration of data engineering, warehousing, real-time analytics, data science, and BI<br>- Unified governance and security | - Organizations seeking an end-to-end data platform for diverse workloads<br>- Companies needing a unified ecosystem from data ingestion to insights | Use when you need a unified analytics platform that integrates multiple Microsoft services for enhanced data governance and seamless workflow. |
3838
| **Power BI Premium (P)** | Provides advanced analytics capabilities and larger data capacity. | Internal users | - Advanced features like AI, paginated reports, dataflows<br>- Dedicated cloud resources<br>- Incremental refreshes and enhanced data security | - Enterprise users needing advanced analytics across the organization<br>- Organizations requiring large-scale deployments with dedicated capacity | Use when you require advanced analytics, larger data capacity, and AI integration for comprehensive data analysis and insights. |
3939

4040
> [!NOTE]
4141
> The embedding option is not available for sharing content with internal users. We need to use the F SKU license (Fabric) option.
4242
43+
## Embedding Power BI reports into SharePoint
44+
45+
> [!IMPORTANT]
46+
> External users can access SharePoint Online content `if they are invited and authenticated.` External users `do not need a SharePoint license if they are accessing content shared with them.` <br/>
47+
> Types of External Users: <br/>
48+
> - Authenticated External Users: These users are invited to your SharePoint site and have a Microsoft account or an organizational account. They can access shared content without needing a SharePoint license. <br/>
49+
> - Anonymous Users: These users can access content if it is shared via anonymous links. However, `this method is less secure and should be used cautiously. Not recommended` <br/>
50+
> If you are embedding Power BI reports into SharePoint, external users accessing these reports do not need a Power BI license. The embedding is handled through Power BI Embedded, which allows access without individual licenses.
51+
52+
1. **Publish the Report to Power BI Service**: Ensure your report is published to the [Fabric/Power BI](https://app.fabric.microsoft.com) service.
53+
2. **Get the Embed Code**:
54+
- In Power BI service, open the report you want to embed.
55+
- Click on the `File"` menu and select `Embed report`.
56+
- Choose your prefered option.
57+
58+
<img width="949" alt="image" src="https://github.com/user-attachments/assets/9232bd3a-577e-450c-8df8-d5389b0fcf1a" />
59+
60+
> Embedding Options:
61+
62+
| **Option** | **Description** |
63+
|------------|-----------------|
64+
| **SharePoint Online** | Allows embedding the report directly into SharePoint Online pages. |
65+
| **Website or Portal** | Provides options to embed the report into websites or portals. |
66+
| **Developer Playground** | Offers tools and resources for developers to test and embed reports in various applications. |
67+
68+
### How Developer Playground looks like
69+
70+
https://github.com/user-attachments/assets/87ccb8e4-f959-481e-8287-6efb6e0603da
71+
72+
## Embedding Pricing Calculator
73+
74+
https://github.com/user-attachments/assets/ccf99d57-bf1e-4267-afb7-c5a6bc539789
75+
76+
4377
<div align="center">
4478
<h3 style="color: #4CAF50;">Total Visitors</h3>
4579
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>

0 commit comments

Comments
 (0)