Skip to content

Commit 0ee963b

Browse files
committed
Update repo metadata
1 parent d1693c1 commit 0ee963b

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

README.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@ languages:
44
- csharp
55
products:
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 across regions in C# #
1313

14-
Azure Storage sample for managing SQL Database -
15-
- Create 3 SQL Servers in different region.
16-
- Create a master database in master SQL Server.
17-
- Create 2 more SQL Servers in different azure regions
18-
- Create secondary read only databases in these server with source as database in server created in step 1.
19-
- Create 5 virtual networks in different regions.
20-
- Create one VM in each of the virtual network.
21-
- Update all three databases to have firewall rules with range of each of the virtual network.
14+
Azure Storage sample for managing SQL Database -
15+
- Create 3 SQL Servers in different region.
16+
- Create a master database in master SQL Server.
17+
- Create 2 more SQL Servers in different azure regions
18+
- Create secondary read only databases in these server with source as database in server created in step 1.
19+
- Create 5 virtual networks in different regions.
20+
- Create one VM in each of the virtual network.
21+
- Update all three databases to have firewall rules with range of each of the virtual network.
2222

2323

2424
## Running this Sample ##

0 commit comments

Comments
 (0)