Open janegilring opened 2 years ago
It's on the to-do list, I already have the scaffolding for it.
@janegilring added it for Azure AD in v0.0.8, give it a spin. Azure Resource roles will be a bit more complicated... https://github.com/JustinGrote/JAz.PIM/pull/9
Very nice, it worked fine. Activation took 71 seconds in my test.
I decided I'm probably gonna make this the default experience and swap the parameter to -NoWait instead
Makes sense to me
Would it make sense to add a
-Wait
parameter to the Enable-*Role commands in order for the commands to check for the status going from PendingProvisioning to Provisioned (similar to the portal experience)?