entra-powershell icon indicating copy to clipboard operation
entra-powershell copied to clipboard

-Top and -Property parameters should have -Limit and -Select aliases, respectively

Open alexandair opened this issue 1 year ago • 0 comments

Entra commands' parameters -Top and -Property should have aliases to make it consistent with the Microsoft Graph PowerShell commands:

-Top --> -Limit
-Property --> -Select

alexandair avatar Oct 10 '24 20:10 alexandair