Skip to content

Commit bcd4785

Browse files
committed
add image
1 parent 674847a commit bcd4785

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

articles/azure-resource-manager/templates/deployment-history-deletions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ Deleting a deployment from the history doesn't affect any of the resources that
1616

1717
Deployments are deleted from your deployment history only when you near the limit of 800. Azure Resource Manager deletes a small set of the oldest deployments to clear space for future deployments. Most of your deployment history remains unchanged. The oldest deployments are always deleted first.
1818

19+
:::image type="content" source="./media/deployment-history-deletions/deployment-history.png" alt-text="Deletions from deployment history":::
20+
21+
You also trigger the deletion process when you run the [what-if operation](template-deploy-what-if.md) or validate a deployment.
22+
1923
## Opt out of automatic deletions
2024

2125
You can opt out of automatic deletions from the history. **Use this option only when you want to manage the deployment history yourself.** The limit of 800 deployments in the history is still enforced. If you exceed 800 deployments, you'll receive an error and your deployment will fail.
5.33 KB
Loading

0 commit comments

Comments
 (0)