issue with PIM

Julien Roussel 20 Reputation points
2025-06-02T13:11:52.8666667+00:00

We cannot use PIM anymore we are stuck on Validating request 

Is there an issue going on it was working fine last friday

we are in canada east and canada central

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,448 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Alex Burlachenko 9,780 Reputation points
    2025-06-02T15:42:36.5966667+00:00

    Julien Roussel

    thanks for dropping this question, really appreciate u bringing it up )) aha, I’ve seen this before, and usually it’s tied to permissions or service hiccups.

    check if u have the right permissions in azure key vault. pim needs "eligible" or "active" assignments to work, and sometimes roles expire or get messed up. here’s the doc on how to set that up properly: azure rbac docs. if u don’t see anything wrong there, try refreshing the page or switching browsers. chrome edge works best for this stuff, no joke ::)

    if it’s still stuck, might be a regional thing. u said u’re in canada east and central? sometimes azure services get lil’ delays in specific regions. check the azure status page hereno outages listed? then let’s dig deeper.

    go to azure ad, then privileged identity management, and manually activate a role. if it spins forever, clear ur cache or try incognito. still nada? open azure cloud shell and run az rest --method get --url https://management.azure.com/providers/Microsoft.Authorization/roleAssignments?api-version=2020-04-01-preview to see if ur assignments show up. if they don’t, u might need to re-request access.

    hope this helps! let me know. btw microsoft’s docs are clutch for this stuff, so def bookmark those links. good luck
    Best regards,

    Alex

    and "yes" if you would follow me at Q&A - personaly thx.
    P.S. If my answer help to you, please Accept my answer
    PPS That is my Answer and not a Comment
    

    https://ctrlaltdel.blog/


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.