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/container-registry/container-registry-soft-delete-policy.md
+22-22Lines changed: 22 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -132,18 +132,18 @@ Force restore will overwrite the existing tag with the same name in the reposito
132
132
You can also enable a registry's soft delete policy in the [Azure portal](https://portal.azure.com).
133
133
134
134
1. Navigate to your Azure Container Registry.
135
-
1. In the **Overview tab**, verify the status of the **Soft Delete** (Preview).
136
-
1. If the **Status** is **Disabled**, Select **Update**.
135
+
2. In the **Overview tab**, verify the status of the **Soft Delete** (Preview).
136
+
3. If the **Status** is **Disabled**, Select **Update**.
137
137
138
138
139
139
140
140
:::image type="content" source="./media/container-registry-soft-delete/01-soft-delete-disable.png" alt-text="Screenshot to view the soft delete policy.":::
141
141
142
142
143
143
144
-
1. Select the checkbox to **Enable Soft Delete**.
145
-
1. Select the number of days between `0` and `90` days to retain the soft deleted artifacts.
146
-
1. Select **Save** to save your changes.
144
+
4. Select the checkbox to **Enable Soft Delete**.
145
+
5. Select the number of days between `0` and `90` days to retain the soft deleted artifacts.
146
+
6. Select **Save** to save your changes.
147
147
148
148
149
149
@@ -154,9 +154,9 @@ You can also enable a registry's soft delete policy in the [Azure portal](https:
154
154
### Restore the soft deleted artifacts - Portal
155
155
156
156
1. Navigate to your Azure Container Registry.
157
-
1. In the **Menu** section, Select **Services**, and Select **Repositories**.
158
-
1. In the **Repositories**, Select your preferred **Repository**.
159
-
1. Click on the **Manage deleted artifacts** to see all the soft deleted artifacts.
157
+
2. In the **Menu** section, Select **Services**, and Select **Repositories**.
158
+
3. In the **Repositories**, Select your preferred **Repository**.
159
+
4. Click on the **Manage deleted artifacts** to see all the soft deleted artifacts.
160
160
161
161
> [!NOTE]
162
162
> Once you enable the soft delete policy and perform actions such as untag a manifest or delete an artifact, You will be able to find these tags and artifacts in the Managed delete artifacts before the number of retention days expire.
@@ -167,18 +167,18 @@ You can also enable a registry's soft delete policy in the [Azure portal](https:
167
167
168
168
169
169
170
-
1. Filter the deleted artifact you have to restore
171
-
1. Select the artifact, and Click on the **Restore** in the right column.
172
-
1. A **Restore Artifact** window pops up.
170
+
5. Filter the deleted artifact you have to restore
171
+
6. Select the artifact, and Click on the **Restore** in the right column.
172
+
7. A **Restore Artifact** window pops up.
173
173
174
174
175
175
176
176
:::image type="content" source="./media/container-registry-soft-delete/04-managed-deleted-artifacts.png" alt-text="Screenshot to restore soft delete artifacts.":::
177
177
178
178
179
179
180
-
1. Select the tag to restore, here you have an option to choose, and recover any additional tags.
181
-
1. Click on **Restore**.
180
+
8. Select the tag to restore, here you have an option to choose, and recover any additional tags.
181
+
9. Click on **Restore**.
182
182
183
183
184
184
@@ -189,36 +189,36 @@ You can also enable a registry's soft delete policy in the [Azure portal](https:
189
189
### Restore from soft deleted repositories - Portal
190
190
191
191
1. Navigate to your Azure Container Registry.
192
-
1. In the **Menu** section, Select **Services**,
193
-
1. In the **Services** tab, Select **Repositories**.
194
-
1. In the **Repositories** tab, Click on **Manage Deleted Repositories**.
192
+
2. In the **Menu** section, Select **Services**,
193
+
3. In the **Services** tab, Select **Repositories**.
194
+
4. In the **Repositories** tab, Click on **Manage Deleted Repositories**.
195
195
196
196
197
197
198
198
:::image type="content" source="./media/container-registry-soft-delete/06-manage-delete-repositories.png" alt-text="Screenshot of manage delete repositories.":::
199
199
200
200
201
201
202
-
1. Filter the deleted repository in the **Soft Deleted Repositories**(Preview).
202
+
5. Filter the deleted repository in the **Soft Deleted Repositories**(Preview).
203
203
204
204
205
205
206
206
:::image type="content" source="./media/container-registry-soft-delete/07-soft-delete-repositories.png" alt-text="Screenshot of soft delete repositories.":::
207
207
208
208
209
209
210
-
1. Select the deleted repository, filter the deleted artifact from on the **Manage deleted artifacts**.
211
-
1. Select the artifact, and Click on the **Restore** in the right column.
212
-
1. A **Restore Artifact** window pops up.
210
+
6. Select the deleted repository, filter the deleted artifact from on the **Manage deleted artifacts**.
211
+
7. Select the artifact, and Click on the **Restore** in the right column.
212
+
8. A **Restore Artifact** window pops up.
213
213
214
214
215
215
216
216
:::image type="content" source="./media/container-registry-soft-delete/08-soft-delete-repository-artifacts.png" alt-text="Screenshot to restore soft delete repositories.":::
217
217
218
218
219
219
220
-
1. Select the tag to restore, here you have an option to choose, and recover any additional tags.
221
-
1. Click on **Restore**.
220
+
9. Select the tag to restore, here you have an option to choose, and recover any additional tags.
0 commit comments