entra-powershell
entra-powershell copied to clipboard
-Top and -Property parameters should have -Limit and -Select aliases, respectively
Entra commands' parameters -Top and -Property should have aliases to make it consistent with the Microsoft Graph PowerShell commands:
-Top --> -Limit
-Property --> -Select