Azure Snippets w/c 29/07/2024
By Jon Lee
Summary of Azure snippets for the week commencing 29th July 2024, grouped by Azure service.
GA = Generally Available
Public/Private Preview = as stated :-)
Azure services with highlighted updates this week:
Azure Backup
- VM Backup support for Premium SSD v2 disks (GA) : Several updates around Premium SSD v2 and Ultra disks, but VM Backup now supporting them both with the Enhanced backup policy is probably the biggest update from my point of view. Note that cross-region and file-level restores (from a mounted disk) are still not supported. Also (importantly) note that you can’t use geo-redundant (GRS) Recovery Services Vaults for enabling backup with Premium SSD v2 and Ultra disks.
- Vaulted Backup for Azure Blob Storage (GA) : Blob backups can now be stored in a Vault instead of just as snapshots in a Storage Account. Available in all public regions, but there are some limitations to be aware of.
Azure Container Storage
- Azure Container Storage for Ephemeral (Local NVMe/Temp SSD) and Azure Disk (GA) : ACS now ready for production workloads (ephemeral disks and Azure Disk-based ones, anyway). Lots of publicity for this one - Azure Blog post, AKS Engineering blog post, documentation.
Azure Kubernetes Service
- OS SKU in-place migration for AKS (GA) : The OS SKU in-place migration feature allows you to trigger a node image upgrade between one Linux SKU (i.e. Ubuntu) to another (i.e. Azure Linux) on an existing nodepool. No need to create new nodes, cordon and drain the existing ones, and then delete them - the upgrade can roll through the cluster without having to create new node pools.
Sustainability
- Azure Carbon Optimization (Public Preview) : Sustainability is still very much a hot topic with cloud workloads. Carbon optimization joins the emissions dashboard and emissions insights (another preview service) to allow you to get a full picture of your cloud deployment impact and where it could be improved.