Skip to content

Commit 7d2456d

Browse files
committed
Update repo metadata
1 parent 6b7296b commit 7d2456d

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
@@ -27,9 +29,9 @@ Set the environment variable `AZURE_AUTH_LOCATION` with the full path for an aut
2729
git clone https://github.com/Azure-Samples/sql-database-dotnet-manage-db.git
2830

2931
cd sql-database-dotnet-manage-db
30-
32+
3133
dotnet build
32-
34+
3335
bin\Debug\net452\ManageSqlDatabase.exe
3436

3537
## More information ##

0 commit comments

Comments
 (0)