Tag: Microsoft

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

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. 

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. 

Introduction to Azure Automation (again)

Azure Automation is a process automation tool hosted in Azure.  It provides the ability to run scripts or Runbooks in Azure, other clouds, or

Getting Started with Microsoft Graph and PowerShell

The Azure AD and MSOnline PowerShell Modules will be depreciated soon.  The replacement is the Microsoft Graph PowerShell module based on the Microsoft Graph

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,

Schedule On-Demand Azure File Share Snapshots with an Azure Function

Azure Recovery Vault policies can only schedule one back a day.  This may not be frequently enough for some organizations.  On-demand backups can be
Scroll to Top