Travis Roberts December 3, 2023 6:30 am Bare Metal Install Windows Server and Hyper-V This is a little off brand for me, but even I need to spin up a VM in my home lab everyone once and READ MORE
Travis Roberts April 4, 2023 6:15 am Why You Should Use IP Groups in Azure Firewall Managing IP addresses individually in Azure Firewall can be time consuming and error prone. Use IP Group instead to create a single collection of READ MORE
Travis Roberts March 26, 2023 7:34 am What is Azure Firewall Basic and How to Deploy One Azure now has three SKUs for the firewall project: Premium, Standard, and recently GA, Basic. Azure Firewall Basic offers many of the same features READ MORE
Travis Roberts October 22, 2022 6:22 pm Azure Hub and Spoke Virtual Network (VNet) with a VPN Gateway In this video, we create a hub and spoke network in Azure by peering our spoke VNet’s to a centralized, Hub Virtual Network. Then READ MORE
Travis Roberts September 25, 2022 9:44 am Start an Azure Automation Runbook with a Schedule or PowerShell This video goes over the steps to create a shared scheduled on Azure Automation. We review options available to create and edit a schedule. READ MORE
Travis Roberts September 18, 2022 10:40 am Link Azure Automation to Log Analytics Log Analytics is a great tool for storing and searching log data. We can link an Azure Automation account to a Log Analytics workspace, READ MORE
Travis Roberts September 11, 2022 12:35 am Manage Azure Automation Runbooks with Git Source Control Storing important automation scripts on a file share or local hard drive? There is a better way with Azure Automation and Source Control integration. READ MORE
Travis Roberts April 17, 2022 7:14 am Azure NAT Gateway Azure Virtual Machines have access to the internet by default. We can control the public IP address used for internet access with private IP’s, READ MORE