You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-arc/system-center-virtual-machine-manager/agent-overview-scvmm.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@ Installing the Connected Machine agent for Window applies the following system-w
52
52
| %ProgramFiles%\AzureConnectedMachineAgent | azcmagent CLI and instance metadata service executables.|
53
53
| %ProgramFiles%\AzureConnectedMachineAgent\ExtensionService\GC | Extension service executables.|
54
54
| %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.|
56
56
| %ProgramData%\GuestConfig | Extension package downloads, guest configuration (policy) definition downloads, and logs for the extension and guest configuration services.|
@@ -120,7 +120,7 @@ Installing the Connected Machine agent for Linux applies the following system-wi
120
120
| /opt/azcmagent/ | azcmagent CLI and instance metadata service executables. |
121
121
| /opt/GC_Ext/ | Extension service executables. |
122
122
| /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.|
124
124
| /var/lib/GuestConfig/ | Extension package downloads, guest configuration (policy) definition downloads, and logs for the extension and guest configuration services.|
125
125
126
126
* Installing the agent creates the following daemons.
@@ -199,7 +199,7 @@ Metadata information about a connected machine is collected after the Connected
199
199
* Cluster resource ID (for Azure Stack HCI nodes)
200
200
* Hardware manufacturer
201
201
* Hardware model
202
-
* CPU family, socket, physical core and logical core counts
202
+
* CPU family, socket, physical core, and logical core counts
0 commit comments