Archive of posts with category 'azure'

Convert AKS PV to Premium Disk

Convert AKS PV to Premium Disk AKS Clusters have a few pre-defined storage classes that can be used when creating volumes. These are typically: NAME PROVISIONER RECLAIMPOLICY azurefile kubernetes.io/azure-file Delete...

Find Azure Image SKUs

Locating Azure VM Image SKUs using AZ CLI Requirements You must have an Azure Account and AZ CLI installed on your machine. I may do a write-up on using PowerShell...