Azure Pipelines Variables - Naming, Reuse and Secrets

  Рет қаралды 16,929

Julie Ng

Julie Ng

Күн бұрын

Пікірлер: 26
@JulieNgTech
@JulieNgTech 3 жыл бұрын
Not the "last tip" 🙃 I was tired. There's more tips and best practices coming. Subscribe to get more. And let me know what you want to learn about.
@PatrickBurkeTV
@PatrickBurkeTV 10 ай бұрын
Wow! So many tips/small details that just helped me complete my first 'terraform apply' Azure DevOps CI build. Especially regarding prefixing your library variables with "lib-". Thanks Julie!
@MatthewSelkirkKey
@MatthewSelkirkKey 2 жыл бұрын
Your content is golden. dropping constant knowledge bombs. Just started using ADO after mainly using GitLab over the last few years and the GUI, especially the pipeline wizards just confused the hell out of me, your videos have helped clear the fog 🌞 thanks again!
@JulieNgTech
@JulieNgTech 2 жыл бұрын
Thanks Matt for the lovely feedback. I'm really glad it's helpful. And I hope I am teaching concepts in such a way that pipeline as code in any framework becomes more natural to you :) and everyone else who watches this channel.
@kingtut6619
@kingtut6619 8 ай бұрын
Can you use a service connection to connect to a file server or share server to access files, perhaps needed in a build pipeline?
@richardlanglois5183
@richardlanglois5183 2 жыл бұрын
Great presentation!
@JulieNgTech
@JulieNgTech 2 жыл бұрын
Thanks Richard!
@MrDottyrock
@MrDottyrock 2 жыл бұрын
Hi Julie, I have a rails application that im trying to build and push using pipeline. Im not able to get the environment variable set for the master key (RAILS_MASTER_KEY). I tried using variable secrets and then using dockerComposeFileArgs to set the variable but its not working. Any pointers how i could get this environment variable in my build pipeline?
@JulieNgTech
@JulieNgTech 2 жыл бұрын
I haven't deployed Rails apps with Azure Pipelines… but have you made sure to map the secret from the pipeline to the environment variable? docs.microsoft.com/en-us/azure/devops/pipelines/process/variables?view=azure-devops&tabs=yaml%2Cbatch#secret-variables That's the first thing that comes to mind. Are you using the ACI - Container Groups feature?
@MrDottyrock
@MrDottyrock 2 жыл бұрын
@@JulieNgTech I have it working now thank you. I had to set the args in docker compose and ARG IN Dockerfile
@gagnon124
@gagnon124 3 жыл бұрын
Great video!
@JulieNgTech
@JulieNgTech 3 жыл бұрын
Glad you enjoyed it
@hiandhra9971
@hiandhra9971 3 жыл бұрын
Can you do a vedio on azure yaml end to end pipeline incorporating secrets from key vault and building a Vm using terraform and configuring using ansible.
@JulieNgTech
@JulieNgTech 3 жыл бұрын
Great question, I picked your question for the quick AMA I just released. Short answer, I actually tried that VM and Ansible and I couldn't get it working in a few hours so I gave up. For secrets from Key Vault check out these pipelines which I've documented on how to do that github.com/Azure/devops-governance/tree/main/azure-pipelines
@jashvasabbu6479
@jashvasabbu6479 2 жыл бұрын
Thanks for the video.. Its really helpful. I have one requirement like in my codeway yml file I have 3 environments like Dev stg and pro. When I run the pipeline all the environments are executing one after other. But my requirement is I want to select only specific environment to run like choice parameters same as in Jenkins. Is there any way to achieve to build specific environment. Thanks in advance
@JulieNgTech
@JulieNgTech 2 жыл бұрын
Can you just "select" the environment by correlating them to git branches? It's a bit too much to explain in a comment. But check out this YAML pipeline walkthrough I did that might help kzbin.info/www/bejne/m2HFd2SCocife9U
@aguafria9565
@aguafria9565 Жыл бұрын
how does the library get mapped into the pipeline.
@TheTomyG
@TheTomyG 3 жыл бұрын
Great Content. Valuable tips!
@JulieNgTech
@JulieNgTech 3 жыл бұрын
Thanks for watching!
@RohitYadav-vn1rq
@RohitYadav-vn1rq 2 жыл бұрын
If we do lock azure devops variable, then where it get save
@JulieNgTech
@JulieNgTech 2 жыл бұрын
Do you mean in which region? If so, it will be the region of your Azure DevOps organization. Or did you mean something else?
@hiandhra9971
@hiandhra9971 3 жыл бұрын
Hey Julie, how would I reach out to you. ?
@JulieNgTech
@JulieNgTech 3 жыл бұрын
Best via social media like here or Twitter :) I don't do email for work reasons and I'm also terrible at answering emails.
@pirrastorres7241
@pirrastorres7241 3 жыл бұрын
And json substitution with Azure Key Vaults?
@JulieNgTech
@JulieNgTech 3 жыл бұрын
Hi Pirras, I am not sure I understand your question. Can you please clarify?
Миллионер | 2 - серия
16:04
Million Show
Рет қаралды 1,8 МЛН
How it feels when u walk through first class
00:52
Adam W
Рет қаралды 26 МЛН
World’s strongest WOMAN vs regular GIRLS
00:56
A4
Рет қаралды 5 МЛН
Templates in Azure Pipelines: What, Why, and How
12:59
CoderDave
Рет қаралды 31 М.
Azure DevOps and PowerShell Pipelines
13:35
Travis Roberts
Рет қаралды 24 М.
(Simple?) Real World Azure Pipelines YAML Walkthrough
22:09
Julie Ng
Рет қаралды 31 М.
Secure  secrets with Azure KeyVault using DevOps Variable Groups
7:50
Techies Lounge
Рет қаралды 10 М.
Migrating Classic Azure DevOps Pipelines to YAML with Manual Approvals
21:01