Skip to content

Commit dc8f23e

Browse files
committed
ARM deployment history auto grooming at tenant and the mg scope.
1 parent 857a625 commit dc8f23e

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
@@ -58,9 +58,9 @@ If the current user doesn't have the required permissions, automatic deletion is
5858

5959
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.
6060

61-
To disable automatic deletions at the tenant or management group level, open a support ticket with the deployment resource provider (RP) team.
61+
To disable automatic deletions at the tenant or the management group scope, open a support ticket with the deployment resource provider (RP) team.
6262

63-
To disable automatic deletions at the subscription level, 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. To reenable automatic deletions, unregister the feature flag.
63+
To disable automatic deletions at the subscription scope, 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. To reenable automatic deletions, unregister the feature flag.
6464

6565
# [PowerShell](#tab/azure-powershell)
6666

0 commit comments

Comments
 (0)