PS C:\B\azure-powershell\src\Resources [Az.Resources]> Get-AzADUser -UpnOrObjectId 01e8e6c8-2422-4f78-966a-08612d292d03 -TenantId 72f988bf-86f1-41af-91ab-2d7cd011db47 ...
This repository implements the Vipr writer that generates PowerShell cmdlets for all CRUD operations, functions and actions for Microsoft Intune Graph Api support. This project welcomes contributions ...
Choosing Between Graph API Requests or Graph SDK Cmdlets Deciding whether to use Microsoft Graph PowerShell SDK cmdlets or Graph API requests is sometimes not easy. Some say that it’s best to use ...
In the first part of this series, I explained how the Microsoft Graph PowerShell SDK simplifies using the Microsoft Graph API by replacing API calls with more familiar PowerShell cmdlets. Some of the ...