Skip to content

Commit 820f21e

Browse files
authored
Merge pull request #312664 from suzuber/article-refresh-lines-41-55
Azure refresh sheet lines 41-55
2 parents 462cc9d + 6105e35 commit 820f21e

15 files changed

Lines changed: 86 additions & 86 deletions

articles/azure-vmware/arc-enable-guest-management.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@ title: Enable guest management and install extensions on Arc-enabled VMs
33
description: Learn how to set up and enable guest management and install extensions on Arc-enabled VMs.
44
ms.topic: how-to
55
ms.service: azure-vmware
6-
ms.date: 05/15/2024
6+
ms.date: 03/10/2026
77
ms.custom: references_regions, devx-track-azurecli, engagement-fy23
88
---
99

1010
# Enable guest management and install extensions on Arc-enabled VMs
1111

12-
In this article, you learn how to enable guest management and install extensions on Arc-enabled VMs in Azure VMware Solution. Use guest management to manage the guest operating system of your VM, including installing and managing extensions. This feature is available for Arc-enabled VMware VMs in Azure VMware Solution private clouds.
12+
In this article, you learn how to enable guest management and install extensions on Arc-enabled virtual machines (VMs) in Azure VMware Solution. Use guest management to manage the guest operating system of your VM, including installing and managing extensions. This feature is available for Arc-enabled VMware VMs in Azure VMware Solution private clouds.
1313

1414
## Prerequisite
1515

@@ -43,9 +43,9 @@ These steps change the VM machine type from _Machine – Azure Arc_ to type _Mac
4343

4444
There are two ways to refresh the integration between the Arc-enabled VMs and Azure VMware Solution:  
4545

46-
1. In the Azure VMware Solution private cloud, navigate to the vCenter Server inventory and Virtual Machines section within the portal. Locate the virtual machine that requires updating and follow the process to 'Enable in Azure'. If the option is grayed out, you must first **Remove from Azure** and then proceed to **Enable in Azure**
46+
1. In the Azure VMware Solution private cloud, navigate to the vCenter Server inventory and Virtual Machines section within the portal. Locate the virtual machine that requires updating and follow the process to **Enable in Azure**. If the option is grayed out, you must first **Remove from Azure** and then proceed to **Enable in Azure**
4747

48-
2. Run the [az connectedvmware vm create](/cli/azure/connectedvmware/vm?view=azure-cli-latest%22%20\l%20%22az-connectedvmware-vm-create&preserve-view=true) Azure CLI command on the VM in Azure VMware Solution to update the machine type
48+
2. To update the machine type, run the [**az connectedvmware vm create**](/cli/azure/connectedvmware/vm?view=azure-cli-latest%22%20\l%20%22az-connectedvmware-vm-create&preserve-view=true) Azure CLI command on the VM in Azure VMware Solution. 
4949

