Tag: Azure

Azure Subscription Migrations
Azure Subscription Migrations
Blog Posts

April 2020 – Update Since I originally created this blog post back in January 2019 there have been a fair few changes to Azure Subscription Migrations, especially in the EA to CSP migration space. So I thought it was about time that I gave this article a bit of a refresh! A lot of the… READ MORE

Azure Sentinel – Monitor Servers using Sysmon
Azure Sentinel – Monitor Servers using Sysmon
Blog Posts

In this post, I’m showing how to connect Windows servers to Azure Sentinel, install Sysmon, how to parse those events, and what to do with them. After all, Sentinel is a cloud-native SIEM, but luckily, it’s not cloud-only. Setting up Azure Sentinel This step is quite simple. Sentinel is basically just a solution that builts… READ MORE

Getting Started with Azure Service Fabric
Getting Started with Azure Service Fabric
Blog Posts

I have been experimenting with container orchestrators to help me deploy a microservices-style hobby project I have been working on (more on this in a separate blog post) to the cloud. If there’s one thing I learnt from this project, there are a lot of moving parts to it and might not be easy to… READ MORE