Azure sql database automatic tuning force plan is 'disabled by system' and can't be changed.

Carl Matthewman 0 Reputation points
2025-04-21T10:49:40.6366667+00:00

Properties are inherited from the server (which inherits from azure default of 'on') but changing the setting to inherit/on has no effect.
Query store is enabled, read write and 15% free. Other settings are default. How can I turn Force Plan on here?
User's image

Azure SQL Database
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Obinna Ejidike 815 Reputation points
    2025-04-21T11:53:14.5466667+00:00

    Hi Carl Matthewman

    Thanks for using the Q&A platform.

    Based on your provided information, your current max is only 100 MB. Can you increase it to at least 512 MB (1 GB recommended)?

    That low space might be triggering the system to disable tuning, particularly the force plan. Kindly check the documentation below:

    https://learn.microsoft.com/en-us/azure/azure-sql/database/query-performance-insight-use?view=azuresql#recommended-retention-and-capture-policy
    https://learn.microsoft.com/en-us/azure/azure-sql/database/automatic-tuning-enable?view=azuresql#troubleshooting

    If the response was helpful, please feel free to mark it as “Accepted Answer” and consider giving it an upvote. This helps others in the community as well.

    Regards,

    Obinna.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.