Skip to content

Commit 2123b54

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into domain-solutions-deps
2 parents c7bc6c4 + 8cb555d commit 2123b54

11 files changed

+643
-423
lines changed

articles/advisor/advisor-reference-reliability-recommendations.md

Lines changed: 609 additions & 407 deletions
Large diffs are not rendered by default.

articles/azure-arc/vmware-vsphere/quick-start-connect-vcenter-to-arc-using-script.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Connect VMware vCenter Server to Azure Arc by using the helper script
33
description: In this quickstart, you learn how to use the helper script to connect your VMware vCenter Server instance to Azure Arc.
44
ms.topic: quickstart
55
ms.custom: references_regions
6-
ms.date: 05/15/2024
6+
ms.date: 09/04/2024
77
ms.service: azure-arc
88
ms.subservice: azure-arc-vmware-vsphere
99
author: PriskeyJeronika-MS
@@ -42,9 +42,9 @@ First, the script deploys a virtual appliance called [Azure Arc resource bridge]
4242

4343
- At least three free static IP addresses on the above network.
4444

45-
- A resource pool or a cluster with a minimum capacity of 16 GB of RAM and four vCPUs.
45+
- A resource pool or a cluster with a minimum capacity of 8 GB of RAM and 4 vCPUs.
4646

47-
- A datastore with a minimum of 200 GB of free disk space available through the resource pool or cluster.
47+
- A datastore with a minimum of 200 GB of free disk space or 400 GB for High Availability deployment, available through the resource pool or cluster.
4848

4949
> [!NOTE]
5050
> Azure Arc-enabled VMware vSphere supports vCenter Server instances with a maximum of 9,500 virtual machines (VMs). If your vCenter Server instance has more than 9,500 VMs, we don't recommend that you use Azure Arc-enabled VMware vSphere with it at this point.

articles/azure-arc/vmware-vsphere/support-matrix-for-arc-enabled-vmware-vsphere.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Plan for deployment
33
description: Learn about the support matrix for Arc-enabled VMware vSphere including vCenter Server versions supported, network requirements, and more.
44
ms.topic: how-to
5-
ms.date: 04/23/2024
5+
ms.date: 09/04/2024
66
ms.service: azure-arc
77
ms.subservice: azure-arc-vmware-vsphere
88
author: PriskeyJeronika-MS
@@ -43,7 +43,7 @@ You need a vSphere account that can:
4343

4444
For Arc-enabled VMware vSphere, resource bridge has the following minimum virtual hardware requirements:
4545

