What do you expect from Entra PowerShell? #922
alexandair
started this conversation in
General
Replies: 3 comments 1 reply
-
Automatic determination of an advanced query when filtering is a must! It would be such a time saver... Also, a 'Show only properties with values' switch would be nice! I did a POC style thing for this where you could pipe the response > https://www.powershellgallery.com/packages/graph.refined/1.0/Content/graph.refined.ps1 |
Beta Was this translation helpful? Give feedback.
0 replies
-
Support for PowerShell native filters vs protocol. In a similar way as the AD cmdlets have -filter vs -ldapfilter. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Here is my wish list:
AdditionalProperties
)-WhatIf
and-Confirm
for commands that significantly change the state of Entra objects-CountVariable
when advanced query is needed (-ConsistencyLevel
should be enough to redirect the request)Beta Was this translation helpful? Give feedback.
All reactions