Skip to content

Commit 96bc06d

Browse files
authored
Apply suggestions from PR review
Grammar and punctuation fixes
1 parent 2daf0ec commit 96bc06d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,13 +46,13 @@ When a workspace is soft deleted, data and metadata stored service-side get soft
4646

4747
\* *Microsoft attempts recreation or reattachment when a workspace is recovered. Recovery isn't guaranteed, and a best effort attempt.*
4848

49-
After soft deletion, the service keeps necessary data and metadata during the recovery [retention period](#soft-delete-retention-period). When the retention period expires, or in case you permanently delete a workspace, data, and metadata are actively deleted.
49+
After soft deletion, the service keeps necessary data and metadata during the recovery [retention period](#soft-delete-retention-period). When the retention period expires, or in case you permanently delete a workspace, data and metadata are actively deleted.
5050

5151
## Soft delete retention period
5252

5353
A default retention period of 14 days holds for deleted workspaces. The retention period indicates how long workspace data remains available after deletion. The clock starts on the retention period as soon as a workspace is soft deleted.
5454

55-
During the retention period, soft deleted workspaces can be recovered or permanently deleted. Any other operations on the workspace, like submitting a training job, fails.
55+
During the retention period, soft deleted workspaces can be recovered or permanently deleted. Any other operations on the workspace, like submitting a training job, fail.
5656

5757
> [!IMPORTANT]
5858
> You can't reuse the name of a workspace that has been soft deleted until the retention period has passed or the workspace is permanently deleted. Once the retention period elapses, a soft deleted workspace automatically gets permanently deleted.
@@ -134,7 +134,7 @@ In general, when a workspace is in soft deleted state, there are only two operat
134134

135135
After soft deletion, the service keeps necessary data and metadata during the recovery [retention period](#soft-delete-retention-period). From a GDPR and privacy perspective, a request to delete personal data should be interpreted as a request for *permanent* deletion of a workspace and not soft delete.
136136

137-
When the retention period expires, or in case you permanently delete a workspace, data, and metadata are actively deleted. You could choose to permanently delete a workspace at the time of deletion.
137+
When the retention period expires, or in case you permanently delete a workspace, data and metadata are actively deleted. You could choose to permanently delete a workspace at the time of deletion.
138138

139139
For more information, see the [Export or delete workspace data](how-to-export-delete-data.md) article.
140140

0 commit comments

Comments
 (0)