From cd5eb8117f8169bea40cf499e1e7ea66d490831e Mon Sep 17 00:00:00 2001 From: Dan Rediske Date: Wed, 3 Aug 2016 16:14:02 -0700 Subject: [PATCH] Update README.md --- samples/features/security/contoso-clinic/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/samples/features/security/contoso-clinic/README.md b/samples/features/security/contoso-clinic/README.md index 4cae984d..5f298789 100644 --- a/samples/features/security/contoso-clinic/README.md +++ b/samples/features/security/contoso-clinic/README.md @@ -32,6 +32,7 @@ This project has adopted the [Microsoft Open Source Code of Conduct](http://micr 1. Clone/Download the repository 2. While connected to your database (master) via SSMS, execute [Create-Application-Login.sql](tsql/Create-Application-Login.sql) link. + You should change the default password in the script before running it. + + This script also modifies the permissions of the `ContosoClinicApplication` user 3. Import the *Clinic* database + Open SSMS and connect to your SQL Server 2016 instance (or Azure SQL Database instance) + In SSMS, right-click on *Databases* in Object Explorer and select *Import Data-tier Application...*.