Skip to content

Commit 9994346

Browse files
authored
Merge pull request #48248 from suzuber/migrate-vmware-vsphere-resources-training-module-updates
product name update
2 parents fb5d949 + 2ea6249 commit 9994346

File tree

86 files changed

+176
-125
lines changed

Some content is hidden

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

86 files changed

+176
-125
lines changed

learn-pr/azure/migrate-vmware-workloads-on-premises-azure-vmware-solution/2-plan-hcx-deployment.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ content: |
1919
quiz:
2020
title: Check your knowledge
2121
questions:
22-
- content: "At a minimum, how many IPs does Mariana need to identify on-premises for a network segment to use with VMware HCX?"
22+
- content: "At a minimum, how many IPs do you need to identify on-premises for a network segment to use with VMware HCX?"
2323
choices:
2424
- content: "3 IPs"
2525
isCorrect: false
@@ -29,13 +29,13 @@ quiz:
2929
explanation: "For a minimum deployment, 10 IPs is too many to assign to the HCX Connector on-premises."
3030
- content: "2 IPs"
3131
isCorrect: true
32-
explanation: "At a minimum, identify 2 IPs in the on-premises network segment for the VMware HCX Connector deployment. Sonila might need a bigger number of IPs, depending on the scale of the deployment."
33-
- content: "What version of vSphere on-premises is compatible with HCX 4.0 without needing extra configuration changes?"
32+
explanation: "At a minimum, identify 2 IPs in the on-premises network segment for the VMware HCX Connector deployment. Sonia might need a bigger number of IPs, depending on the scale of the deployment."
33+
- content: "What version of vSphere on-premises is compatible with HCX 4.8 without needing extra configuration changes?"
3434
choices:
35-
- content: "vSphere 6.0"
35+
- content: "vSphere 7.0"
3636
isCorrect: true
3737
explanation: "vSphere 6.0 is compatible with HCX 4.0."
38-
- content: "vSphere 5.0"
38+
- content: "vSphere 6.0"
3939
isCorrect: false
4040
explanation: "vSphere 5.0 isn't directly compatible with HCX 4.0 without factoring in extra configuration changes."
4141
- content: "vSphere 5.1"
@@ -46,9 +46,9 @@ quiz:
4646
- content: "4"
4747
isCorrect: false
4848
explanation: "The VMware HCX Advanced Connector doesn't support 4 site connections."
49-
- content: "3"
49+
- content: "10"
5050
isCorrect: true
51-
explanation: "The VMware HCX Advanced Connector supports up to 3 site connections."
51+
explanation: "The VMware HCX Advanced Connector supports up to 10 site connections."
5252
- content: "8"
5353
isCorrect: false
5454
explanation: "The VMware HCX Advanced Connector doesn't support 8 site connections."

learn-pr/azure/migrate-vmware-workloads-on-premises-azure-vmware-solution/3-vmware-hcx-deployment-installation.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,26 +19,26 @@ content: |
1919
quiz:
2020
title: Check your knowledge
2121
questions:
22-
- content: "Which account is typically used to access the HCX Connector on-premises?"
22+
- content: "Which account is typically used to access the VMware HCX Connector on-premises?"
2323
choices:
2424
- content: "Global Administrator"
2525
isCorrect: false
2626
explanation: "The Global Administrator has access to all administrative features in the Azure Resource Manager portal."
2727
- content: "admin"
2828
isCorrect: true
29-
explanation: "admin is the account used to access the HCX Manager on-premises."
29+
explanation: "admin is the account used to access the VMware HCX Connector on-premises."
3030
- content: "cloudadmin"
3131
isCorrect: false
3232
explanation: "cloudadmin is the account used to access the Azure VMware Solution vCenter and HCX environment in Azure."
33-
- content: "If Juan can't activate the HCX Advanced Key on-premises, what might be the issue?"
33+
- content: "If you can't activate the HCX Enterprise Key on-premises, what could be the issue?"
3434
choices:
3535
- content: "The on-premises environment doesn't have open internet access or a proxy configured for activation."
3636
isCorrect: true
37-
explanation: "The on-premises environment needs open internet access or a proxy configured to activate the HCX Advanced Key."
37+
explanation: "The on-premises environment needs open internet access or a proxy configured to activate the HCX Enterprise Key."
3838
- content: "The HCX appliance wasn't deployed correctly."
3939
isCorrect: false
40-
explanation: "If Dragan got to this point, the HCX appliance deployed correctly."
40+
explanation: "If you got to this point, the HCX appliance deployed correctly."
4141
- content: "A NAT rule isn't configured."
4242
isCorrect: false
43-
explanation: "A NAT rule isn't configured to activate the HCX Advanced Key."
43+
explanation: "A NAT rule isn't configured to activate the HCX Enterprise Key."
4444

