We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fbf24a commit 38abc12Copy full SHA for 38abc12
README.md
@@ -1,7 +1,9 @@
1
---
2
page_type: sample
3
-languages: java
4
-products: azure
+languages:
+- java
5
+products:
6
+- azure
7
services: Sql
8
platforms: dotnet
9
author: yaohaizh
@@ -28,9 +30,9 @@ Set the environment variable `AZURE_AUTH_LOCATION` with the full path for an aut
28
30
git clone https://github.com/Azure-Samples/sql-database-dotnet-manage-sql-databases-across-regions.git
29
31
32
cd sql-database-dotnet-manage-sql-databases-across-regions
-
33
+
34
dotnet build
35
36
bin\Debug\net452\ManageSqlDatabasesAcrossDifferentDataCenters.exe
37
38
## More information ##
0 commit comments