DEV Community

Cover image for Creating a key vault and adding a Secret in Azure
Jetsumz
Jetsumz

Posted on

1 1 1 1 1

Creating a key vault and adding a Secret in Azure

  1. Login to azure portal.
    Image description

  2. Search for Key vault on the search menu.
    Image description

  3. Click on create.
    Image description

  4. Set the required parameters i.e name, region etc.
    Image description

  5. Image description

  6. Click on Review and Create.
    Image description

  7. After confirming that there are no issues with the key vault, click create.
    Image description

  8. Now to create the secret, go to the newly created key vault and select secrets from the objects blade.
    Image description

  9. Click on Generate/Import.
    Image description

  10. Set the name of the secret and its contents.
    Image description

  11. There are optional settings that could be adjusted if you wish to do so.
    Image description

  12. Click create.
    Image description

Speedy emails, satisfied customers

Postmark Image

Are delayed transactional emails costing you user satisfaction? Postmark delivers your emails almost instantly, keeping your customers happy and connected.

Sign up

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

Explore a sea of insights with this enlightening post, highly esteemed within the nurturing DEV Community. Coders of all stripes are invited to participate and contribute to our shared knowledge.

Expressing gratitude with a simple "thank you" can make a big impact. Leave your thanks in the comments!

On DEV, exchanging ideas smooths our way and strengthens our community bonds. Found this useful? A quick note of thanks to the author can mean a lot.

Okay