You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/hybrid/how-to-connect-group-writeback-v2.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ To discover if Azure AD Connect group writeback is already enabled in your envir
52
52
53
53
The cmdlet is part of the [ADSync PowerShell](reference-connect-adsync.md) module that is installed with Azure AD Connect.
54
54
55
-
[](media/how-to-connect-group-writeback/pshell-1.png#lightbox)
55
+
[](media/how-to-connect-group-writeback/pshell-1.png#lightbox)
56
56
57
57
The `UnifiedGroupWriteback` refers to the original version, while `GroupWritebackV2` refers to the new version.
58
58
@@ -62,7 +62,7 @@ A value of **False** indicates that the feature is not enabled.
62
62
63
63
You can view the existing writeback settings on M365 groups in the portal. Navigate to the group and select it's properties. You can see the Groupwrite back state on the group.
64
64
65
-
[](media/how-to-connect-group-writeback/group-2.png#lightbox)
65
+
[](media/how-to-connect-group-writeback/group-2.png#lightbox)
66
66
67
67
You can also view the writeback state via MS Graph: [Get group](https://docs.microsoft.com/graph/api/group-get?view=graph-rest-beta&tabs=http)
0 commit comments