From 95937c9ca557b60123902cb39552908d2088bdc6 Mon Sep 17 00:00:00 2001 From: Kevin Date: Thu, 1 May 2025 12:06:44 -0500 Subject: [PATCH 1/3] Update frequently-asked-questions.md Added central Canada as a region option. --- umbraco-cloud/frequently-asked-questions.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/umbraco-cloud/frequently-asked-questions.md b/umbraco-cloud/frequently-asked-questions.md index a4bd0c6df38..efd54993a57 100644 --- a/umbraco-cloud/frequently-asked-questions.md +++ b/umbraco-cloud/frequently-asked-questions.md @@ -1165,10 +1165,11 @@ If you need help, reach out to Support for guidance. Yes, you can select from: -* West Europe, -* East US, -* South UK, and -* East Australia. +* West Europe +* East US +* South UK +* East Australia +* Central Canada ### Can I move an existing project created in the EU region to another region? @@ -1208,6 +1209,7 @@ The hostnames contain the region your project is hosted on. Currently, the follo * East US (useast01). For example, `https://east-us-project.useast01.umbraco.io/` * South UK (uksouth01). For example, `https://south-uk-project.uksouth01.umbraco.io/` * East Australia (aueast01). For example, `` +* Centrial Canada ## Backups and Data Retention From 375abd472894a96dff156216f62c5db49cde2a21 Mon Sep 17 00:00:00 2001 From: Kevin Date: Thu, 1 May 2025 12:11:55 -0500 Subject: [PATCH 2/3] Update frequently-asked-questions.md fix spelling --- umbraco-cloud/frequently-asked-questions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/umbraco-cloud/frequently-asked-questions.md b/umbraco-cloud/frequently-asked-questions.md index efd54993a57..2d286752d58 100644 --- a/umbraco-cloud/frequently-asked-questions.md +++ b/umbraco-cloud/frequently-asked-questions.md @@ -1209,7 +1209,7 @@ The hostnames contain the region your project is hosted on. Currently, the follo * East US (useast01). For example, `https://east-us-project.useast01.umbraco.io/` * South UK (uksouth01). For example, `https://south-uk-project.uksouth01.umbraco.io/` * East Australia (aueast01). For example, `` -* Centrial Canada +* Central Canada ## Backups and Data Retention From 2e87e76c97459aec3185182ecab1b6b42b52f37d Mon Sep 17 00:00:00 2001 From: Esha Noronha <82437098+eshanrnh@users.noreply.github.com> Date: Wed, 14 May 2025 12:21:39 +0200 Subject: [PATCH 3/3] Update umbraco-cloud/frequently-asked-questions.md --- umbraco-cloud/frequently-asked-questions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/umbraco-cloud/frequently-asked-questions.md b/umbraco-cloud/frequently-asked-questions.md index 2d286752d58..de172b796b4 100644 --- a/umbraco-cloud/frequently-asked-questions.md +++ b/umbraco-cloud/frequently-asked-questions.md @@ -1208,8 +1208,8 @@ The hostnames contain the region your project is hosted on. Currently, the follo * West Europe (euwest01). For example, `https://west-europe-project.euwest01.umbraco.io/` * East US (useast01). For example, `https://east-us-project.useast01.umbraco.io/` * South UK (uksouth01). For example, `https://south-uk-project.uksouth01.umbraco.io/` -* East Australia (aueast01). For example, `` -* Central Canada +* East Australia (aueast01). For example, `https://east-australia-project.aueast01.umbraco.io/` +* Central Canada (cacent01). For example, `https://central-canada-project.cacent01.umbraco.io/` ## Backups and Data Retention