Skip to content

Commit bf86d36

Browse files
authored
Inherit update
Inherit update
1 parent b7f875f commit bf86d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-database/sql-database-automatic-tuning.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ Automatic tuning options can be independently enabled or disabled per database,
7676
> [!IMPORTANT]
7777
> As of March, 2020 changes to Azure defaults for automatic tuning will take effect as follows:
7878
> - New Azure defaults will be FORCE_LAST_GOOD_PLAN = enabled, CREATE_INDEX = disabled, and DROP_INDEX = disabled.
79-
> - Existing servers with no automatic tuning preferences configured will be automatically configured to INHERIT the new Azure defaults. This applies to all customers currently having automatic tuning in an undefined state.
79+
> - Existing servers with no automatic tuning preferences configured will be automatically configured to INHERIT the new Azure defaults. This applies to all customers currently having server settings for automatic tuning in an undefined state.
8080
> - New servers created will automatically be configured to INHERIT the new Azure defaults (unlike earlier when automatic tuning configuration was in an undefined state upon new server creation).
8181
>
8282

0 commit comments

Comments
 (0)