From ca0b2a30b7a6dc6de141262793a04942a93ac891 Mon Sep 17 00:00:00 2001 From: Vlada Chirmicci Date: Mon, 25 Aug 2025 16:54:47 +0100 Subject: [PATCH 1/3] Adding 3 new Serverless Azure regions Fixes [#688](https://github.com/elastic/platform-docs-team/issues/688) --- deploy-manage/deploy/elastic-cloud/regions.md | 3 +++ release-notes/elastic-cloud-serverless/index.md | 9 +++++++++ 2 files changed, 12 insertions(+) diff --git a/deploy-manage/deploy/elastic-cloud/regions.md b/deploy-manage/deploy/elastic-cloud/regions.md index 3022c6f1c1..66cba7095a 100644 --- a/deploy-manage/deploy/elastic-cloud/regions.md +++ b/deploy-manage/deploy/elastic-cloud/regions.md @@ -41,6 +41,9 @@ The following Azure regions are currently available: | Region | Name | | :--- | :--- | | eastus | East US | +| northeurope | North Europe | +| australiaeast | Australia East | +| westus2 | West US 2 | ## Google Cloud Platform (GCP) regions [regions-gcp-regions] diff --git a/release-notes/elastic-cloud-serverless/index.md b/release-notes/elastic-cloud-serverless/index.md index 8b0d4120f4..c88dc3f3b5 100644 --- a/release-notes/elastic-cloud-serverless/index.md +++ b/release-notes/elastic-cloud-serverless/index.md @@ -11,6 +11,15 @@ Review the changes, fixes, and more to {{serverless-full}}. +## August 28, 2025 [serverless-changelog-08282025] + +### Features and enhancements [serverless-changelog-08282025-features-enhancements] + +* {{serverless-full}} is now available in three new Microsoft Azure [regions](/deploy-manage/deploy/elastic-cloud/regions.md): + * `northeurope` (North Europe), located in Ireland + * `australiaeast` (Australia East), located in Victoria, Australia + * ` westus2` (West US 2), located in Washington, United Stated + ## August 18, 2025 [serverless-changelog-08182025] ### Features and enhancements [serverless-changelog-08182025-features-enhancements] From 2aa577513e3d709be40865be807f97ae8e9ab38d Mon Sep 17 00:00:00 2001 From: Vlada Chirmicci Date: Mon, 25 Aug 2025 17:14:09 +0100 Subject: [PATCH 2/3] Update release-notes/elastic-cloud-serverless/index.md Co-authored-by: shainaraskas <58563081+shainaraskas@users.noreply.github.com> --- release-notes/elastic-cloud-serverless/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release-notes/elastic-cloud-serverless/index.md b/release-notes/elastic-cloud-serverless/index.md index c88dc3f3b5..831dd6a58f 100644 --- a/release-notes/elastic-cloud-serverless/index.md +++ b/release-notes/elastic-cloud-serverless/index.md @@ -18,7 +18,7 @@ Review the changes, fixes, and more to {{serverless-full}}. * {{serverless-full}} is now available in three new Microsoft Azure [regions](/deploy-manage/deploy/elastic-cloud/regions.md): * `northeurope` (North Europe), located in Ireland * `australiaeast` (Australia East), located in Victoria, Australia - * ` westus2` (West US 2), located in Washington, United Stated + * ` westus2` (West US 2), located in Washington, United States ## August 18, 2025 [serverless-changelog-08182025] From 3ecd0291e64ab841c967749b1fdaaaa9916ea0df Mon Sep 17 00:00:00 2001 From: Vlada Chirmicci Date: Thu, 28 Aug 2025 07:58:32 +0100 Subject: [PATCH 3/3] Swapping the position of the release note --- .../elastic-cloud-serverless/index.md | 20 +++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/release-notes/elastic-cloud-serverless/index.md b/release-notes/elastic-cloud-serverless/index.md index c058bf9e27..d9dda49915 100644 --- a/release-notes/elastic-cloud-serverless/index.md +++ b/release-notes/elastic-cloud-serverless/index.md @@ -9,6 +9,18 @@ products: # {{serverless-full}} changelog [elastic-cloud-serverless-changelog] Review the changes, fixes, and more to {{serverless-full}}. + +## August 28, 2025 [serverless-changelog-08282025] + +### Features and enhancements [serverless-changelog-08282025-features-enhancements] + +* {{serverless-full}} is now available in three new Microsoft Azure [regions](/deploy-manage/deploy/elastic-cloud/regions.md): + * `northeurope` (North Europe), located in Ireland + * `australiaeast` (Australia East), located in Victoria, Australia + * ` westus2` (West US 2), located in Washington, United States + + + ## August 25, 2025 [serverless-changelog-08252025] ### Features and enhancements [serverless-changelog-08252025-features-enhancements] @@ -38,14 +50,6 @@ Review the changes, fixes, and more to {{serverless-full}}. * Adds support for a `reporting_user` role with a reserved set of privileges [#231533]({{kib-pull}}231533) -## August 28, 2025 [serverless-changelog-08282025] - -### Features and enhancements [serverless-changelog-08282025-features-enhancements] - -* {{serverless-full}} is now available in three new Microsoft Azure [regions](/deploy-manage/deploy/elastic-cloud/regions.md): - * `northeurope` (North Europe), located in Ireland - * `australiaeast` (Australia East), located in Victoria, Australia - * ` westus2` (West US 2), located in Washington, United States ## August 18, 2025 [serverless-changelog-08182025]