From 2997fc662b8a01adccc2663021be8a90b86b0336 Mon Sep 17 00:00:00 2001 From: Pieter Date: Fri, 4 Mar 2022 08:15:42 +0100 Subject: [PATCH] Update README.md --- samples/features/security/ledger/azure-sql-database/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/features/security/ledger/azure-sql-database/README.md b/samples/features/security/ledger/azure-sql-database/README.md index 37cb10ed..db0fda14 100644 --- a/samples/features/security/ledger/azure-sql-database/README.md +++ b/samples/features/security/ledger/azure-sql-database/README.md @@ -99,9 +99,9 @@ Perform the below steps before you show the demo. 1. Start the SQL Server Management Studio. 1. In the **Connect to Server** dialog: 1. Enter your database server name. Set **Authentication** to **SQL Server Authentication**. Enter the admin username and the admin password. - 1. Click the **Options >>** button, select the **Connection Properties** tab and enter the database name (**ContosoHR**). + 1. Click the **Options >>** button, select the **Connection Properties** tab and enter the database name (**ContosoHR**). - ![Connection Properties](../media/features/ledger/ssms-connect-to-server-connection-properties-page.png) + ![Connection Properties](../../../../../media/features/ledger/ssms-connect-to-server-connection-properties-page.png) 1. Click **Connect**.