msgraph-sdk-powershell
msgraph-sdk-powershell copied to clipboard
Get-MgPlaceAsRoom -All not working as expected
Describe the bug
Unable to use the parameter -All with the command Get-MgPlaceAsRoom or Get-MgBetaPlaceAsRoom There is no error at execution but this command return only the 100 first object. So you have the same result with or without -All
Reference to bug #2825
Expected behavior
Return all objects
How to reproduce
Execute Get-MgPlaceAsRoom -All when you have more than 100 objects
SDK Version
2.25.0
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
PowerShell_transcript.TRUDOLF3.v5g9R9+o.20250417092056.txt
Click to expand log
```</details>
### Configuration
_No response_
### Other information
_No response_