howto
-

Building a Microsoft Sentinel Data Use Case
Join me this week to gain an in-depth understanding on how to clearly define what data to retain. Data retention is not just a regulatory box to tick; it’s the backbone of a robust security posture. In the realm of Microsoft Sentinel, understanding how to manage your data retention is key to leveraging the full…
-

How to Deploy Azure Virtual Machines – Part 5 – PowerShell Templates
Using PowerShell to deploy a JSON template via GitHub is our final stop on deployment of Microsoft Azure virtual machines. We’ve looked at 4 other ways to deploy a VM in Azure so far and today we look at…
-

How to Deploy Azure Virtual Machines – Part 4 – JSON Templates
Today we continue our deployment of Microsoft Azure virtual machines and start exploring JSON and ARM templates. There are a lot of ways to do deployment as we continue our look at the options. Let’s look at templates in JSON for creating VM infrastructure.
-

How to Deploy Azure Virtual Machines – Part 3 – PowerShell in Cloud Shell
Today we continue our deployment of Microsoft Azure virtual machines. There are many ways to do this – some manual – and some that support automation; we’ll continue our look at the options. Still a great way to get started with your Azure Infrastructure deployments is right in the Azure Portal, let’s take a look…
-

How to Deploy Azure Virtual Machines – Part 2 – CLI in Cloud Shell
Today we continue our deployment of Microsoft Azure virtual machines. There are many ways to do this – some manual – and some that support automation; we’ll continue our look at the options. Let’s take a look at CLI for creating VM infrastructure…
-

How to Deploy Azure Virtual Machines
Let’s talk about how to deploy a Microsoft Azure virtual machine. There are many ways to do this – some manual – and some that support automation; we’ll look at quite a few of the options starting with some simpler ones first. A great way to get started with your Azure Infrastructure deployments is right…
-

Azure Storage Diagnostics
What is a diagnostic log? A diagnostic log provides information about the operations of a resource – in this case a storage account inside Azure.