Skip to content

Commit 9fcb994

Browse files
committed
add links
1 parent 37cc2f7 commit 9fcb994

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ Network and Availability Zone topology. This sample does not cover high availabi
4141
- [Create Application Gateway](#create-application-gateway)
4242
- [Configure Backend Pool](#configure-backend-pool)
4343
- [Configure Health Probe](#configure-health-probe)
44-
- [Enable Highly Available Administration Server](#create-highly-available-administration-server)
45-
- [Use a pre-defined backup machine]()
46-
- [Use Azure Site Recovery]()
44+
- [Enable Highly Available Administration Server](#enable-highly-available-administration-server)
45+
- [Use a pre-defined backup machine](#use-a-pre-defined-backup-machine)
46+
- [Use Azure Site Recovery](#use-azure-site-recovery)
4747
- [Validate](#validate)
4848
- [Clean up](#clean-up)
4949
- [Troubleshoot](#troubleshoot)
@@ -1132,6 +1132,11 @@ To move on, make sure you have enable secondary IP for Admin Server, see [Config
11321132
11331133
To make sure the domain configuration is the same in both machines, this approach move the domain configuration to shared storage, Azure File NFS share.
11341134
1135+
- [Create NFS share](#create-nfs-share)
1136+
- [Mount NFS share to adminVM](#mount-nfs-share-to-adminvm)
1137+
- [Create and configure backup machine](#create-and-configure-backup-machine)
1138+
- [Test failover](#test-failover)
1139+
11351140
#### Create NFS share
11361141
11371142
Let's create an Azure Storage Account and NFS share from Azure Portal, you must select **Premium** sku to enable NFS share.

0 commit comments

Comments
 (0)