learn-pr/azure/migrate-vmware-workloads-on-premises-azure-vmware-solution/includes/1-introduction.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,26 @@ Azure VMware Solution delivers an in-depth VMware environment as a service. Azur
22

33
| Product | What does the product do? |
44
| :------ | :------------------------ |
5-
| ESXi | Bare-metal servers. |
5+
| ESXi | Bare-metal servers with virtualization software. |
66
| vCenter Server | Advanced server management software that centralizes the vSphere ESXi environment. |
77
| vSAN | Software-defined storage solution embedded in ESXi. |
8-
| NSX-T | Software-defined networking and security solution that extends across datacenters, clouds, and application frameworks.
9-
| VMware HCX | Software-defined abstraction layer between on-premises and Azure VMware Solution for VM migrations. |
8+
| NSX | Software-defined networking and security solution that extends across datacenters, clouds, and application frameworks.
9+
| VMware HCX | Software-defined hybrid cloud platform between on-premises vSphere and Azure VMware Solution for VM migrations. |
1010

11-
VMware HCX provides infrastructure abstraction for VM migrations. You can migrate native VMware workloads to Azure by using VMware HCX vMotion technology. VMware HCX vMotion enables live migration of running VMs from one vSphere environment to another with minimal downtime. VMware HCX simplifies migration efforts and enables faster adoption of cloud resources.
11+
VMware HCX provides infrastructure abstraction for virtual machine (VM) migrations. You can migrate native VMware workloads to Azure by using VMware HCX vMotion technology. VMware HCX vMotion enables live migration of running VMs from one vSphere environment to another with minimal downtime. VMware HCX simplifies migration efforts and enables faster adoption of cloud resources.
1212

1313
The following diagram shows VMware HCX deployed on-premises. VMware HCX then replicates VMs in the on-premises datacenter to Azure VMware Solution. After the VMs are in Azure, they're closer to the rich APIs of Azure for ongoing administration and maintenance.
1414

1515
:::image type="icon" source="../media/1-hcx-diagram.png" border="false" alt-text="Diagram that shows a high-level overview of a VMware datacenter on-premises, with VMware HCX migrating VMs to Azure VMware Solution.":::
1616

1717
## Example scenario
1818

19-
Imagine you work for a healthcare company that runs production workloads on a VMware platform. Your company decided to migrate existing VMware workloads to Azure VMware Solution. Your company doesn't have to change virtualization platforms or alter existing operational patterns by using Azure VMware Solution. You've planned for and deployed Azure VMware Solution. Now, you need to migrate VMware workloads on-premises to Azure. In this module, you'll learn how to migrate existing VMware workloads on-premises into Azure VMware Solution.
19+
Imagine you work for a healthcare company that runs production workloads on a VMware vSphere platform. Your company decided to migrate existing VMware vSphere workloads to Azure VMware Solution. Your company doesn't have to change virtualization platforms or alter existing operational patterns by using Azure VMware Solution. You planned for and deployed Azure VMware Solution, now you need to migrate VMware workloads on-premises to Azure. In this module, you'll learn how to migrate existing VMware vSphere workloads on-premises into Azure VMware Solution.
2020

2121
## What will we be doing?
2222

23-
First, you'll learn how to plan for the VMware HCX Connector deployment on-premises. From there, you'll learn how to deploy VMware HCX Connector on-premises and connect the appliance to Azure VMware Solution. Additionally, you'll learn about the steps required to ensure the service is configured correctly. After VMware HCX is deployed and configured, you'll learn how to migrate VMware workloads from on-premises to Azure VMware Solution.
23+
First, you'll learn how to plan for the VMware HCX Connector deployment on-premises. From there, you'll learn how to deploy VMware HCX Connector on-premises and connect the appliance to Azure VMware Solution. Additionally, you'll learn about the steps required to ensure the service is configured correctly. After VMware HCX is deployed and configured, you'll learn how to migrate VMware vSphere workloads from on-premises to Azure VMware Solution.
2424

2525
## What is the main goal?
2626

27-
The main goal is to quickly migrate VMware VMs on-premises into Azure VMware Solution. This helps your company deal with aging hardware and new hardware requests.
27+
The main goal is to quickly migrate VMware vSphere VMs on-premises into Azure VMware Solution which helps your company deal with aging hardware and new hardware requests.

0 commit comments

Comments
 (0)