Skip to content

Commit 07f9e0c

Browse files
author
Ankita Dutta
committed
IMDS
1 parent 543355b commit 07f9e0c

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

articles/site-recovery/azure-to-azure-tutorial-enable-replication.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Tutorial to set up Azure VM disaster recovery with Azure Site Recovery
33
description: In this tutorial, set up disaster recovery for Azure VMs to another Azure region, using the Site Recovery service.
44
ms.topic: tutorial
55
ms.service: site-recovery
6-
ms.date: 07/14/2023
6+
ms.date: 05/10/2024
77
ms.custom: mvc
88
ms.author: ankitadutta
99
#Customer intent: As an Azure admin, I want to set up disaster recovery for my Azure VMs, so that they're available in a secondary region if the primary region becomes unavailable.
@@ -96,6 +96,12 @@ GuestAndHybridManagement tag | Use if you want to automatically upgrade the Site
9696

9797
[Learn more](azure-to-azure-about-networking.md#outbound-connectivity-using-service-tags) about required tags and tagging examples.
9898

99+
100+
#### Azure Instance Metadata Service (IMDS) connectivity
101+
102+
Azure Site Recovery mobility agent uses [Azure Instance Metadata Service (IMDS)](../virtual-machines/instance-metadata-service.md) to get virtual machine security type. Communications between VM and IMDS never leaves the host. Ensure that you bypass the IP `169.254.169.254` when using any proxies.
103+
104+
99105
### Verify VM certificates
100106

101107
Check that the VMs have the latest root certificates. Otherwise, the VM can't be registered with Site Recovery because of security constraints.

0 commit comments

Comments
 (0)