Skip to content

Commit 5544b75

Browse files
committed
revisions
1 parent c784124 commit 5544b75

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ In addition to deployments, you also trigger deletions when you run the [what-if
2424

2525
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.
2626

27-
To disable automatic deletions, register the `Microsoft.Resources/DisableDeploymentGrooming` feature flag. You apply the flag to each subscription that you want to opt out of automatic deletions.
27+
To disable automatic deletions, register the `Microsoft.Resources/DisableDeploymentGrooming` feature flag. When you register the feature flag, you opt out of automatic deletions for the entire Azure subscription. You can't opt out for only a particular resource group.
2828

2929
# [PowerShell](#tab/azure-powershell)
3030

1.52 KB
Loading

0 commit comments

Comments
 (0)