entra-powershell
entra-powershell copied to clipboard
[1.0.1] Get-EntraUserGroup: Both in-box and online help are incomplete
In-box and online help for the Get-EntraUserGroup command are having incomplete syntax section and some parameters are missing.
Description of -UserId and -Filter is missing.
Example is missing to explain how to use the -Filter parameter.
Example is missing to explain how to use the -Property parameter.
PRs fixes for this issue:
- [ ] https://github.com/microsoftgraph/entra-powershell/pull/1461
- [ ] https://github.com/microsoftgraph/entra-powershell/pull/1465