Skip to content

Commit efb3823

Browse files
committed
Fixed the acrolinx issues
1 parent 450927e commit efb3823

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

articles/azure-arc/system-center-virtual-machine-manager/agent-overview-scvmm.md

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

@@ -120,7 +120,7 @@ Installing the Connected Machine agent for Linux applies the following system-wi
120120
| /opt/azcmagent/ | azcmagent CLI and instance metadata service executables. |
121121
| /opt/GC_Ext/ | Extension service executables. |
122122
| /opt/GC_Service/ | Guest configuration (policy) service executables. |
123-
| /var/opt/azcmagent/ | Configuration, log and identity token files for azcmagent CLI and instance metadata service.|
123+
| /var/opt/azcmagent/ | Configuration, log, and identity token files for azcmagent CLI and instance metadata service.|
124124
| /var/lib/GuestConfig/ | Extension package downloads, guest configuration (policy) definition downloads, and logs for the extension and guest configuration services.|
125125

126126
* Installing the agent creates the following daemons.
@@ -199,7 +199,7 @@ Metadata information about a connected machine is collected after the Connected
199199
* Cluster resource ID (for Azure Stack HCI nodes)
200200
* Hardware manufacturer
201201
* Hardware model
202-
* CPU family, socket, physical core and logical core counts
202+
* CPU family, socket, physical core, and logical core counts
203203
* Total physical memory
204204
* Serial number
205205
* SMBIOS asset tag

articles/azure-arc/system-center-virtual-machine-manager/create-virtual-machine.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Once your administrator has connected an SCVMM management server to Azure, repre
2727

2828
1. Go to Azure portal.
2929
2. Select **Azure Arc** as the service and then select **Azure Arc virtual machine** from the left blade.
30-
3. Click **+ Create**, **Create an Azure Arc virtual machine** page opens.
30+
3. Select **+ Create**, **Create an Azure Arc virtual machine** page opens.
3131

3232
3. Under **Basics** > **Project details**, select the **Subscription** and **Resource group** where you want to deploy the VM.
3333
4. Under **Instance details**, provide the following details:
@@ -40,7 +40,7 @@ Once your administrator has connected an SCVMM management server to Azure, repre
4040
- Template – Choose the VM template for deployment.
4141
- Override template details - Select the checkbox to override the default CPU cores and memory on the VM templates.
4242
- Specify computer name for the VM, if the VM template has computer name associated with it.
43-
6. Under **Administrator account**, provide the following details and click **Next : Disks >**.
43+
6. Under **Administrator account**, provide the following details and select **Next : Disks >**.
4444
- Username
4545
- Password
4646
- Confirm password

0 commit comments

Comments
 (0)