Category: DevOps
-
Deploying Sentinel to multiple environments using Bicep in VS Code
Introduction The aim of this article is describe the process of deploying Sentinel instances to multiple environments* in Azure using Bicep for Infrastructure as Code. We’ll walkthrough creating and onboarding the Sentinel instance as well as adding diagnostic settings to capture Sentinel Logs in a Log Analytics workspace. *in this demo separate environments refers to…
-
Azure Datafactory – Building a CI/CD promotion pipeline strategy in Azure Devops
Introduction The aim of this article is to provide an overview of how to build an effective CI/CD strategy for Azure Datafactory (ADF) that will enable configuration changes to be promoted through multiple environments from development environment through to production using Azure DevOps (ADO) Release tasks. For this walkthrough we are going to assume just…
