Recommendations for Azure Database

WeirdMan 220 Reputation points
2023-10-26T12:55:18.7966667+00:00

Is there any feature in Azure SQL Db that can give insights about performance (recommendations)?

I am new to Azure.

Thank you.

Azure SQL Database
0 comments No comments
{count} votes

Accepted answer
  1. Amira Bedhiafi 22,616 Reputation points
    2023-10-26T12:59:21.28+00:00

    You can use the Azure Portal for performance recommendations which can help you optimize the performance of your DB.

    Check this link : https://learn.microsoft.com/en-us/azure/azure-sql/database/database-advisor-find-recommendations-portal?view=azuresql

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. RahulRandive 9,506 Reputation points
    2023-10-26T13:01:00.4566667+00:00

    Hi @WeirdMan

    Yes, you can use the Azure portal to find performance recommendations that can optimize performance of your database in Azure SQL Database or to correct some issue identified in your workload. The Performance recommendation page in the Azure portal enables you to find the top recommendations based on their potential impact.

    Here is detailed documentation - https://learn.microsoft.com/en-us/azure/azure-sql/database/database-advisor-find-recommendations-portal?view=azuresql

    Thank you!

    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.