Recent
Extending Azure DevOps pipelines for dynamic orchestration
·5 mins
YAML
Azure DevOps
DevOps
I recently discovered the extends functionality for Azure DevOps pipelines, which makes it possible to create a pipeline that inherits from another pipeline or template.
AI Innovation Week
·4 mins
Azure
AI
Azure AI
We recently completed the second innovation week of this year at my current company, where the focus was on using AI to see how it can transform us and the healthcare industry where we operate.
Private Bicep Module Registry with GitHub Actions
·10 mins
Azure
Bicep
GitHub Action
When using Bicep modules for multiple projects or for diverse clients, an often straightforward approach is to define the modules centrally and replicating those modules in each repository.