Doug Chandler
Doug Chandler
I am also facing this issue and need to access deleted users. The functions available for getting users in the recycle bin seem to be severely lacking compared with Get-MSOLUser...
Not sure if this been reported, but when editing a script that contains classes, the breadcrumb at the top of the script does not work for any class/method/enum. Since I...
I cannot believe that we are nearly 3 years since it was reported, and it is a P1, that this bug still exists. The parameters for the CmdLet are mis-named,...
I was literally going to put the same workaround, which is what I currently use. A bit of a pain to have to use a workaround as there is a...
@peombwa Thanks for the update. Will the OData cast also fix microsoft.graph.user and microsoft.graph.group as https://github.com/microsoftgraph/microsoft-graph-devx-api/issues/1228 only mentions Applications? Also I assume Get-MgDirectoryDeletedItem will need a new parameter for the...
Great, looking forward to it, but why not have dedicated methods called Get-mgDeletedUser in line with Get-mgUser, or Get-mgDirectoryDeletedUser? I know these are off the directory deleted items resource in...
Yes it is a shame that some commands are a bit illogical such as deleted users, hence putting them under users in Azure Portal so you can find them...
I like that idea, but I would lose the word 'Directory' since it is irrelevant since everything is in the directory... it always confuses me that it has 'Directory' in...
Thanks I will give this a try when I can. Thanks for passing on the feedback, it would be good to see some common sense introduced and get rid of...
Seriously I am shocked that the APIs do not handle nulls, with this and the deleted items call failing to work at all, it calls into question the quality of...