Skip to content

Commit d5daed1

Browse files
authored
Merge pull request #286098 from MicrosoftDocs/main
Merge main to live, 4 AM
2 parents 01f1c0d + 8cb555d commit d5daed1

18 files changed

+664
-427
lines changed

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

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

articles/application-gateway/quick-create-portal.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description: In this quickstart, you learn how to use the Azure portal to create
55
services: application-gateway
66
author: greg-lindsay
77
ms.author: greglin
8-
ms.date: 05/30/2024
8+
ms.date: 09/04/2024
99
ms.topic: quickstart
1010
ms.service: azure-application-gateway
1111
ms.custom: mvc, mode-ui
@@ -68,14 +68,13 @@ Create the application gateway using the tabs on the **Create application gatewa
6868

6969
1. On the **Frontends** tab, verify **Frontend IP address type** is set to **Public**. <br>You can configure the Frontend IP to be Public or Private as per your use case. In this example, you'll choose a Public Frontend IP.
7070
> [!NOTE]
71-
> For the Application Gateway v2 SKU, there must be a **Public** frontend IP configuration. You can still have both a Public and a Private frontend IP configuration, but Private only frontend IP configuration (Only ILB mode) is currently not enabled for the v2 SKU.
71+
> * The [Private-only deployment](application-gateway-private-deployment.md) (with only private IP) for the Application Gateway v2 SKU is currently in Public Preview.
72+
> * Application Gateway frontend now supports dual-stack IP addresses in Public Preview. You can create up to four frontend IP addresses: Two IPv4 addresses (public and private) and two IPv6 addresses (public and private).
7273
7374
2. Select **Add new** for the **Public IP address** and enter *myAGPublicIPAddress* for the public IP address name, and then select **OK**.
7475

7576
![Screenshot of create new application gateway: frontends.](./media/application-gateway-create-gateway-portal/application-gateway-create-frontends.png)
7677

77-
> [!NOTE]
78-
> Application Gateway frontend now supports dual-stack IP addresses (Public Preview). You can now create up to four frontend IP addresses: Two IPv4 addresses (public and private) and two IPv6 addresses (public and private).
7978

8079

8180
3. Select **Next: Backends**.

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

-6.73 KB
Loading
-987 Bytes
Loading
13.8 KB
Loading
6.82 KB
Loading

0 commit comments

Comments
 (0)