Skip to content

Commit 1b075fe

Browse files
authored
Merge pull request #233021 from paulth1/general-articles-batch-3
[AQ] edit pass: General articles batch 3
2 parents 32027dc + 24f9dcb commit 1b075fe

File tree

5 files changed

+312
-330
lines changed

5 files changed

+312
-330
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure Resource Graph sample queries for Azure Monitor
3-
description: Sample Azure Resource Graph queries for Azure Monitor showing use of resource types and tables to access Azure Monitor related resources and properties.
3+
description: Sample Azure Resource Graph queries for Azure Monitor showing the use of resource types and tables to access Azure Monitor-related resources and properties.
44
ms.date: 07/07/2022
55
ms.topic: sample
66
author: bwren
@@ -10,9 +10,9 @@ ms.custom: subject-resourcegraph-sample
1010
# Azure Resource Graph sample queries for Azure Monitor
1111

1212
This page is a collection of [Azure Resource Graph](../governance/resource-graph/overview.md) sample queries
13-
for Azure Monitor. For a complete list of Azure Resource Graph samples, see
14-
[Resource Graph samples by Category](../governance/resource-graph/samples/samples-by-category.md) and
15-
[Resource Graph samples by Table](../governance/resource-graph/samples/samples-by-table.md).
13+
for Azure Monitor. For a complete list of Azure Resource Graph samples, see:
14+
- [Resource Graph samples by category](../governance/resource-graph/samples/samples-by-category.md)
15+
- [Resource Graph samples by table](../governance/resource-graph/samples/samples-by-table.md)
1616

1717
## Azure Monitor
1818

@@ -22,5 +22,5 @@ for Azure Monitor. For a complete list of Azure Resource Graph samples, see
2222

2323
- Learn more about the [query language](../governance/resource-graph/concepts/query-language.md).
2424
- Learn more about how to [explore resources](../governance/resource-graph/concepts/explore-resources.md).
25-
- See samples of [Starter language queries](../governance/resource-graph/samples/starter.md).
26-
- See samples of [Advanced language queries](../governance/resource-graph/samples/advanced.md).
25+
- See samples of [starter language queries](../governance/resource-graph/samples/starter.md).
26+
- See samples of [advanced language queries](../governance/resource-graph/samples/advanced.md).

articles/azure-monitor/terminology.md

Lines changed: 19 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure Monitor terminology updates | Microsoft Docs
3-
description: Describes recent terminology changes made to Azure monitoring services.
3+
description: This article describes terminology changes made to Azure monitoring services.
44
ms.topic: conceptual
55
author: bwren
66
ms.author: bwren
@@ -10,45 +10,43 @@ ms.reviewer: bwren
1010
---
1111

1212
# Azure Monitor naming and terminology changes
13-
Significant changes have been made to Azure Monitor recently, with different services being consolidated in order to simplify monitoring for Azure customers. This article describes recent name and terminology changes in Azure Monitor documentation.
13+
In Azure Monitor, different services were consolidated to simplify monitoring for Azure customers. This article describes name and terminology changes in Azure Monitor documentation.
1414

15-
## October 2019 - Diagnostic Log to Resource Log
16-
"Diagnostic logs" were changed to "resource logs" to better match what is actually being collected. The term "diagnostic settings" remains the same.
15+
## October 2019: Diagnostic log to resource log
16+
"Diagnostic logs" changed to "resource logs" to better match what's actually being collected. The term "diagnostic settings" remains the same.
1717

18-
## February 2019 - Log Analytics terminology
19-
After the consolidation of different services under Azure Monitor, we're taking the next step by modifying terminology in our documentation to better describe the Azure Monitor service and its different components.
18+
## February 2019: Log Analytics terminology
19+
After the consolidation of different services under Azure Monitor, we modified the terminology. Now the documentation better describes the Azure Monitor service and its different components.
2020

2121
### Log Analytics
22-
Azure Monitor log data is still stored in a Log Analytics workspace and is still collected and analyzed by the same Log Analytics service, but we are changing the term _Log Analytics_ in many places to _Azure Monitor logs_. This term better reflects its role in Azure Monitor and provides better consistency with [metrics in Azure Monitor](essentials/data-platform-metrics.md).
22+
Azure Monitor log data is still stored in a Log Analytics workspace and is still collected and analyzed by the same Log Analytics service. We changed the term _Log Analytics_ in many places to _Azure Monitor logs_. This term better reflects its role in Azure Monitor. It also provides better consistency with [metrics in Azure Monitor](essentials/data-platform-metrics.md).
2323

