Azure Key vault can’t access
By: Date: 17/08/2021 Categories: azure Tags:

Problem Statement: As a tenant administrator you can’t inspect KeyVault contents created by other people (“you are unauthorized to view these contents”).

Solution:

You can assign appropriate permission in access policies.

Go to Azure portal>Key vaults>Settings>Access Policies

  1. Click “Add Access plocies”
  2. Key permissions: Select all under “Key Management Operations” and “Cryptographic Operations”
  3. Select yourself as principal
  4. Leave the Authorized application empty
  5. Add
  6. Save