How to export the secrets details in keyvaults using azure resource graph query?

Raj Goud Medak, Nikhil 42 Reputation points
2022-01-04T12:35:40.413+00:00

How to export the secrets details in keyvaults using azure resource graph query

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,287 questions
{count} votes

Accepted answer
  1. Sam Cogan 10,662 Reputation points MVP
    2022-01-05T09:25:34.257+00:00

    You cannot export secrets using a Resource Graph query. Key Vault secrets are on the data plane, whereas resource graph is querying information on the resource plane.

    1 person found this answer helpful.
    0 comments No comments

0 additional answers

Sort by: Most helpful

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.