Skip to content

Commit 9c930d5

Browse files
Move descriptions
1 parent 509bc01 commit 9c930d5

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

azure-sql/database-watcher-quickstart.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -57,24 +57,24 @@ Once the deployment completes, select **Go to resource** to open the new databas
5757

5858
1. In the **Grant access** card, select a Microsoft Entra authentication link matching your target type. Copy the T-SQL script that grants the watcher limited, specific access to collect monitoring data from the selected target.
5959

60+
The following screenshot shows the T-SQL script for Azure SQL databases and elastic pools.
61+
6062
:::image type="content" source="media/database-watcher-quickstart/database-watcher-grant-access-sql-database.png" alt-text="Screenshot of the targets page of a database watcher, showing the T-SQL script that grants access to a database watcher on a SQL database or an elastic pool, and a button that copies it to the clipboard." lightbox="media/database-watcher-quickstart/database-watcher-grant-access-sql-database.png":::
6163

62-
This screenshot shows the T-SQL script for Azure SQL databases and elastic pools.
64+
The following screenshot shows the T-SQL script for Azure SQL managed instances.
6365

6466
:::image type="content" source="media/database-watcher-quickstart/database-watcher-grant-access-sql-managed-instance.png" alt-text="Screenshot of the targets page of a database watcher, showing the T-SQL script that grants access to a database watcher on a SQL managed instance, and a button that copies it to the clipboard." lightbox="media/database-watcher-quickstart/database-watcher-grant-access-sql-managed-instance.png":::
6567

66-
This screenshot shows the T-SQL script for Azure SQL managed instances.
67-
6868
1. Open a new query window in SQL Server Management Studio or Azure Data Studio. Connect to the `master` database on the Azure SQL logical server or SQL managed instance you selected. Paste the T-SQL script, and select **Execute**.
6969

70+
The following screenshot shows the T-SQL script for Azure SQL databases and elastic pools.
71+
7072
:::image type="content" source="media/database-watcher-quickstart/database-watcher-grant-access-t-sql-sql-database.png" alt-text="Screenshot of a SQL Server Management Studio query window that is connected to the master database on an Azure SQL logical server, showing a successfully executed T-SQL script that grants access to a database watcher." lightbox="media/database-watcher-quickstart/database-watcher-grant-access-t-sql-sql-database.png":::
7173

72-
This screenshot shows the T-SQL script for Azure SQL databases and elastic pools.
74+
The following screenshot shows the T-SQL script for Azure SQL managed instances.
7375

7476
:::image type="content" source="media/database-watcher-quickstart/database-watcher-grant-access-t-sql-sql-managed-instance.png" alt-text="Screenshot of a SQL Server Management Studio query window that is connected to the master database on an Azure SQL managed instance, showing a successfully executed T-SQL script that grants access to a database watcher." lightbox="media/database-watcher-quickstart/database-watcher-grant-access-t-sql-sql-managed-instance.png":::
7577

76-
This screenshot shows the T-SQL script for Azure SQL managed instances.
77-
7878
## Create and approve a managed private endpoint
7979

8080
1. On the **Managed private endpoints** page of the watcher, select **Add**.

0 commit comments

Comments
 (0)