Skip to content

Commit 6981450

Browse files
authored
Merge branch 'MicrosoftDocs:main' into main
2 parents 3e53401 + 6e57bc6 commit 6981450

File tree

91 files changed

+998
-193
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+998
-193
lines changed

articles/active-directory-b2c/service-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ As a protection for our customers, Microsoft places some restrictions on telepho
196196
| 233 | Ghana| 10 | 30 |
197197
| 234 | Nigeria | 20 | 100 |
198198
| 236 | Central African Republic  | 10 | 30 |
199-
| 238 | Cape Verde | 10 | 30 |
199+
| 238 | Cabo Verde | 10 | 30 |
200200
| 249 | Sudan | 10 | 30 |
201201
| 251 | Ethiopia  | 10 | 30 |
202202
| 252 | Somalia | 10 | 30 |

articles/automation/delete-run-as-account.md

Lines changed: 4 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Delete an Azure Automation Run As account
33
description: This article tells how to delete a Run As account with PowerShell or from the Azure portal.
44
services: automation
55
ms.subservice: process-automation
6-
ms.date: 09/13/2024
6+
ms.date: 04/08/2025
77
ms.topic: how-to
88
ms.service: azure-automation
99
---
@@ -19,30 +19,15 @@ Run As accounts in Azure Automation provide authentication for managing resource
1919

2020
To configure or update or delete a Run As account and a Classic Run As accounts, you must either be:
2121

22-
- An owner of the Microsoft Entra Application for the Run As Account
22+
- An owner of the Microsoft Entra Application for the Run As Account.
2323

2424
(or)
2525

26-
- A member in one of the following Microsoft Entra roles
26+
- A member in one of the following Microsoft Entra roles.
2727
- Application Administrator
2828
- Cloud Application Administrator
2929

30-
## Delete a Run As or Classic Run As account
31-
32-
1. In the Azure portal, open the Automation account.
33-
34-
2. In the left pane, select **Run As Accounts** in the account settings section.
35-
36-
3. On the Run As Accounts properties page, select either the Run As account or Classic Run As account that you want to delete.
37-
38-
4. On the Properties pane for the selected account, click **Delete**.
39-
40-
![Delete Run As account](media/delete-run-as-account/automation-account-delete-run-as.png)
41-
42-
5. While the account is being deleted, you can track the progress under **Notifications** from the menu. Run As accounts can't be restored after deletion.
43-
44-
> [!NOTE]
45-
> We recommend that you delete the Run As account from Automation account portal. Alternatively, you can delete the Service principal from the **Microsoft Entra ID** portal > **App registrations** > search and select your Automation account name and in the **Overview** page, select **Delete**.
30+
You can delete the Service principal from the **Microsoft Entra ID** portal > **App registrations** > search and select your Automation account name and in the **Overview** page, select **Delete**.
4631

4732
## Next steps
4833

articles/azure-vmware/index.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ highlightedContent:
2121
- title: What's Azure VMware Solution?
2222
itemType: overview
2323
url: /azure/azure-vmware/introduction
24-
- title: Architecture and design
25-
itemType: get-started
26-
url: architecture-network-design-considerations.md
24+
- title: What's Azure VMware Solution in an Azure Virtual Network (Public preview)
25+
itemType: overview
26+
url: /azure/azure-vmware/native-introduction
2727
- title: Networking
2828
itemType: how-to-guide
2929
url: tutorial-expressroute-global-reach-private-cloud.md

articles/azure-vmware/install-vmware-hcx.md

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
2-
title: Install and activate VMware HCX in Azure VMware Solution
2+
title: Install VMware HCX in Azure VMware Solution
33
description: Install VMware HCX in your Azure VMware Solution private cloud.
44
ms.topic: how-to
55
ms.service: azure-vmware
66
ms.custom: engagement-fy23
77
ms.date: 02/26/2025
88
---
99

10-
# Install and activate VMware HCX in Azure VMware Solution
10+
# Install VMware HCX in Azure VMware Solution
1111

