Skip to content

Commit e1803f9

Browse files
author
Timothy Wamalwa (from Dev Box)
committed
Set alias for *OnPremise* to *OnPremises*
1 parent 1efc2f6 commit e1803f9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/readme.graph.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -911,5 +911,10 @@ directive:
911911
subject: ^User$
912912
set:
913913
alias: Set-Mg${subject-prefix}${subject}
914+
- where:
915+
verb: (Get|New|Update|Remove|Set|Invoke|Create)
916+
subject: "*OnPremise*"
917+
set:
918+
alias: "*OnPremises*"
914919

915920
```

0 commit comments

Comments
 (0)