msgraph-sdk-powershell
msgraph-sdk-powershell copied to clipboard
Review directives and custom commands in readiness for v2
- [x] Move directives to each service version module i.e., Current
Microsoft.Graph.Groupsdirectives should be moved toMicrosoft.Graph.GroupsandMicrosoft.Graph.Beta.Groupsaccordingly. - [x] Move custom commands to each service version module.
- [x] Update AzDo Pipeline scripts.
Closed by #1480.