DEV Community

Lillie Mae
Lillie Mae

Posted on

HOW TO CREATE A KEY VAULT AND ADD A SECRET TO IT.

STEP 1: Search "key vault" on the search panel. Click on it and click create.
Image description

STEP 2: Add or create a new resource group. Fill in all the details, give it a name of choice, pricing tier should remain on standard, purge protection should be disabled. Click on review+create then scroll down to click on create.
Image description

STEP 3: After deployment, Go to resource. Click on "Keys" under objects, click on "Generate/import". Give it a name, add an expiry date should you want it to expire later, every other details can remain on default then click on create.
Image description
Image description
Image description

STEP 4: Go back to Azure home page and click on "Key vault" then Click on the key you created to view it.
Image description

STEP 5 To create a secret, Click on the key you created click on "Secret" just below "keys" then click on "Generate/import". Fill in the name of your secret, enter your secret in the secret value panel, set an expiry date (this is optional) then click on create.
Image description
Image description

Sentry image

Hands-on debugging session: instrument, monitor, and fix

Join Lazar for a hands-on session where you’ll build it, break it, debug it, and fix it. You’ll set up Sentry, track errors, use Session Replay and Tracing, and leverage some good ol’ AI to find and fix issues fast.

RSVP here →

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay