File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -4,21 +4,21 @@ 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 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 ##
You can’t perform that action at this time.
0 commit comments