File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
articles/azure-arc/servers Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -195,7 +195,7 @@ azcmagent config set extensions.agent.cpulimit 80
195
195
196
196
Metadata information about a connected machine is collected after the Connected Machine agent registers with Azure Arc-enabled servers. Specifically:
197
197
198
- * Operating system name, type, and version
198
+ * Operating system name, edition, type, and version
199
199
* Computer name
200
200
* Computer manufacturer and model
201
201
* Computer fully qualified domain name (FQDN)
@@ -214,6 +214,15 @@ Metadata information about a connected machine is collected after the Connected
214
214
* Total physical memory
215
215
* Serial number
216
216
* SMBIOS asset tag
217
+ * Network interface information
218
+ * IP address
219
+ * Subnet
220
+ * Windows licensing information
221
+ * OS license status
222
+ * OS license channel
223
+ * Extended Security Updates eligibility
224
+ * Extended Security Updates license status
225
+ * Extended Security Updates license channel
217
226
* Cloud provider
218
227
* Amazon Web Services (AWS) metadata, when running in AWS:
219
228
* Account ID
You can’t perform that action at this time.
0 commit comments