Skip to content

Commit

Permalink
Update repo metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
yaohaizh committed Aug 15, 2019
1 parent 6b040c5 commit 8ddfe6a
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,22 +4,22 @@ languages:
- csharp
products:
- azure
services: Sql
platforms: dotnet
author: yaohaizh
extensions:
- services: Sql
- platforms: dotnet
---

# Getting started on managing firewalls for sql databases in C# #

Azure Storage sample for managing SQL Database -
- Create a SQL Server along with 2 firewalls.
- Add another firewall in the SQL Server
- List all firewalls.
- Get a firewall.
- Update a firewall.
- Delete a firewall.
- Add and delete a firewall as part of update of SQL Server
- Delete Sql Server
Azure Storage sample for managing SQL Database -
- Create a SQL Server along with 2 firewalls.
- Add another firewall in the SQL Server
- List all firewalls.
- Get a firewall.
- Update a firewall.
- Delete a firewall.
- Add and delete a firewall as part of update of SQL Server
- Delete Sql Server


## Running this Sample ##
Expand Down

0 comments on commit 8ddfe6a

Please sign in to comment.