Azure Sql Automatic tuning is not working

Juan 5 Reputation points
2025-03-03T13:52:23.0733333+00:00

How to fix Azure Sql Automatic Tuning? on the Azure portal, the recommendations page never loads. and when I run: select * from sys.database_automatic_tuning_options I get the following error:

GetRecommendedActions operation failed. Error occured at Management Service. Http error code: 400. Response: <Error xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">

<ErrorDescription>Invalid JSON primitive: -1.797693134862316e+308.</ErrorDescription>

<ErrorDetails>ManagementServiceException: Invalid JSON primitive: -1.797693134862316e+308. ---> ArgumentException</ErrorDetails>

</Error>.

When I run the diganostics from azure portal I received:

We are unable to run the diagnostic at this time. This might be due to a missing property, or a resource not being selected.

How can I Solve this problem, some Databases within our Sql elastic pool are showing the error message while others shows the empty table.

Azure SQL Database
{count} vote

1 answer

Sort by: Most helpful
  1. Vijayalaxmi Kattimani 1,640 Reputation points Microsoft External Staff
    2025-03-03T15:16:19.4566667+00:00

    Hi Juan,

    Welcome to the Microsoft Q&A Platform! Thank you for asking your question here.

    As we understand that, you are encountering an issue with Azure SQL Automatic Tuning.

    Below are the recommended steps to troubleshoot and resolve the issues:

    I hope this information helps. If the issue still persists, please let us know here. We will respond with more details and try to help you.

    If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.

    0 comments No comments

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.