Skip to content

Commit ad2998d

Browse files
author
Larry Franks
committed
fixing errors
1 parent 6808a47 commit ad2998d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/concept-soft-delete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Calling *Recover* on a soft-deleted workspace, will initiate an operation to res
9090

9191
Recovery of a workspace may not always be possible. Azure Machine Learning stores workspace metadata on [other Azure resources associated with the workspace](concept-workspace.md#associated-resources). In the event these dependent Azure resources were also deleted, this may prevent the workspace from being recovered or correctly restored. Restore dependent Azure resource first, before recovering a deleted workspace.
9292

93-
Enable [data protection capabilities on Azure Storage](../storage/blobs/soft-delete-blob-overview) to improve chances of successful recovery.
93+
Enable [data protection capabilities on Azure Storage](/azure/storage/blobs/soft-delete-blob-overview) to improve chances of successful recovery.
9494

9595
## Permanently delete a soft-deleted workspace
9696

0 commit comments

Comments
 (0)