Skip to content

Commit bfac47c

Browse files
authored
Merge pull request #89228 from danimir/patch-40
Dropping unused indexes
2 parents ffd1b93 + ebd670f commit bfac47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ To enable automatic tuning on Azure SQL Database logical **server**, navigate to
3535
![Server](./media/sql-database-automatic-tuning-enable/server.png)
3636

3737
> [!NOTE]
38-
> Please note that **DROP_INDEX** option at this time is not compatible with applications using partition switching and index hints and should not be enabled in these cases. This option is also not supported for Premium and Business Critical service tiers.
38+
> Please note that **DROP_INDEX** option at this time is not compatible with applications using partition switching and index hints and should not be enabled in these cases. Dropping unused indexes is not supported for Premium and Business Critical service tiers.
3939
>
4040
4141
Select the automatic tuning options you want to enable and select **Apply**.

0 commit comments

Comments
 (0)