Skip to content

Commit 2d40174

Browse files
author
Ankita Dutta
committed
fixes
1 parent ccd8003 commit 2d40174

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@ Yes, both encryption in transit and [encryption at rest in Azure](../storage/com
354354

355355
### What network access do the disks created by Azure Site Recovery have?
356356

357-
Azure Site Recovery creates [replica disks](./azure-to-azure-architecture.md#target-resources) target disks. *Replica disks* are disks where data is replicated and *target disks* are disks that are attached to failover (or test failover) virtual machines. Azure Site Recovery creates these disks with public access enabled. However, you can manually disable the public access for these disks by following these steps:
357+
Azure Site Recovery creates [replica](./azure-to-azure-architecture.md#target-resources) and target disks. *Replica disks* are disks where the data is replicated and *target disks* are disks that are attached to failover (or test failover) virtual machines. Azure Site Recovery creates these disks with public access enabled. However, you can manually disable the public access for these disks by following these steps:
358358

359359
1. Go to the **Replicated items** section of your recovery services vault.
360360
1. Select the virtual machine for which you want to change the disk network access policy.
@@ -388,9 +388,9 @@ Azure Site Recovery creates [replica disks](./azure-to-azure-architecture.md#tar
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.
389389
390390

391-
After completing the failover or test failover, the recovery virtual machine created in the target location also have the disks with public access allowed. These disks won't have SAS taken by Azure Site Recovery. To change the network access for these disks, go to the **Networking** tab of the disk and change the disk network access as needed according to step 5.
391+
After completing the failover or test failover, the recovery virtual machine created in the target location also have the disks with public access enabled. These disks won't have SAS taken by Azure Site Recovery. To change the network access for these disks, go to the **Networking** tab of the disk and change the disk network access as needed according to step 5.
392392

393-
During reprotection and failback as well, Azure Site Recovery creates disks with public access allowed. You can change the network access of those disks as well as discussed in the steps above based on your requirements.
393+
During reprotection and failback as well, Azure Site Recovery creates disks with public access enabled. You can change the network access of those disks as well as discussed in the steps above based on your requirements.
394394

395395

396396
## Next steps

0 commit comments

Comments
 (0)