Category: DevOps
-
Using Azure DevOps to deploy Environment Variables with Azure Key Vault secrets

In my previous article I showcased how you can use Environment Variables to dynamically retrieve secrets straight from Azure Key Vault, and pass it to HTTP action in a secure way. After you successfully did the implementation, you might have started to wonder how do you then introduce this type of Environment Variable into your…
-
Pipelines in Power Platform vs Azure DevOps – How to setup, and initial thoughts

Ever since I first heard about Pipelines coming to Power Platform, I added it to my bucket list of things to try out, learn, and share. Expectations were quite high, and i’m sure I was not the only one who was super hyped about this new feature 😉 Let’s first check how the setup and…
-
Connection References in Azure DevOps, and why it matters
I frequently get questions about connection references, what does the pre-population mean regarding the release pipelines in Azure DevOps and how exactly this should be done. I thought this would be an excellent topic to write about, as it still is a theme that causes questions and concerns. What exactly are connection references? How Microsoft…
