Skip to content

Commit 8e8b56a

Browse files
committed
updating
1 parent 91a9d8b commit 8e8b56a

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

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

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,15 @@ It's recommended that you follow the [swing migration](how-to-upgrade-previous-v
5353
> If you are using an older build of group writeback in Azure AD Connect, the M365 groups being written back as universal distribution groups, will continue to be written back. The new version of group writeback is backwards compatible.
5454
5555
## Enable group writeback
56-
Enabling group writeback is a two step process. One step is done via Azure AD Connect and the second one is done using PowerShell. To enable group writeback complete the steps under each of the following setctions:
57-
- [Enable group writeback using Azure AD Connect](#enable-group-writeback-using-azure-ad-connect)
58-
- [Enabling group writeback using PowerShell](#enable-group-writeback-using-powershell)
56+
Enabling group writeback's new features is a two step process. One step is done via Azure AD Connect. This step enables the original group writeback features. The second one is done using PowerShell and enables the new writeback features once the original features are enabled. To enable group writeback complete the steps in the table below
57+
58+
Steps|Description|
59+
|-----|-----|
60+
|[Enable group writeback using Azure AD Connect](#enable-group-writeback-using-azure-ad-connect)|Enables group writeback with the original features included in Azure AD Connect. That is, it will writeback M365 groups as distribution groups. This option is **only** available if you have Exchange present in your on-premises Active Directory.|
61+
|[Enabling group writeback using PowerShell](#enable-group-writeback-using-powershell)|Enables the new group writeback features outlined in this article.
62+
63+
>[!NOTE]
64+
>You must enable group writeback via Azure AD Connect before enabling group writeback via PowerShell to receive the new features outlined in this article. You must do both and in the correct order.
5965
6066
### Enable group writeback using Azure AD Connect
6167

0 commit comments

Comments
 (0)