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

Accepted answer
  1. Sam Cogan 10,157 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