Microsoft Azure Data Fundamentals — Question 304

You are writing a set of SQL queries that administrators will use to troubleshoot an Azure SQL database.
You need to embed documents and query results into a SQL notebook.
What should you use?

Answer options

Correct answer: B

Explanation

The correct answer is B, Azure Data Studio, as it is specifically designed to work with notebooks and allows users to embed documents and query results. Microsoft SQL Server Management Studio (SSMS) does not have built-in support for notebooks, while Azure CLI and Azure PowerShell are command-line tools that do not provide a notebook interface.