Skip to content

Commit

Permalink
Remove Update...Photo cmdlets (#2359)
Browse files Browse the repository at this point in the history
* Update Groups.md

* Update Users.md

* Update Groups.md

---------

Co-authored-by: Peter Ombwa <[email protected]>
  • Loading branch information
mackoo13 and peombwa authored Oct 19, 2023
1 parent 0660fb5 commit d7bfda1
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/Groups/Groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,8 @@ directive:
subject: ^(GroupSite)$
set:
subject: All$1
- where:
verb: Update
subject: ^GroupPhoto$
remove: true
```
4 changes: 4 additions & 0 deletions src/Users/Users.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,8 @@ directive:
variant: List
set:
subject: $1List
- where:
verb: Update
subject: ^UserPhoto$
remove: true
```

0 comments on commit d7bfda1

Please sign in to comment.