You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/storage/common/storage-account-recover.md
+2-26Lines changed: 2 additions & 26 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ author: jimmart-dev
7
7
8
8
ms.service: storage
9
9
ms.topic: conceptual
10
-
ms.date: 06/23/2022
10
+
ms.date: 11/17/2022
11
11
ms.author: jammart
12
12
ms.subservice: common
13
13
---
@@ -32,7 +32,7 @@ If the deleted storage account used customer-managed keys with Azure Key Vault a
32
32
33
33
## Recover a deleted account from the Azure portal
34
34
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:
36
36
37
37
1. Navigate to the list of your storage accounts in the Azure portal.
38
38
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
43
43
44
44
1. Select the **Restore** button to recover the account. The portal displays a notification that the recovery is in progress.
45
45
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.
0 commit comments