Skip to content

Commit 405aa6c

Browse files
authored
Update groups-write-back-portal.md
1 parent 58d4136 commit 405aa6c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

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

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,9 +81,11 @@ Open [Microsoft Graph Explorer](https://developer.microsoft.com/graph/graph-expl
8181
Replace the Group_ID with a cloud group ID, and then select on Run query.
8282
In the **Response Preview**, scroll to the end to see the part of the JSON file.
8383

84-
```JSON
84+
```json
8585
"writebackConfiguration": {
86-
"isEnabled": true,
86+
"isEnabled": true,
87+
...
88+
}
8789
```
8890

8991
## Next steps

0 commit comments

Comments
 (0)