How to remove eligible PIM roles #20671
Unanswered
ArmaanMcleod
asked this question in
Q&A
Replies: 2 comments 1 reply
-
@ArmaanMcleod , could you provide the log when you execute |
Beta Was this translation helpful? Give feedback.
0 replies
-
Did you ever resolve this? I'm getting the same issue :-( |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
How does one remove an eligible PIM role with the below cmdlets:
Recently removed a eligible PIM role via the portal, but when running
New-AzRoleEligibilityScheduleRequest -RequestType 'AdminRemove'
I get the below error:The roles show up with
Get-AzRoleEligibilityScheduleRequest
so not sure what I'm doing wrong here, is there another cmdlet I should be using? The assignments were creating with request typeAdminAssign
.Appreciate the support 🙂
Beta Was this translation helpful? Give feedback.
All reactions