Thinking aloud: Azure, AWS, DevOps, cars and opinion from Alex Neihaus
-
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
-
What’s the difference between AWS and Azure?
What you need to know about AWS vs. Azure
-
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
-
DigiCert comes through again
Changing common name is a breeze
-
How it took me 19 days to activate Apple Watch on T-Mobile
Apple Watch LTE on T-Mobile? Not so fast.
-
An open letter to the PowerShell 6 team
PowerShell 6’s time has come
-
Use regex to validate PowerShell parameters
Using regex with ValidatePattern