Skip to content

Commit ccd8003

Browse files
author
Ankita Dutta
committed
blockers
1 parent 63dfb61 commit ccd8003

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/site-recovery/azure-to-azure-common-questions.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -361,18 +361,18 @@ Azure Site Recovery creates [replica disks](./azure-to-azure-architecture.md#tar
361361
1. Find the target subscription name and target resource group name in the **Compute** tab.
362362
The replica disks are in the target subscription and target resource group. The failover and test failover virtual machines are also created in the target resource group within target subscription.
363363

364-
:::image type="content" source="media/azure-to-azure-common-questions/replicated-items.png" alt-text="Screenshot of replicated items.":::
364+
:::image type="content" source="media/azure-to-azure-common-questions/replicated-items.png" alt-text="Screenshot of replicated items."lightbox="media/azure-to-azure-common-questions/replicated-items.png":::
365365

366366
1. Go to the **Disks** tab of the replicated items to identify the replica disk names and target disk names corresponding to each source disk.
367367
You can find the replica disks in the target resource group obtained from the previous step. Similarly, when you complete the failover, you get target disks attached to recovery virtual machine in the target resource group.
368368

369-
:::image type="content" source="media/azure-to-azure-common-questions/disks-tab.png" alt-text="Screenshot of disks tab.":::
369+
:::image type="content" source="media/azure-to-azure-common-questions/disks-tab.png" alt-text="Screenshot of disks tab."lightbox="media/azure-to-azure-common-questions/disks-tab.png":::
370370

371371
1. For each replica disk, do the following:
372372
1. Go to the **Disk Export** tab under the **Settings** of the disk. The disk should have SAS Access taken by Azure Site Recovery by default.
373373
1. Cancel the export using the **Cancel export** option before making any network access changes.
374374

375-
:::image type="content" source="media/azure-to-azure-common-questions/disk-export.png" alt-text="Screenshot of disk export tab.":::
375+
:::image type="content" source="media/azure-to-azure-common-questions/disk-export.png" alt-text="Screenshot of disk export tab."lightbox="media/azure-to-azure-common-questions/disk-export.png":::
376376

377377

378378
Azure Site Recovery needs SAS on replica disks for replication. Canceling the export may briefly impact Azure Site Recovery replication, but Site Recovery automatically gets the SAS back in a few minutes.
@@ -382,7 +382,7 @@ Azure Site Recovery creates [replica disks](./azure-to-azure-architecture.md#tar
382382

383383
If you want to change disk network access to **Disable public access and enable private access**, the disk access resource to be used should already be present in the target region within the target subscription. Find the steps to [create a disk access resource here](../virtual-machines/disks-enable-private-links-for-import-export-portal.md#create-a-disk-access-resource).
384384

385-
:::image type="content" source="media/azure-to-azure-common-questions/disk-networking.png" alt-text="Screenshot of Disk networking.":::
385+
:::image type="content" source="media/azure-to-azure-common-questions/disk-networking.png" alt-text="Screenshot of Disk networking."lightbox="media/azure-to-azure-common-questions/disk-networking.png":::
386386

387387
> [!NOTE]
388388
> You can change the network access of the disk only if you have cancelled the export. If you do not cancel the export, network access change for the disk is disabled.

0 commit comments

Comments
 (0)