Tag: Azure

Supercharge your AKS Deployments with GitOps and Flux V2
Supercharge your AKS Deployments with GitOps and Flux V2
Webinars

In this session, Geert Baeke looks at Flux V2 and Azure. He talks about best practices around structuring your git repositories, managing your deployments, and handling secrets. With GitOps you will supercharge your deployments to your Kubernetes clusters, wherever they are running.

Microsoft Azure Fundamentals Certification and Beyond eBook
Microsoft Azure Fundamentals Certification and Beyond eBook
Ebooks

This book will give you a solid understanding of cloud concepts and Microsoft Azure, starting by taking you through cloud concepts in depth, then focusing on the core Azure architectural components, solutions, and management tools. Download Chapter 9: Azure Governance – This chapter will outline various governance services in Azure, including resource tags, resource locks,… READ MORE

Building your Azure Policies (Azure DevOps) – Part 2
Building your Azure Policies (Azure DevOps) – Part 2
Blog Posts

As written in Part 1, policies are used to maintain the state. The Azure portal itself contains a lot of OOTB policies, but you also want to create and deploy your own. This part will go over how to deploy custom policy definitions using Azure DevOps. Script The script shared in part 1 is adjusted to read out… READ MORE

Connect Azure DevOps to Microsoft Sentinel
Connect Azure DevOps to Microsoft Sentinel
Blog Posts

Did you know you can connect Azure DevOps audit logs to Microsoft Sentinel and create detection rules and automated responses? You might have heard me speak at the Microsoft Scottish Summit (2022) about this topic and wanted to read more about it or implement this in your organisation. This blog post will walk you through… READ MORE

Azure Cosmos DB Hierarchical Partition Keys
Azure Cosmos DB Hierarchical Partition Keys
Blog Posts

Selecting a partition key for your Cosmos DB is one of the most important choices you need to make for your Cosmos DB project. You really need to take your time and have a plan for your project. Where is this application will be in 1 year? 5 years? How much data are you planning… READ MORE

Track changes to Azure resources
Track changes to Azure resources
Blog Posts

Changes to your Azure resources are quite common, and they are difficult to identify. Until now. Microsoft recently released (in preview) the ability to detect change events using Azure Resource Graph. Meaning you do not have to decipher the administrative events in the activity log of your resources. Much like the change tracking solution for Azure VMs.… READ MORE