Azure Snippets w/c 22/07/2024
By Jon Lee
Summary of Azure snippets for the week commencing 22nd July 2024, grouped by Azure service. The Azure Updates site is working again, in its new v2 version, though the RSS feed isn’t yet.
GA = Generally Available
Public/Private Preview = as stated :-)
Azure services with highlighted updates this week:
Azure DB for PostgreSQL
- Major version upgrade support for PostgreSQL 16 (GA) : Azure Database for PostgreSQL - Flexible Server now supports in-place major version upgrades to PostgreSQL 16. This update offers access to the latest PostgreSQL features with minimal downtime and a simplified upgrade process.
Azure Kubernetes Service
- The latest AKS release is now rolling out :
- AKS version 1.30 is now GA.
- AKS patch versions 1.30.2, 1.30.1, 1.29.6, 1.28.11, 1.27.15, are now available (so check your cluster versions for any that now fall into ‘N - 3’ or lower).
Azure Storage
- Convert to Azure Premium SSD v2 disks (Public Preview) : This feature allows you to migrate your existing Standard SSD, Standard HDD, or Premium SSD v1 disks to Pv2 disks in a few clicks with minimal downtime. This process avoids disk destruction, eliminates the need to use snapshots as a staging resource, and doesn’t require waiting for background data copying. Expands the conversion capability and could be very useful if your workloads can take advantage of Premium SSD v2 capabilities - you had to create a new v2 SSD disk from a snapshot previously.
Compute
- 6th generation Intel-based VMs – Dv6/Ev6 (Public Preview) : General Purpose and Memory-optimised variants, initially available in US West and US East. Claimed performance increase over v5 VMs as well as increased scalability. Also support Azure Boost for increased performance (as will all new VM series going forward).
Governance
- Azure Essentials | Azure Migrate and Modernize | Azure Innovate - Curated collections of resources to kick off and develop Azure projects. Quite a heavy focus on AI (unsurprisingly :-) but covers other areas as well. Useful starting points to go with resources like the Well-Architected and Cloud Adoption Frameworks.