Skip to content

Commit a8b6b40

Browse files
committed
remove steps to recover storage account via support ticket
1 parent 598cd35 commit a8b6b40

File tree

4 files changed

+2
-26
lines changed

4 files changed

+2
-26
lines changed
Binary file not shown.

articles/storage/common/storage-account-recover.md

Lines changed: 2 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: jimmart-dev
77

88
ms.service: storage
99
ms.topic: conceptual
10-
ms.date: 06/23/2022
10+
ms.date: 11/17/2022
1111
ms.author: jammart
1212
ms.subservice: common
1313
---
@@ -32,7 +32,7 @@ If the deleted storage account used customer-managed keys with Azure Key Vault a
3232
3333
## Recover a deleted account from the Azure portal
3434

35-
To restore a deleted storage account from within another storage account, follow these steps:
35+
To recover a deleted storage account from the Azure portal, follow these steps:
3636

3737
1. Navigate to the list of your storage accounts in the Azure portal.
3838
1. Select the **Restore** button to open the **Restore deleted account** pane.
@@ -43,30 +43,6 @@ To restore a deleted storage account from within another storage account, follow
4343

4444
1. Select the **Restore** button to recover the account. The portal displays a notification that the recovery is in progress.
4545

46-
## Recover a deleted account via a support ticket
47-
48-
1. In the Azure portal, navigate to **Help + support**.
49-
1. Select **New support request**.
50-
1. On the **Basics** tab, in the **Issue type** field, select **Technical**.
51-
1. In the **Subscription** field, select the subscription that contained the deleted storage account.
52-
1. In the **Service** field, select **Storage Account Management**.
53-
1. In the **Resource** field, select any storage account resource. The deleted storage account will not appear in the list.
54-
1. Add a brief summary of the issue.
55-
1. In the **Problem type** field, select **Deletion and Recovery**.
56-
1. In the **Problem subtype** field, select **Recover deleted storage account**. The following image shows an example of the **Basics** tab being filled out:
57-
58-
:::image type="content" source="media/storage-account-recover/recover-account-support-basics.png" alt-text="Screenshot showing how to recover a storage account through support ticket - Basics tab":::
59-
60-
1. Next, navigate to the **Solutions** tab, and select **Customer-Controlled Storage Account Recovery**, as shown in the following image:
61-
62-
:::image type="content" source="media/storage-account-recover/recover-account-support-solutions.png" alt-text="Screenshot showing how to recover a storage account through support ticket - Solutions tab":::
63-
64-
1. From the dropdown, select the account to recover, as shown in the following image. If the storage account that you want to recover is not in the dropdown, then it cannot be recovered.
65-
66-
:::image type="content" source="media/storage-account-recover/recover-account-support.png" alt-text="Screenshot showing how to recover a storage account through support ticket":::
67-
68-
1. Select the **Recover** button to restore the account. The portal displays a notification that the recovery is in progress.
69-
7046
## Next steps
7147

7248
- [Storage account overview](storage-account-overview.md)

0 commit comments

Comments
 (0)