Skip to content

Commit fecad75

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
Microsoft Graph DevX Tooling
authored and
Microsoft Graph DevX Tooling
committed
Merge branch 'dev' of https://github.com/microsoftgraph/msgraph-sdk-powershell into tm/fix-missing-cmdlets
2 parents bc311ab + b658b01 commit fecad75

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

src/readme.graph.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -899,5 +899,12 @@ directive:
899899
subject: SiteOnenoteNotebookRecentNotebook
900900
set:
901901
alias: ${verb}-Mg${subject-prefix}SiteRecentNotebook
902+
# Setting the alias below as per the request on issue [#2560](https://github.com/microsoftgraph/msgraph-sdk-powershell/issues/2560)
903+
904+
- where:
905+
verb: Update
906+
subject: ^User$
907+
set:
908+
alias: Set-Mg${subject-prefix}${subject}
902909

903910
```

0 commit comments

Comments
 (0)