24-
The term _log analytics_ now primarily applies to the page in the Azure portal used to write and run queries and analyze log data. It's the functional equivalent of [metrics explorer](essentials/metrics-charts.md), which is the page in the Azure portal used to analyze metric data.
24+
The term _log analytics_ now primarily applies to the page in the Azure portal that's used to write and run queries and analyze log data. It's the functional equivalent of [metrics explorer](essentials/metrics-charts.md), which is the page in the Azure portal used to analyze metric data.
2525

2626
### Log Analytics workspaces
27-
[Workspaces](logs/manage-access.md) that hold log data in Azure Monitor are still referred to as Log Analytics workspaces. The **Log Analytics** menu in the Azure portal has been renamed to **Log Analytics workspaces** and is where you [create new workspaces](logs/quick-create-workspace.md) and configure data sources. Analyze your logs and other monitoring data in **Azure Monitor** and configure your workspace in **Log Analytics workspaces**.
27+
[Workspaces](logs/manage-access.md) that hold log data in Azure Monitor are still referred to as Log Analytics workspaces. The **Log Analytics** menu in the Azure portal was renamed to **Log Analytics workspaces**. It's where you [create new workspaces](logs/quick-create-workspace.md) and configure data sources. You analyze your logs and other monitoring data in **Azure Monitor** and configure your workspace in **Log Analytics workspaces**.
2828

2929
### Management solutions
30-
[Management solutions](/previous-versions/azure/azure-monitor/insights/solutions) have been renamed to _monitoring solutions_, which better describes their functionality.
30+
[Management solutions](/previous-versions/azure/azure-monitor/insights/solutions) were renamed to _monitoring solutions_, which better describes their functionality.
3131

32+
## August 2018: Consolidation of monitoring services into Azure Monitor
33+
Log Analytics and Application Insights were consolidated into Azure Monitor to provide a single integrated experience for monitoring Azure resources and hybrid environments. No functionality was removed from these services. You can perform the same scenarios with no loss or compromise of any features.
3234

33-
## August 2018 - Consolidation of monitoring services into Azure Monitor
34-
Log Analytics and Application Insights have been consolidated into Azure Monitor to provide a single integrated experience for monitoring Azure resources and hybrid environments. No functionality has been removed from these services, and users can perform the same scenarios that they've always completed with no loss or compromise of any features.
35+
Documentation for each of these services was consolidated into a single set of content for Azure Monitor. Now you can find all the content for a particular monitoring scenario in a single location instead of having to use multiple sets of content. As the consolidated service evolves, the content will become more integrated.
3536

36-
Documentation for each of these services has been consolidated into a single set of content for Azure Monitor. This will assist the reader in finding all of the content for a particular monitoring scenario in a single location as opposed to having to reference multiple sets of content. As the consolidated service evolves, the content will become more integrated.
37+
Other features that were considered part of Log Analytics, such as agents and views, were also repositioned as features of Azure Monitor. Their functionality hasn't changed other than potential improvements to their experience in the Azure portal.
3738

38-
Other features that were considered part of Log Analytics such as agents and views have also been repositioned as features of Azure Monitor. Their functionality hasn't changed other than potential improvements to their experience in the Azure portal.
39-
40-
41-
## April 2018 - Retirement of Operations Management Suite brand
42-
Operations Management Suite (OMS) was a bundling of the following Azure management services for licensing purposes:
39+
## April 2018: Retirement of Operations Management Suite brand
40+
Operations Management Suite (OMS) bundled the following Azure management services for licensing purposes:
4341

4442
- Application Insights
4543
- Azure Automation
4644
- Azure Backup
4745
- Log Analytics
48-
- Site Recovery
46+
- Azure Site Recovery
4947

50-
[New pricing has been introduced for these services](https://azure.microsoft.com/blog/introducing-a-new-way-to-purchase-azure-monitoring-services/), and the OMS bundling is no longer available for new customers. None of the services that were part of OMS have changed, except for the consolidation into Azure Monitor described above. The OMS portal was retired and is no longer available.
48+
[New pricing was introduced for these services](https://azure.microsoft.com/blog/introducing-a-new-way-to-purchase-azure-monitoring-services/). The OMS bundling is no longer available for new customers. None of the services that were part of OMS have changed, except for the consolidation into Azure Monitor as described. The OMS portal was retired and is no longer available.
5149

5250
## Next steps
5351

54-
- Read an [overview of Azure Monitor](overview.md) that describes its different components and features.
52+
Read an [overview of Azure Monitor](overview.md) that describes its different components and features.

0 commit comments

Comments
 (0)