Below you will find pages that utilize the taxonomy term “API Center”
Azure Snippets w/c 26/05/2025
Summary of Azure snippets for the week commencing 26th May 2025, grouped by Azure service.
With Build taking place last week, a lot of announcements have dropped as usual, so this is a fairly big post. The Build 2025 Book of News has all the details of announcements from there. Plenty of AI focus as usual - I’ll cover some of the stuff that isn’t AI-related here :-)
For all the updates on Azure platform resources and products - Azure updates from Microsoft
Azure Snippets w/c 02/12/2024
Summary of Azure snippets for the week commencing 2nd December 2024, grouped by Azure service.
It’s been a little while since I posted, and this one is a bit of a bumper one with MS Ignite having finished recently - a lot of Azure updates have dropped, along with other products. AI is unsurprisingly a big theme once again :-) Check out the Ignite 2024 Book of News for all the details.
Azure Snippets w/c 28/10/2024
Summary of Azure snippets for the week commencing 28th October 2024, grouped by Azure service.
GA = Generally Available
Public/Private Preview = as stated
RET = Service retirement
Azure services with highlighted updates this week:
API Center
- API Management & API Center Synchronization (Public Preview) : Link an APIM instance to API Center to sync the API inventory and keep it continuously up to date.
Azure Storage
- Live Resize for Azure Premium SSD v2 and Ultra Disks (GA) : Increase your Premium SSD v2 and Ultra disks’ storage capacity without stopping your VM. Some limitations to this capability and unsupported regions, check the docs carefully.
Compute
- Azure Cobalt 100-based Virtual Machines (GA) : General purpose Dpsv6-series and Dplsv6-series and memory-optimized Epsv6-series VM series. These VMs run on Microsoft’s first 64-bit Arm-based Azure Cobalt 100 CPU, which has been fully designed in-house. Up to 50% better price performance than previous generation Arm-based VMs. Region availability expanding through the rest of 2024, UK South is coming soon.
Infrastructure as Code
- AzAPI version 2.0 released (GA) : The AzAPI provider is designed to expedite the integration of new Azure services with HashiCorp Terraform. It functions as a lightweight layer atop the Azure ARM REST APIs, and is a first class provider experience along with the AzureRM provider. Azure resources that might not yet be or may never be supported in AzureRM can be accessed by this provider, including private/public preview services and features. v2.0 now fully supports HCL (no more JSON) among other updates. Both Microsoft and Hashicorp have blog posts comparing AzureRM and AzAPI and scenarios where you might choose one over the other (they’re mostly the same post but with some additional stuff in each :-) There is also now a tool (aztfmigrate) that lets you migrate resources between the two providers.
Azure Snippets w/c 27/05/2024
Summary of Azure snippets for the week commencing 27th May 2024, grouped by Azure service.
GA = Generally Available
Public/Private Preview = as stated :-)
Azure services with highlighted updates this week:
API Center
- Azure API Center Extension for VS Code (GA) : Build, discover, try, and consume APIs in your API center
Azure Kubernetes Service
- Advanced Container Networking Services for AKS (Public Preview) : A new suite of services bringing advanced network monitoring and diagnostics to AKS clusters. Currently includes only Advanced Network Observability as its inaugural and foundational feature - more are planned.
- Advanced Network Observability is based on Hubble (itself based on Cilium, but both Cilium (with Kubernetes 1.29) and non-Cilium AKS data planes are supported). It uses Grafana and Prometheus for visualisation (Azure-managed or bring your own), and Retina on non-Cilium nodes (presumably as the eBPF ‘bridge’). It also supports all Azure CNI variants including kubenet.
- Open Service Mesh deprecation : I noticed when looking through the AKS LTS docs that Open Service Mesh was noted as being deprecated. Looks like the CNCF are retiring it and Istio is currently the only option for an AKS-supported service mesh.
Azure Resource Manager
- Deployment Stacks (GA) : Deployment stacks are an Azure resource type which provide a means of managing a collection of Azure resources as a single unit. They are designed to work primarily with Bicep, and are essentially a replacement for Blueprints (which never made it out of preview).
Azure Site Recovery
- Reporting Capabilities for Azure Site Recovery (Preview) : Full-featured and customisable reports based on Azure Monitor logs. Available via Business Continuity Center, Recovery Services Vault and Backup Center
- Monitoring improvements for ASR : An improved alerting solution for Azure Site Recovery, including default alerts via Azure Monitor. Brings ASR alerting into the Azure Monitor alerts space for a more consistent experience.
Azure SQL
- Availability portal metric (Public Preview) : Monitor SLA-compliant availability of Azure SQL databases in the Azure portal. Supported for DTU and vCore-based DBs at all service tiers, and for single DBs and elastic pools.
- Update policy for Managed Instances (GA) : Choose the speed of updates for new SQL engine features for your managed instance:
- Always up to date (engine features deployed as soon as they are released in Azure, without waiting for the next major release of SQL Server) or SQL Server 2022 (follows the mainstream servicing lifecycle of SQL Server 2022, with no new SQL engine features deployed until SQL Server vNext is released).
- The former brings new functionality faster but keeps the database format changing (so e.g. restores or replication to other (‘on-premises’) SQL Server instances might break); latter keeps the SQL engine at 2022 (you still get Azure SQL platform updates) and maintains the database compatibility level, but no new features until SQL vNext.
- Can change from SQL 2022 policy to Always up to date, but cannot go the other way as DB format can’t be downgraded.
Azure Snippets w/c 06/05/2024
Summary of Azure snippets for the week commencing 6th May 2024, grouped by Azure service.
GA = Generally Available
Public/Private Preview = as stated :-)
Azure services with highlighted updates this week:
- API Center
- Azure DB for PostgreSQL
- Azure Kubernetes Service
- Azure Resource Graph
- Azure Storage
- Cloud Services (classic)
- Defender for Cloud
- Virtual Network Manager
- Virtual Networks
API Center
- API Center (GA) : A centralised solution for delivery, consumption and governance of APIs. Provides (among other features): cataloguing and inventory of APIs (including from APIM), governance and design rule enforcement, API Analysis for consistency and compliance, and a Visual Studio Code extension for an enhanced developer experience. More full featured than I thought - is this the future of the APIM developer portal?
Azure DB for PostgreSQL
- Azure Database for PostgreSQL - Flexible Server enhanced disaster recovery features (GA) : Enhancements to the read replicas feature - Virtual Endpoints and promote a read replica to primary server
- Azure Database for PostgreSQL - Flexible Server networking with Azure Private Link (GA) : Private Link joins VNet integration as a supported private VNet access method for PostgreSQL Flexible Server
Azure Kubernetes Service
- Initialization taints (Public Preview) : Temporary taints on AKS nodes, for example if more time is needed to set up nodes
Azure Resource Graph
- Azure Change Analysis - New Portal experience (Public Preview) : See all resoure changes across all tenants and subscriptions in the Azure Portal. New portal experience includes filtering, grouping and Change Actor (who made the change and how)
Azure Storage
- Azure Storage Actions (public preview) : Serverless and no-code framework for managing storage operations. Currently supports operations on Blobs in Storage Accounts, and isn’t available in UK regions yet.
- SLA on Blob Storage Cold Tier (GA) : Cold tier Blob storage now backed with a Microsoft uptime and connectivity SLA.
Cloud Services (classic)
- Cloud Services (classic) deployment model is retiring on 31 August 2024 : Migrate to Cloud Services (extended support) if you need to keep using them
- Five classic networking services which depend on classic Cloud Services are also being retired
Defender for Cloud
- Azure Defender for Microsoft Azure Database for PostgreSQL - Flexible Server (GA) : Part of the Defender for open-source relational databases plan which includes MySQL and MariaDB as well. I have no idea why they refer to it as Azure Defender (the old name for Microsoft Defender for Cloud) here!
Virtual Network Manager
- Virtual Network Manager UDR (Public Preview) : Enabling users to describe their desired routing behavior via configuration, simplifying the management of routing behaviors at scale.
- Azure Virtual Network Manager security admin rule (GA) : Empowering users to enforce security rules across their virtual networks globally.
Virtual Networks
- Virtual network flow logs (GA) : New capability of Network Watcher, enhancing the flow log support already available for NSGs to the VNet scope
- Virtual Network encryption in all regions (GA) : Customers can enable encryption of traffic between Virtual Machines and Virtual Machines Scale Sets within the same virtual network and between regionally and globally peered virtual networks. This new feature enhances the existing encryption in transit capabilities in Azure.