mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Updated readme
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
<h2>Setup and configure</h2>
|
||||
<ul>
|
||||
<li>Create new database on SQL Server 2016 or Azure SQL.</li>
|
||||
<li>If you are using Azure SQL make sure that firewall rules in Azure enable you to connect to applicaiton.</li>
|
||||
<li>If you are using Azure SQL make sure that firewall rules in Azure enable you to make connections between your host and Azure SQL database.</li>
|
||||
<li>Execute setup.sql script to create Todo table and populate it with sample data</li>
|
||||
<li>Open xproj file in Visual Studio 2015 and set connection string in Startup.cs file:
|
||||
<code>
|
||||
|
||||
Reference in New Issue
Block a user