Skip to content

Commit 6ea05ae

Browse files
committed
Updated the author name
1 parent a944129 commit 6ea05ae

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

articles/azure-arc/system-center-virtual-machine-manager/set-up-and-manage-self-service-access-scvmm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Once your SCVMM resources are enabled in Azure, as a final step, provide your te
1818
## Prerequisites
1919

2020
- Your SCVMM instance must be connected to Azure Arc.
21-
- Your SCVMM resources such as virtual machines, clouds, VM networks and VM templates must be Azure enabled.
21+
- Your SCVMM resources such as virtual machines, clouds, VM networks, and VM templates must be Azure enabled.
2222
- You must have **User Access Administrator** or **Owner** role at the scope (resource group/subscription) to assign roles to other users.
2323

2424
## Provide access to use Arc-enabled SCVMM resources

articles/azure-arc/vmware-vsphere/azure-arc-agent.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Installing the Connected Machine agent for Window applies the following system-w
5151
| %ProgramFiles%\AzureConnectedMachineAgent | azcmagent CLI and instance metadata service executables.|
5252
| %ProgramFiles%\AzureConnectedMachineAgent\ExtensionService\GC | Extension service executables.|
5353
| %ProgramFiles%\AzureConnectedMachineAgent\GCArcService\GC | Guest configuration (policy) service executables.|
54-
| %ProgramData%\AzureConnectedMachineAgent | Configuration, log and identity token files for azcmagent CLI and instance metadata service.|
54+
| %ProgramData%\AzureConnectedMachineAgent | Configuration, log, and identity token files for azcmagent CLI and instance metadata service.|
5555
| %ProgramData%\GuestConfig | Extension package downloads, guest configuration (policy) definition downloads, and logs for the extension and guest configuration services.|
5656
| %SYSTEMDRIVE%\packages | Extension package executables. |
5757

@@ -198,7 +198,7 @@ Metadata information about a connected machine is collected after the Connected
198198
* Cluster resource ID (for Azure Stack HCI nodes)
199199
* Hardware manufacturer
200200
* Hardware model
201-
* CPU family, socket, physical core and logical core counts
201+
* CPU family, socket, physical core, and logical core counts
202202
* Total physical memory
203203
* Serial number
204204
* SMBIOS asset tag

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ You need a Windows or Linux machine that can access both your vCenter Server ins
9595

9696
11. Provide a name for your vCenter Server instance in Azure. For example: **contoso-nyc-vcenter**.
9797

98-
12. You may choose to **Enable Kubernetes Service on VMware [Preview]**. If you choose to do so, please ensure you update the namespace of your custom location to "default" in the onboarding script: $customLocationNamespace = ("default".ToLower() -replace '[^a-z0-9-]', ''). For more details about this update, refer to the [known issues from AKS on VMware (preview)](/azure/aks/hybrid/aks-vmware-known-issues)
98+
12. You can choose to **Enable Kubernetes Service on VMware [Preview]**. If you choose to do so, please ensure you update the namespace of your custom location to "default" in the onboarding script: $customLocationNamespace = ("default".ToLower() -replace '[^a-z0-9-]', ''). For more details about this update, refer to the [known issues from AKS on VMware (preview)](/azure/aks/hybrid/aks-vmware-known-issues)
9999

100100
13. Select **Next: Download and run script**.
101101

articles/azure-arc/vmware-vsphere/quick-start-create-a-vm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Once your administrator has connected a VMware vCenter to Azure, represented VMw
5959

6060
10. (Optional) Add tags to the VM resource if necessary.
6161

62-
11. Select **Create** after reviewing all the properties. It should take a few minutes to create the VM.
62+
11. Select **Create** after reviewing all the properties. It should take a few minutes to create the VM.
6363

6464
## Next steps
6565

0 commit comments

Comments
 (0)