Thinking aloud: Azure, AWS, DevOps, cars and opinion from Alex Neihaus
-
Azure tutorial template to create UDRs and associate them with subnets
A sample Azure ARM template to create user-defined routes (UDRs) in Vnets and assign them to subnets
-
AWS Lambda and PowerShell
An example of using AWS Lambda and PowerShell for serverless computing
-
Azure Resource Manager nested templates: the magic number is five
Azure templates limits mean just five resource groups in a single deployment
-
Using ARM templates to create Azure Vnets, part 2: peering
A tutorial on using ARM templates to peer Azure virtual networks
-
PowerShell how to create multiple Azure virtual networks in multiple subscriptions
Compare Azure PowerShell to Azure Resource Manager templates
-
How to create Azure virtual networks
A sample Azure Resource Manager (ARM) template to create Vnets in multiple subscriptions
-
Congrats: your browser supports TLS 1.2 and strong ciphers
Why bother with old and deprecated TLS protocols?
-
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
-
Using Azure storage shared access signatures in PowerShell
Creating shared access signatures in PowerShell is easy — as long as you don’t mind the documentation
-
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