DevTest Labs - How can i see the secret values?

Greg Yvkoff 151 Reputation points
2022-09-26T14:25:50.483+00:00

I have a few secrets saved in "My secrets", but I don't remember the values for them, is there a way to query /retrieve them? Don't see a way from the "My secrets" UI, az lab secret show doesn't display the value, and I can't find any documentation on it.

Azure DevTest Labs
Azure DevTest Labs
An Azure service that is used for provisioning development and test environments.
256 questions
0 comments No comments
{count} votes

Accepted answer
  1. deherman-MSFT 33,306 Reputation points Microsoft Employee
    2022-09-26T22:00:50.947+00:00

    @Greg Yvkoff

    I understand you need to retrieve the values of your secrets in DevTest Labs. The first time a user saves a secret, DevTest Labs automatically creates a key vault in the same resource group as the lab, and stores the secret. DevTest Labs creates a separate key vault for each user. Locate this key vault in your resource group and you should be able to find the secrets and retrieve them.

    244890-image.png

    Please check this key vault and see if it resolves your issues. If you have further questions, please let me know.

    -------------------------------

    Please don’t forget to "Accept the answer" and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    0 comments No comments

0 additional answers

Sort by: Most helpful