File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -4,20 +4,20 @@ languages:
44- csharp
55products :
66- azure
7- services : Sql
8- platforms : dotnet
9- author : yaohaizh
7+ extensions :
8+ - services : Sql
9+ - platforms : dotnet
1010---
1111
1212# Getting started on managing SQL databases in C# #
1313
14- Azure Storage sample for managing SQL Database -
15- - Create a SQL Server along with 2 firewalls.
16- - Create a database in SQL server
17- - Change performance level (SKU) of SQL Database
18- - List and delete firewalls.
19- - Create another firewall in the SQlServer
20- - Delete database, firewall and SQL Server
14+ Azure Storage sample for managing SQL Database -
15+ - Create a SQL Server along with 2 firewalls.
16+ - Create a database in SQL server
17+ - Change performance level (SKU) of SQL Database
18+ - List and delete firewalls.
19+ - Create another firewall in the SQlServer
20+ - Delete database, firewall and SQL Server
2121
2222
2323## Running this Sample ##
You can’t perform that action at this time.
0 commit comments