5050
```azurecli
5151
az connectedvmware vm create --subscription <subscription-id> --location <Azure region of the machine> --resource-group <resource-group-name> --custom-location /providers/microsoft.extendedlocation/customlocations/<custom-location-name> --name <machine-name> --inventory-item /subscriptions/<subscription-id>/resourceGroups/<resource-group-name>/providers/Microsoft.ConnectedVMwarevSphere/VCenters/<vcenter-name>/InventoryItems/<machine-name>

articles/azure-vmware/azure-security-integration.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Integrate Microsoft Defender for Cloud with Azure VMware Solution
33
description: Learn how to protect your Azure VMware Solution VMs with Azure's native security tools from the workload protection dashboard.
44
ms.topic: how-to
55
ms.service: azure-vmware
6-
ms.date: 2/28/2024
6+
ms.date: 3/12/2026
77
ms.custom: engagement-fy23
88
# Customer intent: "As an IT security administrator, I want to integrate security monitoring for Azure VMware Solution with advanced threat detection tools, so that I can proactively assess vulnerabilities and respond to security incidents effectively."
99
---
@@ -24,7 +24,7 @@ The diagram shows the integrated monitoring architecture of integrated security
2424

2525
:::image type="content" source="media/azure-security-integration/azure-integrated-security-architecture.png" alt-text="Diagram showing the architecture of Azure Integrated Security." border="false":::
2626

27-
**Log Analytics agent** collects log data from Azure, Azure VMware Solution, and on-premises VMs. The log data is sent to Azure Monitor Logs and stored in a **Log Analytics Workspace**. Each workspace has its own data repository and configuration to store data. Once the logs are collected, **Microsoft Defender for Cloud** assesses the vulnerability status of Azure VMware Solution VMs and raises an alert for any critical vulnerability. Once assessed, Microsoft Defender for Cloud forwards the vulnerability status to Microsoft Sentinel to create an incident and map with other threats. Microsoft Defender for Cloud is connected to Microsoft Sentinel using Microsoft Defender for Cloud Connector.
27+
**Log Analytics agent** collects log data from Azure, Azure VMware Solution, and on-premises VMs. The log data is sent to Azure Monitor Logs and stored in a **Log Analytics Workspace**. Each workspace has its own data repository and configuration to store data. Once the logs are collected, **Microsoft Defender for Cloud** assesses the vulnerability status of Azure VMware Solution VMs and raises an alert for any critical vulnerability. Once assessed, Microsoft Defender for Cloud forwards the vulnerability status to Microsoft Sentinel to create an incident and map with other threats. Microsoft Defender for Cloud is connected to Microsoft Sentinel using Microsoft Defender for Cloud Connector.
2828

2929
## Prerequisites
3030

@@ -37,7 +37,7 @@ The diagram shows the integrated monitoring architecture of integrated security
3737
- [Enable Microsoft Defender for Cloud in your subscription](../security-center/security-center-get-started.md).
3838

3939
>[!NOTE]
40-
>Microsoft Defender for Cloud is a pre-configured tool that doesn't require deployment, but you'll need to enable it.
40+
>Microsoft Defender for Cloud is a preconfigured tool that doesn't require deployment, but you need to enable it.
4141
4242
- [Enable Microsoft Defender for Cloud](../security-center/enable-azure-defender.md).
4343

@@ -131,7 +131,7 @@ After connecting data sources to Microsoft Sentinel, you can create rules to gen
131131

132132
2. Under Configurations, select **Analytics**.
133133

134-
3. Select **+Create** and on the drop-down, select **Scheduled query rule**.
134+
3. Select **+Create** then, from the drop-down menu, select **Scheduled query rule**.
135135

136136
4. On the **General** tab, enter the required information and then select **Next: Set rule logic**.
137137

articles/azure-vmware/deploy-vsan-stretched-clusters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Deploy vSAN stretched clusters
33
description: Learn how to deploy vSAN stretched clusters.
44
ms.topic: how-to
55
ms.service: azure-vmware
6-
ms.date: 12/4/2024
6+
ms.date: 3/05/2026
77
ms.custom: references_regions, engagement-fy23
88
# Customer intent: As a cloud administrator, I want to deploy a vSAN stretched cluster on Azure VMware Solution, so that I can ensure high availability and disaster recovery across multiple availability zones.
99
---

articles/azure-vmware/deploy-zerto-disaster-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Deploy Zerto disaster recovery on Azure VMware Solution
33
description: Learn how to implement Zerto disaster recovery for on-premises VMware or Azure VMware Solution virtual machines.
44
ms.topic: how-to
55
ms.service: azure-vmware
6-
ms.date: 12/11/2023
6+
ms.date: 3/05/2026
77
ms.custom: engagement-fy23
88
# Customer intent: As an IT administrator, I want to implement Zerto disaster recovery for my on-premises VMware and Azure VMware Solution virtual machines, so that I can ensure minimal downtime and data loss during adverse situations.
99
---

articles/azure-vmware/ecosystem-disaster-recovery-vms.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,26 +3,26 @@ title: Disaster recovery solutions for Azure VMware Solution virtual machines
33
description: Learn about leading disaster recovery solutions for your Azure VMware Solution private cloud.
44
ms.topic: how-to
55
ms.service: azure-vmware
6-
ms.date: 12/12/2023
6+
ms.date: 3/05/2026
77
ms.custom: engagement-fy23
88
# Customer intent: "As a cloud administrator, I want to implement a disaster recovery plan for my Azure VMware Solution virtual machines, so that I can ensure data availability and business continuity in the event of a failure."
99
---
1010

1111
# Third party backup and disaster recovery solutions for Azure VMware: Limitations, compatibility, and known issues
1212

13-
One of the most important aspects of any Azure VMware Solution deployment is disaster recovery. You can create disaster recovery plans between different Azure VMware Solution regions or between Azure and an on-premises vSphere environment. Azure VMware Solution makes use of dynamic "run command" modules which require both Microsoft and Partner input to run effectively.
13+
One of the most important aspects of any Azure VMware Solution deployment is disaster recovery. You can create disaster recovery plans between different Azure VMware Solution regions or between Azure and an on-premises vSphere environment. Azure VMware Solution makes use of dynamic "run command" modules that require both Microsoft and Partner input to run effectively.
1414

15-
In this article, you'll discover critical known issues related to vSphere upgrades, Azure VMware Solution, Microsoft security enhancements, and other key technical considerations. This information is essential for you to evaluate before selecting a vendor and as the platform continues to evolve.
15+
In this article, you discover critical known issues related to vSphere upgrades, Azure VMware Solution, Microsoft security enhancements, and other key technical considerations. This information is essential for you to evaluate before selecting a vendor and as the platform continues to evolve.
1616

17-
Azure VMware Solution currently offers [VMware Live Site Recovery](disaster-recovery-using-vmware-site-recovery-manager.md) and several third party partner solutions.
17+
Azure VMware Solution currently offers [VMware Live Site Recovery](disaster-recovery-using-vmware-site-recovery-manager.md) and several other non-Microsoft partner solutions.
1818

1919
You can find more information about their solutions in the following links:
2020
- [VMware Live Site Recovery](/azure/azure-vmware/disaster-recovery-using-vmware-site-recovery-manager)
2121
- [Zerto](https://help.zerto.com/category/AVS)
2222
- [JetStream](https://www.jetstreamsoft.com/2020/09/28/disaster-recovery-for-avs/)
2323

2424
> [!IMPORTANT]
25-
> You **must** contact your partner's technical team directly. Microsoft does **not** provide direct support for partner products. Do not create support tickets with Microsoft.
25+
> You **must** contact your partner's technical team directly. Microsoft does **not** provide direct support for partner products. Don't create support tickets with Microsoft.
2626
2727

2828
## Compatibility overview
@@ -36,7 +36,7 @@ You can find more information about their solutions in the following links:
3636
|Refer to Backup Recovery Partner Compatibility Guidance |Refer to Backup Recovery Partner Compatibility Guidance | [Backup solutions for Azure VMware Solution VMs](/azure/azure-vmware/ecosystem-back-up-vms) | Kindly reach out to the Backup and Recovery Product team for all support cases. |
3737

3838
> [!NOTE]
39-
> The preview means that the product is in preview mode due to known issues, limited functionality, or specific restrictions. For assistance, reach out to the third-party partners directly.
39+
> The preview means that the product is in preview mode due to known issues, limited functionality, or specific restrictions. For assistance, reach out to the non-Microsoft partners directly.
4040
4141
Customers aren't permitted to open Microsoft support tickets for partner product-related issues, including error messages or run commands
4242

@@ -48,7 +48,7 @@ Customers aren't permitted to open Microsoft support tickets for partner product
4848
| **VMware Live Site Recovery** | Array-based replication and storage policy protection groups <br> VMware vVOLs Protection Groups<br> VMware SRM IP customization using SRM command-line tools <br> Shared Site Recovery (One-to-Many and Many-to-One topologies) <br> Custom VMware SRM plug-in identifier or extension ID <br> Encrypted VMs unsupported <br> Enhanced replication supported in Gen2 only<br> Azure VMware Solution-Live Site Recovery currently supports vSAN datastores. Support for external datastores is under testing.<br> Currently, Live Site Recovery for Stretched cluster is not supported|
4949
| **Zerto on Azure VMware Solution** | Zerto supports version Zerto 10.8 onwards<br> DNS and network configuration changes for Zerto Virtual Machine aren't supported after installation.<br> Azure resource group modifications aren't supported after Zerto installation.<br> SSH or web console access for ZVML Virtual machine is restricted.<br> Service account credentials aren't shared with customers<br> A minimum of four hosts per cluster is required.<br> Backup and Snapshot features are unavailable for ZVML VM. <br> Customers are advised to coordinate directly with Zerto for timelines any fixes<br> Stretched cluster is not supported|
5050
| **JetStream on Azure VMware Solution**| Requires a minimum of four hosts per cluster for upgrade |
51-
| **Backup and Recovery Partners**|[Azure VMware Solution third Party BCDR](/azure/azure-vmware/ecosystem-back-up-vms) has been tested with the cloudadmin role. Azure VMware Solution can't provide more than [Cloudadmin Privilege](/azure/azure-vmware/architecture-identity). For further support, Contact the respective BCDR partners directly|
51+
| **Backup and Recovery Partners**|[Azure VMware Solution third Party BCDR](/azure/azure-vmware/ecosystem-back-up-vms) was tested with the CloudAdmin role. Azure VMware Solution can't provide more than [Cloud admin permissions](/azure/azure-vmware/architecture-identity). For further support, Contact the respective BCDR partners directly|
5252

5353

5454

articles/azure-vmware/ecosystem-external-storage-solutions.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.topic: how-to
55
author: soderholmd
66
ms.author: dsoderholm
77
ms.service: azure-vmware
8-
ms.date: 12/09/2024
8+
ms.date: 3/11/2026
99
ms.custom: engagement-fy23
1010
# Customer intent: As a cloud architect, I want to evaluate external storage solutions for Azure VMware Solution, so that I can determine the best option to meet my workloads' performance, capacity, and data protection requirements.
1111
---
@@ -16,7 +16,7 @@ Azure VMware Solution is a Hyperconverged Infrastructure (HCI) service that offe
1616

1717
Some virtual machine workloads require more storage than is available in vSAN. When you reach the capacity limit of vSAN, you can either add more Azure VMware Solution nodes to increase the capacity of vSAN, or you can use an external storage solution. Adding external storage is a good option when you need to scale storage capacity without adding more CPU and memory to the cluster.
1818

19-
Azure VMware Solution external storage is deployed into an Azure virtual network, and connected to the Azure VMware Solution private cloud via ExpressRoute. The storage is mounted on the Azure VMware Solution ESXi hosts using NFS or iSCSI, and used as a datastore for virtual machines.
19+
Azure VMware Solution external storage is deployed into an Azure virtual network, and connected to the Azure VMware Solution private cloud via ExpressRoute. The storage is mounted on the Azure VMware Solution ESXi hosts using Network File System (NFS) or iSCSI, and used as a datastore for virtual machines.
2020

2121
It's also possible to map storage directly to Azure VMware Solutions virtual machines, which can reduce the amount of datastore capacity required in the cluster. A wide range of storage options is available, including Azure Files, Azure blob storage, and Azure NetApp Files.
2222

@@ -59,9 +59,9 @@ Providing the same consistent external block storage architecture in the cloud i
5959

6060
#### Pure Storage Cloud Azure Native
6161

62-
[Pure Storage Cloud Azure Native](../azure-vmware/configure-azure-native-pure-storage-cloud.md) service is a joint development of Pure Storage and Microsoft bringing enterprise-grade cloud block storage into Azure. It provides Block storage as a service with features and benefits Pure Storage products are known for, while also offering built-in cloud capabilities like elastic capacity, flexible performance, and high availability, powered by a common Purity operating system as in FlashArray or FlashBlade products. PSC Azure Native service decouples storage and compute resources, allowing to benefit from enterprise-grade storage features. Customers with large data footprints can optimize their AVS resources.
62+
[Pure Storage Cloud Azure Native](../azure-vmware/configure-azure-native-pure-storage-cloud.md) service is a joint development of Pure Storage and Microsoft bringing enterprise-grade cloud block storage into Azure. It provides Block storage as a service with features and benefits Pure Storage products are known for. Pure Storage Cloud Azure Native also offers built-in cloud capabilities like elastic capacity, flexible performance, and high availability that are powered by a common Purity operating system like, FlashArray or FlashBlade products. PSC Azure Native service decouples storage and compute resources, allowing to benefit from enterprise-grade storage features. Customers with large data footprints can optimize their AVS resources.
6363

64-
For Azure VMware Solution, the PSC Azure Native service uses VMware vSphere Storage APIs for Array Integration (VAAI). These hardware acceleration APIs allow ESXi hosts to offload certain storage tasks to the storage system, freeing up host resources and improving performance for operations such as cloning and zeroing. Pure Storage Cloud Azure Native removes the traditional complexity of configuring storage connections while still providing the benefits of VAAI all directly from the vSphere Client through a built-in plugin.
64+
For Azure VMware Solution, the PSC Azure Native service uses VMware vSphere Storage APIs for Array Integration (VAAI). These hardware acceleration APIs allow ESXi hosts to offload certain storage tasks to the storage system, freeing up host resources and improving performance for operations such as cloning and zeroing. Pure Storage Cloud Azure Native removes the traditional complexity of configuring storage connections while still providing the benefits of VAAI, all directly from the vSphere Client through a built-in plugin.
6565

6666
#### Pure Storage Cloud Dedicated (*formerly Pure Cloud Block Store*)
6767

articles/azure-vmware/enable-sql-azure-hybrid-benefit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.author: jacobjaygbay
55
description: Learn how to enable unlimited virtualization with Azure Hybrid Benefit for SQL Server in Azure VMware Solution. A VM-Host placement policy is configured to register the licenses to hosts and VMs.
66
ms.topic: how-to
77
ms.service: azure-vmware
8-
ms.date: 1/29/2026
8+
ms.date: 3/10/2026
99
ms.custom: engagement-fy23
1010
# Customer intent: "As a cloud administrator, I want to configure a VM-Host placement policy to enable unlimited virtualization with Azure Hybrid Benefit for SQL Server, so that I can optimize licensing costs while efficiently managing SQL Server instances in Azure VMware Solution."
1111
---

articles/azure-vmware/enable-vmware-cds-with-azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Enable VMware Cloud Director service with Azure VMware Solution
33
description: This article explains how to use Azure VMware Solution to enable enterprise customers to use Azure VMware Solution for private clouds underlying resources for virtual datacenters.
44
ms.topic: how-to
5-
ms.date: 4/16/2024
5+
ms.date: 3/10/2026
66
ms.custom: engagement-fy23
77
# Customer intent: "As an enterprise IT administrator, I want to enable VMware Cloud Director service with Azure VMware Solution, so that I can self-service, provision, and manage virtual datacenters efficiently within a multi-tenant environment."
88
---

0 commit comments

Comments
 (0)