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-monitor/change/change-analysis-visualizations.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ From your resource's overview page in Azure portal, select **Diagnose and solve
51
51
52
52
### Diagnose and solve problems tool for Virtual Machines
53
53
54
-
Change Analysis displays as an insight card in a your virtual machine's **Diagnose and solve problems** tool. The insight card displays the number of changes or issues a resource experiences within the past 72 hours.
54
+
Change Analysis displays as an insight card in your virtual machine's **Diagnose and solve problems** tool. The insight card displays the number of changes or issues a resource experiences within the past 72 hours.
55
55
56
56
1. Within your virtual machine, select **Diagnose and solve problems** from the left menu.
Copy file name to clipboardExpand all lines: articles/azure-monitor/faq.yml
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -160,7 +160,7 @@ sections:
160
160
- question: |
161
161
Why are metrics from the guest OS of my Azure virtual machine not showing up in Metrics explorer?
162
162
answer: |
163
-
[Platform metrics](essentials/monitor-azure-resource.md#monitoring-data) are collected automatically for Azure resources. You must perform some configuration though to collect metrics from the guest OS of a virtual machine. For a Windows VM, install the diagnostic extension and configure the Azure Monitor sink as described in [Install and configure Windows Azure diagnostics extension (WAD)](agents/diagnostics-extension-windows-install.md). For Linux, install the Telegraf agent as described in [Collect custom metrics for a Linux VM with the InfluxData Telegraf agent](essentials/collect-custom-metrics-linux-telegraf.md).
163
+
[Platform metrics](essentials/monitor-azure-resource.md#monitoring-data) are collected automatically for Azure resources. You must perform some configuration though to collect metrics from the guest OS of a virtual machine. For a Windows VM, install the diagnostic extension and configure the Azure Monitor sink as described in [Install and configure Microsoft Azure diagnostics extension (WAD)](agents/diagnostics-extension-windows-install.md). For Linux, install the Telegraf agent as described in [Collect custom metrics for a Linux VM with the InfluxData Telegraf agent](essentials/collect-custom-metrics-linux-telegraf.md).
164
164
165
165
- name: Change Analysis
166
166
questions:
@@ -356,7 +356,7 @@ sections:
356
356
- question: |
357
357
Is Azure Arc required for AAD-joined machines?
358
358
answer: |
359
-
For AAD-joined (or hybrid AAD-joined) machines running Windows 10 or 11 (client OS), you **do not require Arc** to be installed on these machines. Instead, you can leverage the Windows MSI installer for AMA, currently available in preview ([click here](https://aka.ms/amadcr-privatepreviews)) to join the preview).
359
+
For AAD-joined (or hybrid AAD-joined) machines running Windows 10 or 11 (client OS), you **do not require Arc** to be installed on these machines. Instead, you can leverage the Windows MSI installer for AMA, [currently available in preview](https://aka.ms/amadcr-privatepreviews)).
360
360
361
361
- question: |
362
362
Why do I need to install the Azure Arc Connected Machine agent to use AMA?
@@ -371,7 +371,7 @@ sections:
371
371
- question: |
372
372
What types of machines does the new Azure Monitor Agent support?
373
373
answer: |
374
-
You can directly install them on Virtual Machines, Virtual Machines Scale Sets, and Arc enabled Servers. Additional you can also install them on devices (workstations, desktops) running Windows 10 or 11 using the Windows MSI installer for AMA, currently available in preview ([click here](https://aka.ms/amadcr-privatepreviews)) to join the preview).
374
+
You can directly install them on Virtual Machines, Virtual Machines Scale Sets, and Arc enabled Servers. Additional you can also install them on devices (workstations, desktops) running Windows 10 or 11 using the Windows MSI installer for AMA, [currently available in preview click here](https://aka.ms/amadcr-privatepreviews)).
375
375
376
376
- question: |
377
377
Can we filter events using event ID, i.e. more granular event filtering using the new Azure Monitor Agent?
@@ -810,7 +810,7 @@ sections:
810
810
A new open-source standard for observability. Learn more at [https://opentelemetry.io/](https://opentelemetry.io/).
811
811
812
812
- question: |
813
-
Why is Microsoft / Azure Monitor Application Insights investing in OpenTelemetry?
813
+
Why is Microsoft Azure Monitor Application Insights investing in OpenTelemetry?
814
814
answer: |
815
815
Microsoft is among the largest contributors to OpenTelemetry.
0 commit comments