From 4f29c725f93b69cd3cafb5732c580ba44ede51af Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Tue, 1 Apr 2025 10:04:49 +0200 Subject: [PATCH 1/3] docs(ddx): add warning about email validation --- pages/dedibox-account/how-to/update-email.mdx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pages/dedibox-account/how-to/update-email.mdx b/pages/dedibox-account/how-to/update-email.mdx index dee626f6b6..659cc45d0d 100644 --- a/pages/dedibox-account/how-to/update-email.mdx +++ b/pages/dedibox-account/how-to/update-email.mdx @@ -15,6 +15,11 @@ categories: Every Scaleway Dedibox account is associated with a specific email address. In the event that your email address undergoes any changes, you have the option to update this information directly within your account settings. + + To enhance the security of your Dedibox account and ensure a smooth experience, it is required to verify your email address. + In case you have not yet verified the email address linked to your Dedibox account, please complete the steps below. + + - A Dedibox account logged into the [console](https://console.online.net) From 2f25dd2971cf1b92078c963ea0f7b1dd50485905 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Tue, 1 Apr 2025 10:07:44 +0200 Subject: [PATCH 2/3] docs(ddx): validate email --- pages/dedibox-account/how-to/update-email.mdx | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/pages/dedibox-account/how-to/update-email.mdx b/pages/dedibox-account/how-to/update-email.mdx index 659cc45d0d..1ad92e5aab 100644 --- a/pages/dedibox-account/how-to/update-email.mdx +++ b/pages/dedibox-account/how-to/update-email.mdx @@ -15,15 +15,11 @@ categories: Every Scaleway Dedibox account is associated with a specific email address. In the event that your email address undergoes any changes, you have the option to update this information directly within your account settings. - - To enhance the security of your Dedibox account and ensure a smooth experience, it is required to verify your email address. - In case you have not yet verified the email address linked to your Dedibox account, please complete the steps below. - - - A Dedibox account logged into the [console](https://console.online.net) +## How to update your email address 1. Click your username, next to _logged in as_, in the top right corner of the Dedibox console. Then click **Account information** in the pop-up menu. The account information page displays. 2. Click **Update** next to your email address: @@ -35,4 +31,15 @@ Every Scaleway Dedibox account is associated with a specific email address. In t You have now linked your new email address to your Scaleway Dedibox account. +## How to validate your email address + + + To enhance the security of your Dedibox account and ensure a smooth experience, it is required to verify your email address. + In case you have not yet verified the email address linked to your Dedibox account, please complete the steps below. + + +1. Click your username, next to _logged in as_, in the top right corner of the Dedibox console. Then click **Account information** in the pop-up menu. The account information page displays. +2. Click **Validate my email** next to your email address. +3. Follow the instructions to validate your e-mail address. + From c19a4539c1f64261ca92ff82125d89b76a4e19ff Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Tue, 1 Apr 2025 10:45:06 +0200 Subject: [PATCH 3/3] Apply suggestions from code review Co-authored-by: Rowena Jones <36301604+RoRoJ@users.noreply.github.com> --- pages/dedibox-account/how-to/update-email.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/dedibox-account/how-to/update-email.mdx b/pages/dedibox-account/how-to/update-email.mdx index 1ad92e5aab..03c128d58a 100644 --- a/pages/dedibox-account/how-to/update-email.mdx +++ b/pages/dedibox-account/how-to/update-email.mdx @@ -20,7 +20,7 @@ Every Scaleway Dedibox account is associated with a specific email address. In t - A Dedibox account logged into the [console](https://console.online.net) ## How to update your email address -1. Click your username, next to _logged in as_, in the top right corner of the Dedibox console. Then click **Account information** in the pop-up menu. The account information page displays. +1. Click your username, next to **_logged in as_**, in the top right corner of the Dedibox console. Then click **Account information** in the pop-up menu. The account information page displays. 2. Click **Update** next to your email address: @@ -35,10 +35,10 @@ You have now linked your new email address to your Scaleway Dedibox account. To enhance the security of your Dedibox account and ensure a smooth experience, it is required to verify your email address. - In case you have not yet verified the email address linked to your Dedibox account, please complete the steps below. + If you have not yet verified the email address linked to your Dedibox account, please complete the steps below. -1. Click your username, next to _logged in as_, in the top right corner of the Dedibox console. Then click **Account information** in the pop-up menu. The account information page displays. +1. Click your username, next to **_logged in as_**, in the top right corner of the Dedibox console. Then click **Account information** in the pop-up menu. The account information page displays. 2. Click **Validate my email** next to your email address. 3. Follow the instructions to validate your e-mail address.