File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -48,19 +48,20 @@ Get-AzStorageFileServiceProperty -ResourceGroupName $rgName -StorageAccountName
48
48
49
49
# [ Portal] ( #tab/azure-portal )
50
50
51
- To restore a soft deleted file share, navigate to your storage account and select ** File shares ** .
51
+ To restore a soft deleted file share:
52
52
53
- On the file share blade, enable ** Show deleted shares** to display any shares that have been soft deleted.
53
+ 1 . Navigate to your storage account and select ** File shares** .
54
+ 1 . On the file share blade, enable ** Show deleted shares** to display any shares that have been soft deleted.
54
55
55
56
This will display any shares which are currently in a ** Deleted** status.
56
57
57
- :::image type="content" source="media/storage-how-to-recover-deleted-account/undelete-file-share.png" alt-text="example":::
58
+ :::image type="content" source="media/storage-how-to-recover-deleted-account/undelete-file-share.png" alt-text="example":::
58
59
59
- Select the share and select ** undelete** , this will restore the share.
60
+ 1 . Select the share and select ** undelete** , this will restore the share.
60
61
61
- You can confirm the share is restored since its status switches to ** Active** .
62
+ You can confirm the share is restored since its status switches to ** Active** .
62
63
63
- :::image type="content" source="media/storage-how-to-recover-deleted-account/restored-file-share.png" alt-text="example":::
64
+ :::image type="content" source="media/storage-how-to-recover-deleted-account/restored-file-share.png" alt-text="example":::
64
65
65
66
# [ PowerShell] ( #tab/azure-powershell )
66
67
You can’t perform that action at this time.
0 commit comments