Skip to content

Commit ccab107

Browse files
authored
Merge pull request #195446 from cabailey/cabailey-azuredocs
rebranding for Microsoft Purview & MIP
2 parents 44263dc + cd302b9 commit ccab107

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

articles/active-directory/conditional-access/concept-conditional-access-cloud-apps.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: conditional-access
88
ms.topic: conceptual
9-
ms.date: 02/08/2022
9+
ms.date: 04/19/2022
1010

1111
ms.author: joflore
1212
author: MicrosoftGuyJFlo
@@ -194,7 +194,7 @@ Administrators can select published authentication contexts in their Conditional
194194

195195
For more information about authentication context use in applications, see the following articles.
196196

197-
- [Microsoft Information Protection sensitivity labels to protect SharePoint sites](/microsoft-365/compliance/sensitivity-labels-teams-groups-sites#more-information-about-the-dependencies-for-the-authentication-context-option)
197+
- [Use sensitivity labels to protect content in Microsoft Teams, Microsoft 365 groups, and SharePoint sites](/microsoft-365/compliance/sensitivity-labels-teams-groups-sites)
198198
- [Microsoft Defender for Cloud Apps](/cloud-app-security/session-policy-aad?branch=pr-en-us-2082#require-step-up-authentication-authentication-context)
199199
- [Custom applications](../develop/developer-guide-conditional-access-authentication-context.md)
200200

articles/active-directory/enterprise-users/groups-assign-sensitivity-labels.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: enterprise-users
1010
ms.workload: identity
1111
ms.topic: how-to
12-
ms.date: 11/19/2021
12+
ms.date: 04/19/2022
1313
ms.author: curtand
1414
ms.reviewer: krbain
1515
ms.custom: it-pro
@@ -18,7 +18,7 @@ ms.collection: M365-identity-device-management
1818

1919
# Assign sensitivity labels to Microsoft 365 groups in Azure Active Directory
2020

21-
Azure Active Directory (Azure AD) supports applying sensitivity labels published by the [Microsoft 365 compliance center](https://sip.protection.office.com/homepage) to Microsoft 365 groups. Sensitivity labels apply to group across services like Outlook, Microsoft Teams, and SharePoint. For more information about Microsoft 365 apps support, see [Microsoft 365 support for sensitivity labels](/microsoft-365/compliance/sensitivity-labels-teams-groups-sites#support-for-the-sensitivity-labels).
21+
Azure Active Directory (Azure AD) supports applying sensitivity labels published by the [Microsoft Purview compliance portal](https://compliance.microsoft.com) to Microsoft 365 groups. Sensitivity labels apply to group across services like Outlook, Microsoft Teams, and SharePoint. For more information about Microsoft 365 apps support, see [Microsoft 365 support for sensitivity labels](/microsoft-365/compliance/sensitivity-labels-teams-groups-sites#support-for-the-sensitivity-labels).
2222

2323
> [!IMPORTANT]
2424
> To configure this feature, there must be at least one active Azure Active Directory Premium P1 license in your Azure AD organization.
@@ -121,7 +121,7 @@ After you enable this feature, the “classic” classifications for groups will
121121
122122
The sensitivity label option is only displayed for groups when all the following conditions are met:
123123
124-
1. Labels are published in the Microsoft 365 Compliance Center for this Azure AD organization.
124+
1. Labels are published in the Microsoft Purview compliance portal for this Azure AD organization.
125125
1. The feature is enabled, EnableMIPLabels is set to True in from the Azure AD PowerShell module.
126126
1. Labels are synchronized to Azure AD with the Execute-AzureAdLabelSync cmdlet in the Security & Compliance PowerShell module. It can take up to 24 hours after synchronization for the label to be available to Azure AD.
127127
1. The group is a Microsoft 365 group.
@@ -136,7 +136,7 @@ Please make sure all the conditions are met in order to assign labels to a group
136136
137137
If the label you are looking for is not in the list, this could be the case for one of the following reasons:
138138
139-
- The label might not be published in the Microsoft 365 Compliance Center. This could also apply to labels that are no longer published. Please check with your administrator for more information.
139+
- The label might not be published in the Microsoft Purview compliance portal. This could also apply to labels that are no longer published. Please check with your administrator for more information.
140140
- The label may be published, however, it is not available to the user that is signed-in. Please check with your administrator for more information on how to get access to the label.
141141
142142
### How to change the label on a group
@@ -151,7 +151,7 @@ Labels can be swapped at any time using the same steps as assigning a label to a
151151
152152
### Group setting changes to published labels aren't updated on the groups
153153
154-
When you make changes to group settings for a published label in [Microsoft 365 compliance center](https://sip.protection.office.com/homepage), those policy changes aren't automatically applied on the labeled groups. Once the sensitivity label is published and applied to groups, Microsoft recommend that you not change the group settings for the label in Microsoft 365 Compliance Center.
154+
When you make changes to group settings for a published label in the [Microsoft Purview compliance portal](https://compliance.microsoft.com), those policy changes aren't automatically applied on the labeled groups. Once the sensitivity label is published and applied to groups, Microsoft recommend that you not change the group settings for the label in the Microsoft Purview compliance portal.
155155
156156
If you must make a change, use an [Azure AD PowerShell script](https://github.com/microsoftgraph/powershell-aad-samples/blob/master/ReassignSensitivityLabelToO365Groups.ps1) to manually apply updates to the impacted groups. This method makes sure that all existing groups enforce the new setting.
157157

0 commit comments

Comments
 (0)