When deploying applications on Kubernetes, securely managing secrets is essential.In this post, I will show how to integrate […]
Category Archive: DevOps
When you create your first project in Azure AI Foundry (https://ai.azure.com), you get a resource group deployed within […]
In this article I’ll walk through an end-to-end process of deploying a model from Azure Machine Learning (Azure […]
In the world of DevOps and containerization, choosing the right strategies for deploying and managing container images is […]
We use Terraform and Azure DevOps pipelines to deploy our Azure infrastructure. Every now and then, apparently out […]
Angular comes with a mechanism for creating environment specific builds using environment.ts files. This works well, but the […]
In Azure DevOps you can use personal access tokens (PAT) as an alternate form of user authentication. PATs […]
Variable groups in Azure DevOps allow you to manage variables in a single place and share them across […]
In Logic Apps you can create a connector to an Azure KeyVault and connect in two ways: connect […]
I had to automate some Logic Apps deployments containing a SendGrid API connection. Since I couldn’t find a […]