Skip to content

Commit 38abc12

Browse files
committed
Update repo metadata
1 parent 2fbf24a commit 38abc12

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
---
22
page_type: sample
3-
languages: java
4-
products: azure
3+
languages:
4+
- java
5+
products:
6+
- azure
57
services: Sql
68
platforms: dotnet
79
author: yaohaizh
@@ -28,9 +30,9 @@ Set the environment variable `AZURE_AUTH_LOCATION` with the full path for an aut
2830
git clone https://github.com/Azure-Samples/sql-database-dotnet-manage-sql-databases-across-regions.git
2931

3032
cd sql-database-dotnet-manage-sql-databases-across-regions
31-
33+
3234
dotnet build
33-
35+
3436
bin\Debug\net452\ManageSqlDatabasesAcrossDifferentDataCenters.exe
3537

3638
## More information ##

0 commit comments

Comments
 (0)