Skip to content

Commit 1a87f9e

Browse files
committed
Merge branch 'gwb3' of https://github.com/billmath/azure-docs-pr into gwb3
2 parents fcbf29e + dd5fdaf commit 1a87f9e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ To discover if Azure AD Connect group writeback is already enabled in your envir
5252

5353
The cmdlet is part of the [ADSync PowerShell](reference-connect-adsync.md) module that is installed with Azure AD Connect.
5454

55-
[![Screenshot of Get-ADSyncAADCompanyFeature cmdlet](media/how-to-connect-group-writeback/pshell-1.png)](media/how-to-connect-group-writeback/pshell-1.png#lightbox)
55+
[![Screenshot of Get-ADSyncAADCompanyFeature cmdlet.](media/how-to-connect-group-writeback/pshell-1.png)](media/how-to-connect-group-writeback/pshell-1.png#lightbox)
5656

5757
The `UnifiedGroupWriteback` refers to the original version, while `GroupWritebackV2` refers to the new version.
5858

@@ -62,7 +62,7 @@ A value of **False** indicates that the feature is not enabled.
6262

6363
You can view the existing writeback settings on M365 groups in the portal. Navigate to the group and select its properties. You can see the Group write-back state on the group.
6464

65-
[![Screenshot of M365 group properties](media/how-to-connect-group-writeback/group-2.png)](media/how-to-connect-group-writeback/group-2.png#lightbox)
65+
[![Screenshot of M365 group properties.](media/how-to-connect-group-writeback/group-2.png)](media/how-to-connect-group-writeback/group-2.png#lightbox)
6666

6767
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)
6868

0 commit comments

Comments
 (0)