Skip to content

Commit fb12e75

Browse files
authored
Merge pull request #159303 from tamram/patch-13
Update storage-account-create.md
2 parents 67efd29 + c9d671e commit fb12e75

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -302,10 +302,9 @@ To learn how to modify this template or create new ones, see:
302302

303303
## Delete a storage account
304304

305-
Deleting a storage account deletes the entire account, including all data in the account. Usually, this operation can't be undone. The recovery of a storage account is only possible under certain circumstances and is not guaranteed. For more information, see [Recover a deleted storage account](storage-account-recover.md).
305+
Deleting a storage account deletes the entire account, including all data in the account. Be sure to back up any data you want to save before you delete the account.
306306

307-
> [!WARNING]
308-
> Be sure to back up anything you want to save before you delete the account. It's usually not possible to restore a deleted storage account or retrieve any of the resources that it contained before deletion.
307+
Under certain circumstances, a deleted storage account may be recovered, but recovery is not guaranteed. For more information, see [Recover a deleted storage account](storage-account-recover.md).
309308

310309
If you try to delete a storage account associated with an Azure virtual machine, you may get an error about the storage account still being in use. For help troubleshooting this error, see [Troubleshoot errors when you delete storage accounts](/troubleshoot/azure/virtual-machines/storage-resource-deletion-errors).
311310

@@ -357,4 +356,4 @@ Alternately, you can delete the resource group, which deletes the storage accoun
357356
- [Storage account overview](storage-account-overview.md)
358357
- [Upgrade to a general-purpose v2 storage account](storage-account-upgrade.md)
359358
- [Move a storage account to another region](storage-account-move.md)
360-
- [Recover a deleted storage account](storage-account-recover.md)
359+
- [Recover a deleted storage account](storage-account-recover.md)

0 commit comments

Comments
 (0)