Skip to content

Commit 33af7a6

Browse files
author
Ankita Dutta
committed
asr doc updates
1 parent 0668f28 commit 33af7a6

File tree

5 files changed

+15
-2
lines changed

5 files changed

+15
-2
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ This isn't supported.
8686

8787
Support for this is limited to a few regions. [Learn more](azure-to-azure-how-to-enable-zone-to-zone-disaster-recovery.md).
8888

89+
### Can we replicate from one Zone to non-zone with Azure Site Recovery?
90+
91+
Yes, this is supported.
92+
8993
### Can I exclude disks from replication?
9094

9195
Yes, you can exclude disks when you set up replication, using PowerShell. [Learn more](azure-to-azure-exclude-disks.md) about excluding disks.

articles/site-recovery/azure-to-azure-how-to-enable-replication-ade-vms.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ankitaduttaMSFT
55
manager: gaggupta
66
ms.service: azure-site-recovery
77
ms.topic: how-to
8-
ms.date: 05/06/2024
8+
ms.date: 10/29/2024
99
ms.author: ankitadutta
1010

1111
---
@@ -70,6 +70,9 @@ To troubleshoot permissions, refer to [key vault permission issues](#trusted-roo
7070

7171
By default, Site Recovery creates a new key vault in the target region. The vault's name has an "asr" suffix that's based on the source VM disk encryption keys. If a key vault already exists that was created by Site Recovery, it's reused. Select a different key vault from the list if necessary.
7272

73+
> [!NOTE]
74+
> Alternatively, you can download the key, import it in the secondary key vault region. You can then modify your replicas disks to use the keys.
75+
7376
## Enable replication
7477

7578
Use the following procedure to replicate Azure Disk Encryption-enabled VMs to another Azure region. As an example, primary Azure region is East Asia, and the secondary is Southeast Asia.

articles/site-recovery/azure-to-azure-support-matrix.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ As average churn on the disks increases, the number of disks that a storage acco
8282
> The cache limits are specific to Azure-to-Azure and Zone-to-Zone DR scenarios.
8383
>
8484
> When you enable replication via the virtual machine workflow for cross subscription, the portal only lists the cache storage account from the source subscription, but doesn't list any storage account created in the target subscription. To set up this scenario, use [PowerShell](azure-to-azure-powershell.md).
85+
>
86+
> Azure Site Recovery isn't supported for VMs with Premium SSD v2 disks.
8587
8688

8789

articles/site-recovery/report-site-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ You can also configure diagnostics settings for your vaults using the following
4848

4949
1. Navigate to the chosen the Recovery Services vault, then select **Monitoring** > **Diagnostic settings**.
5050
1. Specify the target for the Recovery Services Vault's diagnostic data. Learn more about [using diagnostic events](../backup/backup-azure-diagnostic-events.md) for Recovery Services vaults.
51-
1. Select **Azure Site Recovery Jobs** and **Azure Site Recovery Replicated Item Details** options to populate the reports.
51+
1. Select **Azure Site Recovery Jobs** and **Azure Site Recovery Replicated Item Details**, and on the **Destination** table **Resource Specific** options to populate the reports.
5252
:::image type="content" source="./media/report-site-recovery/logs.png" alt-text="Screenshot of logs options.":::
5353

5454
> [!NOTE]

articles/site-recovery/site-recovery-faq.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,10 @@ sections:
180180
- [Classic Storage Account Contributor](../role-based-access-control/built-in-roles.md#classic-storage-account-contributor)
181181
- [Classic Storage Account Key Operator Service Role](../role-based-access-control/built-in-roles.md#classic-storage-account-key-operator-service-role)
182182
183+
Cache storage account is not supported for managed identity.
184+
185+
186+
183187
- question: |
184188
Can Azure Site Recovery track source virtual machine changes outside the Source OS?
185189
answer: |

0 commit comments

Comments
 (0)