Skip to content

Commit 68092b1

Browse files
Live publish for 11 May 2024.
2 parents 94138b6 + ad7e1ef commit 68092b1

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed
Loading

powerapps-docs/maker/canvas-apps/share-app-guests.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,10 @@ After you share an app for guest access, guests can discover and access apps sha
8080
- In the Azure public cloud, they're recognized across tenants in guest scenarios because they aren't bound to a specific environment.
8181
- In Azure national or sovereign clouds, they're recognized across tenants in guest scenarios. More information: [National clouds](/azure/active-directory/develop/authentication-national-cloud), [Azure geographies](https://azure.microsoft.com/global-infrastructure/geographies/#geographies)
8282
- Licenses are not recognized across tenants in difference Azure clouds.
83-
- Not all connectors create connections in the resource tenant by default.
83+
- Not all connectors create connections in the resource tenant by default.
84+
- A user that signs in to an app using Azure B2B, won't see their identity information when the go to **My account**.
85+
86+
![Power Apps Azure B2B user profile known issue](media/share-app/guest-my-account.png "My account")
8487

8588
## Frequently asked questions
8689

powerapps-docs/maker/data-platform/data-retention-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: pnghub
66
ms.author: gned
77
ms.reviewer: matp
88
ms.topic: overview
9-
ms.date: 05/01/2024
9+
ms.date: 05/10/2024
1010
ms.custom: template-overview
1111
---
1212
# Dataverse long term data retention overview
@@ -125,6 +125,7 @@ When you include your retention policies in a solution, their definitions become
125125
> [!NOTE]
126126
> - The data retained by retention policies isn't portable as part of solutions, only the retention policy definitions are. You must run the retention policy in an environment to retain the data in Dataverse long term storage.
127127
> - Only retention policies created in Power Platform environments can be solution-aware.
128+
> - When long term retention, is enabled through a solution import process, the related child tables aren't automatically enabled.
128129
129130
You create a solution before you add a retention policy to it. Exporting and importing solutions containing retention policies is the same as with other solution components.
130131

powerapps-docs/maker/data-platform/data-retention-set.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: gned
66
ms.reviewer: matp
77
ms.service: powerapps
88
ms.topic: how-to
9-
ms.date: 02/29/2024
9+
ms.date: 05/10/2024
1010
ms.custom: template-how-to
1111
---
1212
# Set a data retention policy for a table
@@ -26,6 +26,7 @@ Before you set up a retention policy, enable the parent (root) table for long te
2626

2727
> [!NOTE]
2828
> When a parent (root) table is enabled for long term retention, all the related child tables are automatically enabled. You can't disable retention for a child table when the parent table is already enabled for retention. For example, assume a custom table and notes table are child tables of the case table. These child tables can't be disabled for retention when the parent case table is enabled. A maker can always disable the parent table for long term retention and separately enable the child tables for retention.
29+
> However, there's an exception to this related child tables behavior when long term retention is enabled through a solution import process. In this case, the related child tables aren't automatically enabled.
2930
3031
1. Sign into [Power Apps](https://make.powerapps.com/?utm_source=padocs&utm_medium=linkinadoc&utm_campaign=referralsfromdoc), go to **Tables**, and then open the table you want. [!INCLUDE [left-navigation-pane](../../includes/left-navigation-pane.md)]
3132
1. Select **Properties** on the command bar, expand **Advanced options**, and then select **Enable long term retention**.

0 commit comments

Comments
 (0)