Category: Cloud
-
Build an Azure PostgreSQL Server and create a sample database.
Introduction The aim of this article is to provide an overview of how to build a PostgreSQL Server, create a test database and populate it with sample data using a SQL dump file. This can come in really handy if you performing Proof of concepts e.g. AI data engineering or data obfuscation etc or if…
-
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…
