Skip to content

Commit c784124

Browse files
committed
wording fix
1 parent bcd4785 commit c784124

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ Deleting a deployment from the history doesn't affect any of the resources that
1414

1515
## When deployments are deleted
1616

17-
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.
17+
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 history remains unchanged. The oldest deployments are always deleted first.
1818

1919
:::image type="content" source="./media/deployment-history-deletions/deployment-history.png" alt-text="Deletions from deployment history":::
2020

21-
You also trigger the deletion process when you run the [what-if operation](template-deploy-what-if.md) or validate a deployment.
21+
In addition to deployments, you also trigger deletions when you run the [what-if operation](template-deploy-what-if.md) or validate a deployment.
2222

2323
## Opt out of automatic deletions
2424

0 commit comments

Comments
 (0)