Skip to content

Commit d218feb

Browse files
Merge pull request #220526 from henrymbuguakiarie/msid-app-dev-pm-update-msal-android-shared-devices
[msid][gtd] updating msal-android-shared-devices (ADO-2198168)
2 parents ff1dcc1 + 36ed259 commit d218feb

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

articles/active-directory/develop/msal-android-shared-devices.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: develop
1010
ms.topic: conceptual
1111
ms.workload: identity
12-
ms.date: 09/30/2021
12+
ms.date: 12/06/2022
1313
ms.author: henrymbugua
1414
ms.reviewer: brandwe
1515
ms.custom: aaddev, identitypla | Azuretformtop40
@@ -93,8 +93,14 @@ If your application is running in multiple-account mode, and an administrator pu
9393

9494
These Microsoft applications support Azure AD's shared device mode:
9595

96-
* [Microsoft Teams](/microsoftteams/platform/)
97-
* [Microsoft Managed Home Screen](/mem/intune/apps/app-configuration-managed-home-screen-app) app for Android Enterprise
96+
- [Microsoft Teams](/microsoftteams/platform/)
97+
- [Microsoft Managed Home Screen](/mem/intune/apps/app-configuration-managed-home-screen-app) app for Android Enterprise
98+
- [Microsoft Edge](/microsoft-edge) (in Public Preview)
99+
- [Yammer](/yammer) (in Public Preview)
100+
101+
> [!IMPORTANT]
102+
> Public preview is provided without a service-level agreement and isn't recommended for production workloads. Some features might be unsupported or have constrained capabilities. For more information, see [Supplemental terms of use for Microsoft Azure previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/).
103+
98104
## Shared device sign-out and the overall app lifecycle
99105

100106
When a user signs out, you'll need to take action to protect the privacy and data of the user. For example, if you're building a medical records app you'll want to make sure that when the user signs out previously displayed patient records are cleared. Your application must be prepared for data privacy and check every time it enters the foreground.

0 commit comments

Comments
 (0)