Skip to content

Commit 585abf3

Browse files
edits
1 parent 877aa04 commit 585abf3

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

articles/container-registry/container-registry-soft-delete-policy.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -132,18 +132,18 @@ Force restore will overwrite the existing tag with the same name in the reposito
132132
You can also enable a registry's soft delete policy in the [Azure portal](https://portal.azure.com).
133133
134134
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**.
137137
138138
139139
140140
:::image type="content" source="./media/container-registry-soft-delete/01-soft-delete-disable.png" alt-text="Screenshot to view the soft delete policy.":::
141141
142142
143143
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.
147147
148148
149149
@@ -154,9 +154,9 @@ You can also enable a registry's soft delete policy in the [Azure portal](https:
154154
### Restore the soft deleted artifacts - Portal
155155
156156
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.
160160
161161
> [!NOTE]
162162
> 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:
167167
168168
169169
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.
173173
174174
175175
176176
:::image type="content" source="./media/container-registry-soft-delete/04-managed-deleted-artifacts.png" alt-text="Screenshot to restore soft delete artifacts.":::
177177
178178
179179
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**.
182182
183183
184184
@@ -189,36 +189,36 @@ You can also enable a registry's soft delete policy in the [Azure portal](https:
189189
### Restore from soft deleted repositories - Portal
190190
191191
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**.
195195
196196
197197
198198
:::image type="content" source="./media/container-registry-soft-delete/06-manage-delete-repositories.png" alt-text="Screenshot of manage delete repositories.":::
199199
200200
201201
202-
1. Filter the deleted repository in the **Soft Deleted Repositories**(Preview).
202+
5. Filter the deleted repository in the **Soft Deleted Repositories**(Preview).
203203
204204
205205
206206
:::image type="content" source="./media/container-registry-soft-delete/07-soft-delete-repositories.png" alt-text="Screenshot of soft delete repositories.":::
207207
208208
209209
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.
213213
214214
215215
216216
:::image type="content" source="./media/container-registry-soft-delete/08-soft-delete-repository-artifacts.png" alt-text="Screenshot to restore soft delete repositories.":::
217217
218218
219219
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.
221+
10. Click on **Restore**.
222222
223223
224224

0 commit comments

Comments
 (0)