46-
- 16 GB of memory
46+
- 8 GB of memory
4747
- 4 vCPUs
4848
- An external virtual switch that can provide access to the internet directly or through a proxy. If internet access is through a proxy or firewall, ensure [these URLs](#resource-bridge-networking-requirements) are allow-listed.
4949

articles/backup/backup-support-matrix.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Azure Backup support matrix
33
description: Provides a summary of support settings and limitations for the Azure Backup service.
44
ms.topic: conceptual
5-
ms.date: 06/18/2024
5+
ms.date: 09/04/2024
66
ms.custom: references_regions, linux-related-content
77
ms.service: azure-backup
88
author: AbhishekMallick-MS
@@ -23,6 +23,8 @@ Other support matrices are available:
2323

2424
## Vault support
2525

26+
Azure Backup supports both Recovery Services vault and Backup vault, and enables you to back up and restore different datasources. You need to create the appropriate vault based on the datasource type that you want to protect. Learn more about [the supported vaults](/azure/backup/backup-azure-backup-faq#what-are-the-various-vaults-supported-for-backup-and-restore-).
27+
2628
Azure Backup uses Recovery Services vaults to orchestrate and manage backups for the following workload types - Azure VMs, SQL in Azure VMs, SAP HANA in Azure VMs, Azure File shares and on-premises workloads using Azure Backup Agent, Azure Backup Server and System Center DPM. It also uses Recovery Services vaults to store backed-up data for these workloads.
2729

2830
The following table describes the features of Recovery Services vaults:

articles/quotas/how-to-guide-monitoring-alerting.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Create alerts for quotas
33
description: Learn how to create alerts for quotas
4-
ms.date: 09/03/2024
4+
ms.date: 09/04/2024
55
ms.topic: how-to
66
---
77

@@ -42,7 +42,7 @@ The simplest way to create a quota alert is to use the Azure portal. Follow thes
4242
| [Dimensions](../azure-monitor/alerts/alerts-types.md#monitor-the-same-condition-on-multiple-resources-using-splitting-by-dimensions-1) | Here are the options for selecting **multiple Quotas** and **regions** within a single alert rule. Adding dimensions is a cost-effective approach compared to creating a new alert for each quota or region.|
4343

4444
> [!TIP]
45-
> Within the same subscription, we advise using the same **Resource group**, **Log Analytics workspace,** and **Managed identity** values for all alert rules.
45+
> Within the same subscription, we advise using the same **Resource Group** and **Managed identity** values for all alert rules.
4646
4747
1. After you've made your selections, select **Create Alert**. You'll see a confirmation if the rule was successfully created, or a message if any problems occurred.
4848

@@ -58,7 +58,7 @@ For a sample request body, see the [API documentation](/rest/api/monitor/schedul
5858

5959
You can use the **Azure Monitor Alerts** pane to [create alerts using a query](../azure-monitor/alerts/alerts-create-new-alert-rule.md?tabs=log). Resource Graph Explorer lets you run and test queries before using them to create an alert. To learn more, see the [Configure Azure alerts](/training/modules/configure-azure-alerts/) training module.
6060

61-
For quota alerts, make sure the **Scope** is your Log analytics workspace and the **Signal type** is the customer query log. Add a sample query for quota usages. Follow the remaining steps as described in the [Create or edit an alert rule](../azure-monitor/alerts/alerts-create-new-alert-rule.md?tabs=log).
61+
For quota alerts, make sure the **Scope** is your Subscription and the **Signal type** is the customer query log. Add a sample query for quota usages. Follow the remaining steps as described in the [Create or edit an alert rule](../azure-monitor/alerts/alerts-create-new-alert-rule.md?tabs=log).
6262

6363
The following example shows a query that creates quota alerts.
6464

articles/site-recovery/azure-to-azure-how-to-enable-zone-to-zone-disaster-recovery.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,10 @@ When you use zone-to-zone disaster recovery, Site Recovery doesn't move or store
4141

4242
Learn more about [currently supported availability zones](../reliability/availability-zones-service-support.md#azure-regions-with-availability-zone-support).
4343

44-
> [!Note]
44+
> [!NOTE]
4545
> Zone-to-zone disaster recovery isn't supported for VMs that have managed disks via zone-redundant storage (ZRS).
46+
>
47+
>Regions that don't support Azure availability zones also don't support Azure Site Recovery zone-to-zone replication. For Azure Site Recovery zone-to-zone replication to work, the region must support availability zones.
4648
4749
## Using availability zones for disaster recovery
4850

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,12 @@ V2 storage account | 750 disks | 375 disks
8181

8282
As average churn on the disks increases, the number of disks that a storage account can support decreases. The above table may be used as a guide for making decisions on number of storage accounts that need to be provisioned.
8383

84-
Note that the above limits are specific to Azure-to-Azure and Zone-to-Zone DR scenarios.
84+
> [!NOTE]
85+
> The cache limits are specific to Azure-to-Azure and Zone-to-Zone DR scenarios.
86+
>
87+
> 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).
88+
89+
8590

8691
## Replicated machine operating systems
8792

articles/site-recovery/configure-mobility-service-proxy-settings.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: ankitaduttaMSFT
55
manager: rochakm
66
ms.service: azure-site-recovery
77
ms.topic: tutorial
8-
ms.date: 09/21/2023
8+
ms.date: 07/10/2024
99
ms.author: ankitadutta
1010

1111
---
@@ -17,6 +17,9 @@ The purpose of this document is to provide steps to configure Proxy Settings for
1717

1818
Proxies are network gateways that allow/disallow network connections to endpoints. Typically a proxy is a machine outside the client machine that tries to access network endpoints. A bypass list allows the client to make connections directly to the endpoints without going through the proxy. A username and password may be optionally set for a proxy by network admins so that only authenticated clients can use proxy.
1919

20+
> [!NOTE]
21+
> Azure Site Recovery doesn't support PAC files as a proxy.
22+
2023
## Before you start
2124

2225
Learn how Site Recovery provides disaster recovery for [this scenario](azure-to-azure-architecture.md).

articles/site-recovery/site-recovery-monitor-and-troubleshoot.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Site Recovery dashboard and built-in alerts
33
description: Monitor and troubleshoot Azure Site Recovery replication issues and operations, and enable built-in alerts, by using the portal.
44
ms.service: azure-site-recovery
55
ms.topic: conceptual
6-
ms.date: 04/29/2024
6+
ms.date: 07/10/2024
77
ms.author: ankitadutta
88
author: ankitaduttaMSFT
99
---
@@ -214,6 +214,9 @@ Get an at-scale view of all vaults across all subscriptions using Classic Alerts
214214

215215
### Manage Azure Site Recovery alerts in Backup Center
216216

217+
> [!IMPORTANT]
218+
> This section describes an older alerting solution (referred to as classic alerts). We recommend you to switch to using Azure Monitor based alerts as it offers multiple benefits. For more information on how to switch, see [Switch Azure Monitor Based alerts](../backup/move-to-azure-monitor-alerts.md).
219+
217220
To manage your alerts settings, do the following:
218221

219222
1. Select *Click here to take action* to manage built-in alerts for site recovery.

articles/site-recovery/tutorial-shared-disk.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -232,6 +232,8 @@ No, enable replication can only be enabled successfully when all the VMs attache
232232
#### Is it possible to exclude shared disks and enable replication for only some of the VMs in a cluster?
233233
Yes, the first time you don’t select all the VMs in Enable Replication, a warning appears mentioning the unselected VMs attached to the shared disk. If you still proceed, unselect the shared disk replication by selecting ‘No’ for the storage option in Replication Settings tab.
234234

235+
#### If the *enable replication* job fails for a cluster, can we restart it after fixing the issue without reselecting clusters again?
236+
Yes, you can restart the job without reselecting clusters, just like other A2A scenarios. However, since the *enable replication* process runs for each node, you need to restart the failed job for all nodes through the Site Recovery Jobs interface.
235237

236238
#### Can new shared disks be added to a protected cluster?
237239
No, if new shared disks need to be added, disable the replication for the already protected cluster. Enable a new cluster protection with a new cluster name for the modified infrastructure.

0 commit comments

Comments
 (0)