diff --git a/samples/features/security/contoso-clinic/README.md b/samples/features/security/contoso-clinic/README.md index 07ee682d..37d702a1 100644 --- a/samples/features/security/contoso-clinic/README.md +++ b/samples/features/security/contoso-clinic/README.md @@ -44,9 +44,10 @@ TODO: Show img 2. Modify the connection string in the demo web. + Using Solution Explorer, locate and open the web.config file under the ContosoClinic project. + Look for the line that looks like this: -+ - - +```csharp + +``` + Update the value of the *Data Source* key word in the database connection string to denote your server (either your local SQL Server instance of your logical server in Azure SQL Database) + ## Azure SQL Security Features