Skip to content

Commit fd6c0de

Browse files
authored
Merge pull request #103091 from NavtejSaini-MSFT/patch-43
FIxes https://github.com/MicrosoftDocs/azure-docs/issues/47034
2 parents 08cae19 + 4a037e5 commit fd6c0de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/sql-database/sql-database-elastic-scale-get-started.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ To install the library, go to [Microsoft.Azure.SqlDatabase.ElasticScale.Client](
7575

7676
To download and run the sample, follow these steps:
7777

78-
1. Download the [Elastic DB Tools for Azure SQL - Getting Started sample](https://code.msdn.microsoft.com/windowsapps/Elastic-Scale-with-Azure-a80d8dc6) from MSDN. Unzip the sample to a location that you choose.
78+
1. Download the [Elastic DB Tools for Azure SQL - Getting Started sample](https://github.com/Azure/elastic-db-tools). Unzip the sample to a location that you choose.
7979

8080
2. To create a project, open the *ElasticScaleStarterKit.sln* solution from the *C#* directory.
8181

@@ -121,7 +121,7 @@ For pricing information, see [SQL Database pricing details](https://azure.micros
121121
For more information about Elastic Database Tools, see the following articles:
122122

123123
* Code samples:
124-
* Elastic Database Tools ([.NET](https://code.msdn.microsoft.com/Elastic-Scale-with-Azure-a80d8dc6?SRC=VSIDE), [Java](https://search.maven.org/#search%7Cga%7C1%7Ca%3A%22azure-elasticdb-tools%22))
124+
* Elastic Database Tools ([.NET](https://github.com/Azure/elastic-db-tools), [Java](https://search.maven.org/#search%7Cga%7C1%7Ca%3A%22azure-elasticdb-tools%22))
125125
* [Elastic Database Tools for Azure SQL - Entity Framework Integration](https://code.msdn.microsoft.com/Elastic-Scale-with-Azure-bae904ba?SRC=VSIDE)
126126
* [Shard Elasticity on Script Center](https://gallery.technet.microsoft.com/scriptcenter/Elastic-Scale-Shard-c9530cbe)
127127
* Blog: [Elastic Scale announcement](https://azure.microsoft.com/blog/20../../introducing-elastic-scale-preview-for-azure-sql-database/)

0 commit comments

Comments
 (0)