Variable Groups in Azure DevOps Pipelines

Sdílet
Vložit
  • čas přidán 17. 09. 2021
  • Follow me on Twitter for more content: / houssemdellai

Komentáře • 13

  • @gdgo6166

    thanks for saving my a$$, never thought i have to link variable group to my pipeline!

  • @youtubenewbie1012

    Is there a way to prompt selection of variable group upon run instead of hard coding the single variable group?

  • @ganeshkeerthi9257

    Nice video and clear explanation

  • @RifatErdemSahin
    @RifatErdemSahin Před 2 lety

    Great video mate > how to i automate this creation process and does it make sense to run it and always link it to the key vault values?

  • @ahmadkarim7249
    @ahmadkarim7249 Před rokem

    Nice Video, I have a question if you can answer me, I have created a variable group named DEV and have a variable insdie DEV group is "connectionstring". In azure repo I have a file called .env, I want to store the value of a "connectionstring" variable into .env. How can I do this?

  • @shreyasbhisikar9413
    @shreyasbhisikar9413 Před 2 lety

    Can you use single variable group across all Azure Devops project ?

  • @chetanesque158
    @chetanesque158 Před rokem

    what if you have more than one variable group? That is an obvious question which you missed

  • @jashvasabbu6479
    @jashvasabbu6479 Před 2 lety

    Thanks for the video.. Its really helpful.

  • @Folderq
    @Folderq Před 2 lety

    If there's secret variable in group this doesn't work. Could You specify how to fix it, please?

  • @priyankay8122
    @priyankay8122 Před 2 lety

    Can you please explain "How to add two variable groups in same stage?"

  • @JeffreyJBlanchard
    @JeffreyJBlanchard Před 2 lety

    Thank you for this video. I am not sure if I understand correctly how these are used. I have a keyvault linked variable group. I was trying to follow this video and the MS doc.