Skip to content

Commit cdf2926

Browse files
authored
Live publish
2 parents a93c86f + 16c9048 commit cdf2926

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

powerapps-docs/developer/model-driven-apps/clientapi/create-app-side-panes.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ title: "Creating side panes by using a client API in model-driven apps"
33
description: Learn how to create side panes in model-driven apps by using a client API.
44
author: adrianorth
55
ms.author: aorth
6-
7-
ms.date: 04/17/2022
6+
ms.date: 01/27/2023
87
ms.reviewer: jdaly
98
ms.subservice: mda-developer
109
ms.topic: "article"
@@ -127,6 +126,6 @@ By switching to use `createPane`, both limitations can be avoid by providing an
127126

128127
### Related topics
129128

130-
[sidePanes (Client API reference)](reference/xrm-app-sidepanes.md)
131-
132-
[loadPanel (Client API Reference)](reference/xrm-panel/loadpanel.md)
129+
[sidePanes (Client API reference)](reference/xrm-app-sidepanes.md)<br />
130+
[loadPanel (Client API Reference)](reference/xrm-panel/loadpanel.md)<br />
131+
[Walkthrough: Write your first client script](walkthrough-write-your-first-client-script.md)

powerapps-docs/maker/canvas-apps/embed-apps-dev.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ In this topic, we'll show you how to set parameters for app embedding; then we'l
2525
![Power BI dashboard with embedded app.](./media/embed-apps-dev/embed-dashboard.png)
2626

2727
> [!NOTE]
28-
> Only Power Apps users in the same tenant can access the embedded app.
28+
> - Only Power Apps users in the same tenant can access the embedded app.
29+
> - Embedding canvas apps in a native desktop application isn't supported. This excludes first-party integrations such as Power Apps in Teams).
2930
3031
You can also integrate canvas apps into SharePoint Online without using an iframe. More information: [Use the Power Apps web part](https://support.office.com/article/use-the-powerapps-web-part-6285f05e-e441-408a-99d7-aa688195cd1c).
3132

@@ -97,4 +98,4 @@ Keep the following points in mind for authenticating users of your app:
9798
As you can see, embedding apps is simple and powerful. Embedding enables you to bring apps right to the places you and your customers work – websites, Power BI dashboards, SharePoint pages, and more.
9899

99100

100-
[!INCLUDE[footer-include](../../includes/footer-banner.md)]
101+
[!INCLUDE[footer-include](../../includes/footer-banner.md)]

0 commit comments

Comments
 (0)