From b0c3e9b5c207a79e36c7449f3c03383c6621c106 Mon Sep 17 00:00:00 2001 From: Changelog bot Date: Mon, 25 Aug 2025 09:15:27 +0000 Subject: [PATCH 1/3] feat(changelog): add new entry --- ...al-added-elastic-metal-console-improvements.mdx | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 changelog/august2025/2025-08-25-elastic-metal-added-elastic-metal-console-improvements.mdx diff --git a/changelog/august2025/2025-08-25-elastic-metal-added-elastic-metal-console-improvements.mdx b/changelog/august2025/2025-08-25-elastic-metal-added-elastic-metal-console-improvements.mdx new file mode 100644 index 0000000000..49c7f68193 --- /dev/null +++ b/changelog/august2025/2025-08-25-elastic-metal-added-elastic-metal-console-improvements.mdx @@ -0,0 +1,14 @@ +--- +title: Elastic Metal console improvements +status: added +date: 2025-08-25 +category: bare-metal +product: elastic-metal +--- + +Server filtering by region: A new selector in the top-left corner lets you choose an availability zone (AZ) to display only the servers from that region. + +All tab for server creation: When creating a server, a new All tab shows the complete list of available servers, regardless of their range. + +Automatic AZ redirection: If the selected AZ is out of stock for a specific offer, the console will now redirect you to another AZ where it is available. + From fde6cdbb3d5b19d120e275140b98f2ff70197515 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Mon, 25 Aug 2025 11:29:58 +0200 Subject: [PATCH 2/3] Apply suggestions from code review Co-authored-by: ldecarvalho-doc <82805470+ldecarvalho-doc@users.noreply.github.com> --- ...5-elastic-metal-added-elastic-metal-console-improvements.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/august2025/2025-08-25-elastic-metal-added-elastic-metal-console-improvements.mdx b/changelog/august2025/2025-08-25-elastic-metal-added-elastic-metal-console-improvements.mdx index 49c7f68193..fab54f0294 100644 --- a/changelog/august2025/2025-08-25-elastic-metal-added-elastic-metal-console-improvements.mdx +++ b/changelog/august2025/2025-08-25-elastic-metal-added-elastic-metal-console-improvements.mdx @@ -6,7 +6,7 @@ category: bare-metal product: elastic-metal --- -Server filtering by region: A new selector in the top-left corner lets you choose an availability zone (AZ) to display only the servers from that region. +Server filtering by region: A new selector in the top-left corner lets you choose an Availability Zone (AZ) to display only the servers from that region. All tab for server creation: When creating a server, a new All tab shows the complete list of available servers, regardless of their range. From 6b1c6dd51108e9d8efb70f56dfafd6859d7d35e3 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Mon, 25 Aug 2025 11:36:05 +0200 Subject: [PATCH 3/3] Apply suggestions from code review --- ...5-elastic-metal-added-elastic-metal-console-improvements.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/changelog/august2025/2025-08-25-elastic-metal-added-elastic-metal-console-improvements.mdx b/changelog/august2025/2025-08-25-elastic-metal-added-elastic-metal-console-improvements.mdx index fab54f0294..4c88275799 100644 --- a/changelog/august2025/2025-08-25-elastic-metal-added-elastic-metal-console-improvements.mdx +++ b/changelog/august2025/2025-08-25-elastic-metal-added-elastic-metal-console-improvements.mdx @@ -8,7 +8,7 @@ product: elastic-metal Server filtering by region: A new selector in the top-left corner lets you choose an Availability Zone (AZ) to display only the servers from that region. -All tab for server creation: When creating a server, a new All tab shows the complete list of available servers, regardless of their range. +**All** tab in server creation: When ordering a server, the “All” tab displays a complete list of all available servers, regardless of their range or other filters. Automatic AZ redirection: If the selected AZ is out of stock for a specific offer, the console will now redirect you to another AZ where it is available.