Skip to content

Commit

Permalink
Merge pull request #1769 from DanielBradley1/patch-1
Browse files Browse the repository at this point in the history
Update Update-MgGroup.md
  • Loading branch information
timayabi2020 authored Jan 27, 2023
2 parents e6fe006 + b772ff8 commit 3e0bf75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Groups/Groups/examples/v1.0-beta/Update-MgGroup.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
$GroupUpdate= @{
"Description"= "This is a test group"
"DisplayName"= "Test Group 1"
}
Update-MgGroup -GroupId '74a7bfca-7fbc-4a67-b4bb-3ef115b114f1'
-BodyParameter $GroupUpdate
Expand Down

0 comments on commit 3e0bf75

Please sign in to comment.