Skip to content

Commit 628176c

Browse files
committed
add links between two GWB docs
1 parent 74af90e commit 628176c

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

articles/active-directory/enterprise-users/groups-write-back-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.collection: M365-identity-device-management
2020

2121
# Group writeback in the Azure Active Directory admin center (preview)
2222

23-
Group writeback is a valuable tool for administrators of Azure Active Directory (Azure AD) tenants being synced with on-premises Active Directory groups. Microsoft is now previewing new capabilities for group writeback. In this preview, you can specify in the Azure AD admin center which groups you want to write back and what you’d like each group to write back as. You can write Microsoft 365 groups back to on-premises Active Directory as Distribution, Mail-enabled Security, or Security groups, and write Security groups back as Security groups. Groups are written back with a scope of universal​.
23+
Group writeback is a valuable tool for administrators of Azure Active Directory (Azure AD) tenants being synced with on-premises Active Directory groups. Microsoft is now previewing new capabilities for group writeback for tenants with an Azure AD Premium license and Azure AD Connect version 2021 December release or later. In this preview, once you have [enabled Azure AD Connect group writeback](..//hybrid/how-to-connect-group-writeback-v2.md), you can specify in the Azure AD admin center which groups you want to write back and what you’d like each group to write back as. You can write Microsoft 365 groups back to on-premises Active Directory as Distribution, Mail-enabled Security, or Security groups, and write Security groups back as Security groups. Groups are written back with a scope of universal​.
2424

2525
>[!NOTE]
2626
> If you were previously writing Microsoft 365 groups back to on-premises Active Directory as universal distribution groups, they will appear in the Azure portal as not enabled for writeback in both the **Groups** page and in the properties page for a group. These pages display a new property introduced for the preview, “writeback enabled”. This property is not set by the current version of group writeback to ensure backward compatibility with the legacy version of group writeback and to avoid breaking existing customer setups.

articles/active-directory/hybrid/how-to-connect-group-writeback-v2.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ To enable group writeback via PowerShell:
119119
Set-ADSyncScheduler -SyncCycleEnabled $true
120120
```
121121
122-
You've now enabled the group writeback feature.
122+
You've now enabled the group writeback feature, and can [select the groups for writeback](../enterprise-users/groups-write-back-portal.md).
123123
124124
### Optional Configuration
125125
@@ -194,4 +194,5 @@ Limitations and known issues specific to Group Writeback:
194194
195195
## Next steps
196196
197-
Learn more about [Integrating your on-premises identities with Azure Active Directory](whatis-hybrid-identity.md).
197+
- Configure [group writeback in the Azure Active Directory Admin Center](../enterprise-users/groups-write-back-portal.md)
198+
- Learn more about [Integrating your on-premises identities with Azure Active Directory](whatis-hybrid-identity.md).

0 commit comments

Comments
 (0)