1212
[VMware HCX](https://techdocs.broadcom.com/us/en/vmware-cis/hcx/vmware-hcx/4-10.html) is an application mobility platform designed for simplifying application migration, rebalancing workloads, and optimizing disaster recovery across data centers and clouds.
1313

@@ -23,7 +23,7 @@ This article also teaches you how to do the following tasks:
2323
* Download and deploy the VMware HCX Connector in on-premises.
2424
* Activate VMware HCX with a license key.
2525

26-
After HCX is deployed, follow the recommended [Next steps](#next-steps).
26+
After deploying HCX, follow the recommended [Next steps](#next-steps).
2727

2828
## Prerequisite
2929

@@ -36,13 +36,20 @@ After HCX is deployed, follow the recommended [Next steps](#next-steps).
3636
1. Select **Get started** for **HCX Workload Mobility**.
3737

3838
:::image type="content" source="media/tutorial-vmware-hcx/add-hcx-workload-mobility.png" alt-text="Screenshot showing the Get started button for VMware HCX Workload Mobility." lightbox="media/tutorial-vmware-hcx/add-hcx-workload-mobility.png":::
39+
1. If you're installing HCX add-on on Azure VMware Solution in an Azure virtual network, then follow this step:
40+
41+
1. Specify a unique /24 CIDR address block for HCX uplink and management. This IP block is utilized for HCX service mesh appliances management and uplink interfaces.
42+
43+
:::image type="content" source="media/native-connectivity/native-hcx-install.png" alt-text="Screenshot showing how to install HCX add-on on an Azure VMware Solution in an Azure virtual network." lightbox="media/native-connectivity/native-hcx-install.png":::
3944

4045
1. Select the **I agree with terms and conditions** checkbox and then select **Install**.
4146

4247
Once installed, you should see the HCX Manager IP and the HCX keys required for the HCX on-premises connector site pairing on the **Migration using HCX** tab.
48+
>[!NOTE]
49+
> When initiating a site pair where source is Azure VMware Solution in an Azure Virtual Network, you can use IP address. If you need to use FQDN, raise a support case.
4350
4451
> [!IMPORTANT]
45-
> If you don't see the HCX key after installing, click the **ADD** button to generate the key which you can then use for site pairing.
52+
> If you don't see the HCX key after installing, select the **ADD** button to generate the key which you can then use for site pairing.
4653
4754
:::image type="content" source="media/tutorial-vmware-hcx/configure-hcx-appliance-for-migration-using-hcx-tab.png" alt-text="Screenshot showing the Migration using VMware HCX tab under Connectivity." lightbox="media/tutorial-vmware-hcx/configure-hcx-appliance-for-migration-using-hcx-tab.png":::
4855

@@ -82,7 +89,9 @@ HCX offers various [services](https://techdocs.broadcom.com/us/en/vmware-cis/hcx
8289
- Downgrading from HCX Enterprise Edition to HCX Advanced is possible without redeploying.
8390

8491
1. Verify that you reverted to an HCX Advanced configuration state and you aren't using the Enterprise features.
85-
1. If you plan to downgrade, verify that no scheduled migrations, [Enterprise services](https://techdocs.broadcom.com/us/en/vmware-cis/hcx/vmware-hcx/4-10/vmware-hcx-user-guide-4-10/vmware-hcx-services.html) like RAV and HCX MON, etc. are in use. Open a [support request](https://rc.portal.azure.com/#create/Microsoft.Support) to request downgrade.
92+
93+
1. If you plan to downgrade, verify that no scheduled migrations, [Enterprise services](https://techdocs.broadcom.com/us/en/vmware-cis/hcx/vmware-hcx/4-9/vmware-hcx-user-guide-4-9/vmware-hcx-services.html) like RAV or HCX MON, etc. are active. Open a [support request](https://rc.portal.azure.com/#create/Microsoft.Support) to request downgrade.
94+
8695

8796
## Download and deploy the VMware HCX Connector on-premises
8897

@@ -108,7 +117,7 @@ Use the following steps to download the VMware HCX Connector OVA file, and then
108117

109118
1. Verify and then select **Finish** to deploy the VMware HCX Connector OVA.
110119
>[!IMPORTANT]
111-
>You will need to turn on the virtual appliance manually. After powering on, wait 10-15 minutes before proceeding to the next step.
120+
>You need to turn on the virtual appliance manually. After powering on, wait 10-15 minutes before proceeding to the next step.
112121
113122
## Activate VMware HCX
114123

articles/azure-vmware/introduction.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,22 @@ The diagram shows the adjacency between private clouds and VNets in Azure, Azure
2323

2424
You can deploy new or scale existing private clouds through the Azure portal or Azure CLI.
2525

26+
## Azure VMware Solution deployment types
27+
28+
Azure VMware Solution provides two different deployment types:
29+
30+
1. Azure VMware Solution provides VMware vSphere clusters built from dedicated bare-metal hosts deployed in Azure datacenter facilities. Microsoft-managed **ExpressRoute circuits** provide connectivity between VMware vSphere hosts and native Azure resources deployed in Virtual Networks.
31+
32+
2. [Azure VMware Solution in a Virtual Network](native-introduction.md) (Public Preview) provides VMware vSphere clusters built from dedicated Azure bare-metal hosts. Azure VMware Solution in an **Azure Virtual Network** features an updated network architecture whereby VMware vSphere hosts are directly attached to Azure Virtual Networks. This offering in only supported on the AV64 SKU.
33+
34+
2635
## Azure VMware Solution private cloud extension with AV64 node size
2736

28-
The AV64 is a new Azure VMware Solution host SKU, which is available to expand (not to create) the Azure VMware Solution private cloud built with the existing AV36, AV36P, or AV52 SKU. Use the [Microsoft documentation](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=azure-vmware) to check for availability of the AV64 SKU in the region.
37+
The AV64 is an Azure VMware Solution host SKU, which is available to expand the Azure VMware Solution private cloud built with the existing AV36, AV36P, or AV52 SKU. If you want to deploy AV64 directly, refer to [Azure VMWare Solution in an Azure Virtual Network](native-introduction.md). Use the [Microsoft documentation](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=azure-vmware) to check for availability of the AV64 SKU in the region.
2938

3039
:::image type="content" source="media/introduction/av64-mixed-sku-topology.png" alt-text="Diagram showing Azure VMware Solution private cloud with AV64 SKU in mixed SKU configuration." border="false" lightbox="media/introduction/av64-mixed-sku-topology.png":::
3140

32-
### Prerequisite for AV64 usage
41+
### Prerequisite for AV64 expansion on AV36, AV36P, and AV52
3342

3443
See the following prerequisites for AV64 cluster deployment.
3544

199 KB
Loading
43.8 KB
Loading
73 KB
Loading
155 KB
Loading
308 KB
Loading

0 commit comments

Comments
 (0)