Skip to content

Commit 176d4af

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into appgw-aks-brown
2 parents 3323521 + 345021f commit 176d4af

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

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

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,18 @@ It's recommended that you follow the [swing migration](how-to-upgrade-previous-v
5252
>[!NOTE]
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
55-
## Enable group writeback using Azure AD Connect
55+
## Enable group writeback
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.
65+
66+
### Enable group writeback using Azure AD Connect
5667

5768
To enable group writeback, use the following steps:
5869

@@ -86,7 +97,7 @@ To enable group writeback, use the following steps:
8697
8798
For more information on configuring the Microsoft 365 groups, see [Configure Microsoft 365 Groups with on-premises Exchange hybrid](/exchange/hybrid-deployment/set-up-microsoft-365-groups#enable-group-writeback-in-azure-ad-connect).
8899
89-
## Enabling group writeback using PowerShell
100+
### Enable group writeback using PowerShell
90101
91102
To enable group writeback via PowerShell:
92103

0 commit comments

Comments
 (0)