This document discusses query tuning in the Azure SQL Database environment. It explains that query performance is important because resources are out of the developer's control in the cloud. It shows that the main tools for identifying poorly performing queries are SQL Server Management Studio and the Azure SQL Database Management Portal. The portal provides additional monitoring capabilities for activities, query performance, execution plans, and wait states. Resources are provided for further learning about query tuning.