Skip to content

Commit dbe2ce5

Browse files
authored
Merge pull request #103510 from NavtejSaini-MSFT/patch-45
Fixes https://github.com/MicrosoftDocs/azure-docs/issues/47331
2 parents 53b972f + 889e169 commit dbe2ce5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/sql-database/sql-database-elastic-scale-use-entity-framework-applications-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This document shows the changes in an Entity Framework application that are need
2121
To download the code for this article:
2222

2323
* Visual Studio 2012 or later is required.
24-
* Download the [Elastic DB Tools for Azure SQL - Entity Framework Integration sample](https://code.msdn.microsoft.com/windowsapps/Elastic-Scale-with-Azure-bae904ba) from MSDN. Unzip the sample to a location of your choosing.
24+
* Download the [Elastic DB Tools for Azure SQL - Entity Framework Integration sample](https://github.com/Azure/elastic-db-tools/). Unzip the sample to a location of your choosing.
2525
* Start Visual Studio.
2626
* In Visual Studio, select File -> Open Project/Solution.
2727
* In the **Open Project** dialog, navigate to the sample you downloaded and select **EntityFrameworkCodeFirst.sln** to open the sample.

0 commit comments

Comments
 (0)