msgraph-sdk-powershell
msgraph-sdk-powershell copied to clipboard
Naming inconsistency with module Microsoft.Graph.DeviceManagement.Enrolment
Graph API documentation and related properties consistently spell "enrollment" with double L in US style but for some reason the module name is in British spelling with only one L.
Thanks for surfacing this. We will rename this module in v2 of the SDK to avoid a breaking change.
Fixed by #1573