Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get-MgPlaceAsRoom -All not working as expected #2825

Open
foobaan opened this issue Jul 4, 2024 · 0 comments
Open

Get-MgPlaceAsRoom -All not working as expected #2825

foobaan opened this issue Jul 4, 2024 · 0 comments

Comments

@foobaan
Copy link

foobaan commented Jul 4, 2024

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

Capture d'écran 2024-07-04 184858
Capture d'écran 2024-07-04 184947
Capture d'écran 2024-07-04 185117

Expected behavior

Return all object

How to reproduce

Execute Get-MgPlaceAsRoom -All when you have more than 100 objects

SDK Version

2.19.0

Latest version known to work for scenario above?

No response

Known Workarounds

Use -Top parameter

Debug output

Click to expand log ```
</details>


### Configuration

PS C:\Windows\system32> $PSVersionTable

Name                           Value                                                                                                                                         
----                           -----                                                                                                                                         
PSVersion                      5.1.17763.5933                                                                                                                                
PSEdition                      Desktop                                                                                                                                       
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}                                                                                                                       
BuildVersion                   10.0.17763.5933                                                                                                                               
CLRVersion                     4.0.30319.42000                                                                                                                               
WSManStackVersion              3.0                                                                                                                                           
PSRemotingProtocolVersion      2.3                                                                                                                                           
SerializationVersion           1.1.0.1 

### Other information

_No response_
@foobaan foobaan added status:waiting-for-triage An issue that is yet to be reviewed or assigned type:bug A broken experience labels Jul 4, 2024
@timayabi2020 timayabi2020 added Status: Needs Investigation and removed status:waiting-for-triage An issue that is yet to be reviewed or assigned labels Jul 16, 2024
@timayabi2020 timayabi2020 removed the type:bug A broken experience label Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants