Category: DevOps
-
How to create Azure virtual networks
A sample Azure Resource Manager (ARM) template to create Vnets in multiple subscriptions
-
PowerShell objects example using Azure
This post describes how to use PowerShell objects. It is an example of PowerShell objects being exported to a comma-separated, or .csv, file.
-
Using Microsoft Azure B-series VMs: recommendations
How to select the right Azure burstable B-series VM size
-
Create snapshots of Azure managed disks
A example of creating Azure disk snapshots for a VM and its data disks
-
Create an Azure VM with managed disks using PowerShell
Azure managed disks are the default when using PowerShell
-
Danger, Will Robinson or how to bulk delete Azure resource groups
An example of how to delete batches of Azure Resource Groups
-
Using PowerShell switch with arrays
PowerShell, arrays, the switch statement and Swiss chocolate
-
Remote Desktop Services, WinRM and Windows firewall in Azure Vnet or AWS VPC
I got lucky fixing a Windows firewall problem so you don’t have to
-
An open letter to the PowerShell 6 team
PowerShell 6’s time has come
-
Create a Windows jump server with Azure DSC
A Swiss-army knife Azure PowerShell DSC script to create Windows jump boxes
-
Configure Remote Desktop Gateway bastion hosts with PowerShell
Set up a Windows jump box in AWS or Azure
-
Create a JSON inventory of your AWS resources in PowerShell
Get cross-region EC2, S3, EBS assets – and more – in a single JSON file