Skip to content

Commit 4d72d8c

Browse files
author
Angela Fleischmann
authored
Fix typo line 462 "uses" to "use"
"PowerShell scripts can uses the AzureAD PowerShell module for authentication." to "PowerShell scripts can use the AzureAD PowerShell module for authentication."
1 parent 9bfccbc commit 4d72d8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

memdocs/intune/developer/intune-graph-apis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ namespace IntuneGraphExample
459459

460460
### Authenticate Azure AD (PowerShell)
461461

462-
PowerShell scripts can uses the AzureAD PowerShell module for authentication. To learn more, see [Azure Active Directory PowerShell Version 2](/powershell/azure/active-directory/install-adv2) and the [Intune PowerShell examples](https://github.com/microsoftgraph/powershell-intune-samples).
462+
PowerShell scripts can use the AzureAD PowerShell module for authentication. To learn more, see [Azure Active Directory PowerShell Version 2](/powershell/azure/active-directory/install-adv2) and the [Intune PowerShell examples](https://github.com/microsoftgraph/powershell-intune-samples).
463463
464464
## Support multiple tenants and partners
465465

0 commit comments

Comments
 (0)