From d8070cc5512d68f9d8d7ad72b588b3895d323bbd Mon Sep 17 00:00:00 2001 From: Pedro Miola Date: Fri, 11 Apr 2025 13:48:47 -0300 Subject: [PATCH] =?UTF-8?q?(feat):=20add=20guidance=20for=20verifying=20em?= =?UTF-8?q?ail=20authenticity=20and=20handling=20mistaken=20notifications?= =?UTF-8?q?=20for=20user=20deletions=20C=C3=B3digo:=2019734?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../manage-accounts/manage-profile/delete-account.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/content/docs/en/pages/main-menu/manage-accounts/manage-profile/delete-account.mdx b/src/content/docs/en/pages/main-menu/manage-accounts/manage-profile/delete-account.mdx index 305ed941b8..84f272c8a4 100644 --- a/src/content/docs/en/pages/main-menu/manage-accounts/manage-profile/delete-account.mdx +++ b/src/content/docs/en/pages/main-menu/manage-accounts/manage-profile/delete-account.mdx @@ -29,3 +29,9 @@ The **Delete account** button only activates when the information mentioned abov After successfully deleting your account, you'll be redirected to the [sign-up page](https://manager.azion.com/signup/) and you'll see the following message: **Your account was successfully deleted!**. You'll also receive an email confirming the deletion of your account. If you want to share your experience with Azion, [send an email](mailto:feedback@azion.com). + +:::note +If you receive an email notification regarding a user deletion that you do not recognize, please verify the authenticity of the email. +-> [TECHWRITER TODO: Provide guidance on how to verify the authenticity of email notifications related to user deletions.] +-> [TECHWRITER TODO: Explain the process for handling mistakenly sent notifications regarding user deletions.] +:::