Azure Key Vault Secrets within Azure DevOps Pipelines

แชร์
ฝัง

ความคิดเห็น • 18

  • @carcharodoncarcharias
    @carcharodoncarcharias 2 ปีที่แล้ว

    Thanks for all of your great videos Houssem

  • @cyrilg5997
    @cyrilg5997 2 ปีที่แล้ว

    Superbe vidéo comme d'habitude

  • @grigorylatushko3145
    @grigorylatushko3145 ปีที่แล้ว

    Thank you for your videos!

  • @samadhankawade7794
    @samadhankawade7794 2 ปีที่แล้ว

    Very useful video thanks brother.

  • @ahmedjemaii3160
    @ahmedjemaii3160 2 ปีที่แล้ว

    Great job :D

  • @aruntyagi1567
    @aruntyagi1567 ปีที่แล้ว

    can we use this to download cert(.pfx) file from keyvault to artifacts(drop)?

  • @sreedharmargani
    @sreedharmargani 2 ปีที่แล้ว

    Is it possible to put service connection aswell in keyvault? Is there any other way to secure Service Connection?

  • @subbuaynavilly
    @subbuaynavilly 4 หลายเดือนก่อน

    Thanks a lot.

  • @Sweet-ut1de
    @Sweet-ut1de ปีที่แล้ว

    Hi, it is nice to have your video, but I wonder whether you can show how to change dev key vault to prod key vault by using the pipeline?

  • @imran2860
    @imran2860 ปีที่แล้ว

    I have created a module 'key vault secret' and passed the parameters secret value then invoke the module to main.bicep file, This way I have created and defined one secret value but I need define 15 secret value in same module.
    Could you guide me please?

  • @mohammedhisham2128
    @mohammedhisham2128 4 หลายเดือนก่อน

    Thank you so much for your great effort! one query here, can we create a random password at creation time for the admin account and save them into KV?

  • @sercany5387
    @sercany5387 2 ปีที่แล้ว +2

    Hello,
    thank you for the video. What I want to know is as follows. We are using Azure DevOps, I want to use Azure Key vault with the Azure DevOps variable groups and use the variables in my deployment. I have files that needs to use the secret keys from the Azure Key Vault. How can I assign the secret key from the Azure Key Vault to the file secrets.json? I have a line i.e. at line 10 with the name SecretKey: "" and I have to fill in the secret key. Is it simply make the file SecretKey: "$(secretkey)" or are more settings needed?

    • @rahultew
      @rahultew 2 ปีที่แล้ว

      This should serve your purpose ---> th-cam.com/video/1OAy3XOE3OY/w-d-xo.html

    • @sercany5387
      @sercany5387 2 ปีที่แล้ว

      I found the solution. No need to answer this question anymore.

    • @nimmagaddaswathi
      @nimmagaddaswathi 10 หลายเดือนก่อน

      Hi, can you share what's the solution you have found for this?

  • @AlokKumar-ot9sx
    @AlokKumar-ot9sx ปีที่แล้ว

    I am getting this error- The term 'USER_ID=$(az ad signed-in-user show --query
    2022-12-24T15:46:26.3490729Z objectId -o tsv)' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the
    2022-12-24T15:46:26.3494401Z spelling of the name, or if a path was included, verify that the path is correct and try again.
    2022-12-24T15:46:26.3495132Z At D:\a\_temp\azureclitaskscript1671896715548_inlinescript.ps1:4 char:1