diff --git a/powerbi-docs/create-reports/desktop-performance-analyzer.md b/powerbi-docs/create-reports/desktop-performance-analyzer.md index 721b3d9f2e..86f1bb6431 100644 --- a/powerbi-docs/create-reports/desktop-performance-analyzer.md +++ b/powerbi-docs/create-reports/desktop-performance-analyzer.md @@ -22,7 +22,7 @@ Performance Analyzer inspects and displays the duration necessary for updating o ## Display the Performance Analyzer pane -In **Power BI Desktop** select the **View** ribbon, and then select **Performance Analyzer** to display the Performance Analyzer pane. +In **Power BI Desktop** select the **Optimize** ribbon, and then select **Performance Analyzer** to display the Performance Analyzer pane. :::image type="content" source="media/desktop-performance-analyzer/performance-analyzer-02-inline.png" alt-text="Screenshot of the View ribbon, highlighting Performance Analyzer." lightbox="media/desktop-performance-analyzer/performance-analyzer-02-expanded.png"::: diff --git a/powerbi-docs/developer/embedded/embedded-analytics-power-bi.md b/powerbi-docs/developer/embedded/embedded-analytics-power-bi.md index 13fdb774aa..842bac4eac 100644 --- a/powerbi-docs/developer/embedded/embedded-analytics-power-bi.md +++ b/powerbi-docs/developer/embedded/embedded-analytics-power-bi.md @@ -69,12 +69,14 @@ For development testing, you can use free embed trial tokens with a Pro license. > [!IMPORTANT] > Free trial tokens are limited to development testing only. Once going to production, a capacity must be purchased. Until a capacity is purchased, the *Free trial version* banner will continue to appear at the top of the embedded report. -There are two types of Power BI embedded analytics offerings. Each offer includes a different type of SKU that you use to buy a Power BI [capacity](./embedded-capacity.md): +There are two types of Power BI embedded analytics offerings as well as an offering from Microsoft Fabric. Each offer includes a different type of SKU that you use to buy a Power BI [capacity](./embedded-capacity.md): * [Power BI Embedded](https://azure.microsoft.com/services/power-bi-embedded/#overview) is an Azure offer that includes A SKUs. *Power BI Embedded* is associated with the [*embed for your customers*](#embed-for-your-customers) solution. * [Power BI Premium](https://powerbi.microsoft.com/power-bi-premium/) is a Microsoft Office offer that includes P or EM SKUs. +* [Microsoft Fabric](https://www.microsoft.com/microsoft-fabric/) is an Azure offer that includes F SKUs. + For more information about the differences between the Embedded and Premium SKUs, see [Capacity and SKUs in Power BI embedded analytics](embedded-capacity.md). ## Related content