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/faq.yml
-47Lines changed: 0 additions & 47 deletions
Original file line number
Diff line number
Diff line change
@@ -15,53 +15,6 @@ summary: |
15
15
16
16
17
17
sections:
18
-
- name: General
19
-
questions:
20
-
- question: |
21
-
What is Azure Monitor?
22
-
answer: |
23
-
[Azure Monitor](overview.md) is a service in Azure that provides performance and availability monitoring for applications and services in Azure, other cloud environments, or on-premises. Azure Monitor collects data from multiple sources into a common data platform where it can be analyzed for trends and anomalies. Rich features in Azure Monitor assist you in quickly identifying and responding to critical situations that might affect your application.
24
-
25
-
- question: |
26
-
What's the difference between Azure Monitor, Log Analytics, and Application Insights?
27
-
answer: |
28
-
In September 2018, Microsoft combined Azure Monitor, Log Analytics, and Application Insights into a single service to provide powerful end-to-end monitoring of your applications and the components they rely on. Features in Log Analytics and Application Insights haven't changed, although some features have been rebranded to Azure Monitor to better reflect their new scope. The log data engine and query language of Log Analytics is now referred to as Azure Monitor Logs. See [Azure Monitor terminology updates](terminology.md).
29
-
30
-
- question: |
31
-
What does Azure Monitor cost?
32
-
answer: |
33
-
Features of Azure Monitor that are automatically enabled, such as collection of metrics and activity logs, are provided at no cost. There's a cost associated with other features, such as log queries and alerting. See the [Azure Monitor pricing page](https://azure.microsoft.com/pricing/details/monitor/) for detailed pricing information.
34
-
35
-
- question: |
36
-
How do I enable Azure Monitor?
37
-
answer: |
38
-
Azure Monitor is enabled the moment that you create a new Azure subscription, and [activity log](./essentials/platform-logs-overview.md) and platform [metrics](essentials/data-platform-metrics.md) are automatically collected. Create [diagnostic settings](essentials/diagnostic-settings.md) to collect more detailed information about the operation of your Azure resources, and add [monitoring solutions](/previous-versions/azure/azure-monitor/insights/solutions) and [insights](./monitor-reference.md) to provide extra analysis on collected data for particular services.
39
-
40
-
- question: |
41
-
How do I access Azure Monitor?
42
-
answer: |
43
-
Access all Azure Monitor features and data from the **Monitor** menu in the Azure portal. The **Monitoring** section of the menu for different Azure services provides access to the same tools with data filtered to a particular resource. Azure Monitor data is also accessible for various scenarios by using the Azure CLI, PowerShell, and a REST API.
44
-
45
-
- question: |
46
-
Is there an on-premises version of Azure Monitor?
47
-
answer: |
48
-
No. Azure Monitor is a scalable cloud service that processes and stores large amounts of data, although Azure Monitor can monitor resources that are on-premises and in other clouds.
49
-
50
-
- question: |
51
-
Can Azure Monitor also monitor on-premises resources?
52
-
answer: |
53
-
Yes. In addition to collecting monitoring data from Azure resources, Azure Monitor can collect data from virtual machines and applications in other clouds and on-premises. See [Sources of monitoring data for Azure Monitor](data-sources.md).
54
-
55
-
- question: |
56
-
Does Azure Monitor integrate with System Center Operations Manager?
57
-
answer: |
58
-
You can connect your existing System Center Operations Manager management group to Azure Monitor to collect data from agents into Azure Monitor Logs. This capability allows you to use log queries and solutions to analyze data collected from agents. You can also configure existing System Center Operations Manager agents to send data directly to Azure Monitor. See [Connect Operations Manager to Azure Monitor](agents/om-agents.md).
59
-
60
-
- question: |
61
-
What IP addresses does Azure Monitor use?
62
-
answer: |
63
-
See [IP addresses used by Application Insights and Log Analytics](app/ip-addresses.md) for a listing of the IP addresses and ports required for agents and other external resources to access Azure Monitor.
0 commit comments