From a8bda23dcb372888e0a5e966297c94d7da45941f Mon Sep 17 00:00:00 2001 From: "lucas.flowers" Date: Thu, 25 Jun 2026 15:44:09 -0400 Subject: [PATCH 1/2] Add VM instance Arm migration --- content/en/cloud_cost_management/recommendations/_index.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/content/en/cloud_cost_management/recommendations/_index.md b/content/en/cloud_cost_management/recommendations/_index.md index bae6c3b2361..d7796ce85ab 100644 --- a/content/en/cloud_cost_management/recommendations/_index.md +++ b/content/en/cloud_cost_management/recommendations/_index.md @@ -441,6 +441,12 @@ multifiltersearch: recommendation_type: Downsize Azure VM Instance recommendation_description: VM instance that can be downsized to a smaller instance type. recommendation_prerequisites: '[Datadog Agent](/agent/)' + - category: Migrate + cloud_provider: Azure + resource_type: VM Instance + recommendation_type: Migrate Azure VM Instance to Arm + recommendation_description: VM instance that can be migrated to an equivalent Arm (Ampere/Cobalt) instance type. + recommendation_prerequisites: "" - category: Terminate cloud_provider: Azure resource_type: VM Instance From 292495640b5f377b1c42c9ab54318772ce8f1be5 Mon Sep 17 00:00:00 2001 From: "lucas.flowers" Date: Fri, 26 Jun 2026 11:18:42 -0400 Subject: [PATCH 2/2] Drop chip-family parenthetical from Arm migration rec Matches the existing Graviton entries, which name no chip family, per review feedback. --- content/en/cloud_cost_management/recommendations/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/cloud_cost_management/recommendations/_index.md b/content/en/cloud_cost_management/recommendations/_index.md index d7796ce85ab..c187cfecee5 100644 --- a/content/en/cloud_cost_management/recommendations/_index.md +++ b/content/en/cloud_cost_management/recommendations/_index.md @@ -445,7 +445,7 @@ multifiltersearch: cloud_provider: Azure resource_type: VM Instance recommendation_type: Migrate Azure VM Instance to Arm - recommendation_description: VM instance that can be migrated to an equivalent Arm (Ampere/Cobalt) instance type. + recommendation_description: VM instance that can be migrated to an equivalent Arm instance type. recommendation_prerequisites: "" - category: Terminate cloud_provider: Azure