Skip to content

Commit 3688793

Browse files
authored
Merge pull request #113651 from bwren/am-toc
Azure Monitor TOC restructure
2 parents 1f16e61 + 6f81825 commit 3688793

18 files changed

+759
-1097
lines changed

.openpublishing.redirection.json

Lines changed: 39 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40833,7 +40833,7 @@
4083340833
},
4083440834
{
4083540835
"source_path": "articles/monitoring/monitoring-solutions-inventory.md",
40836-
"redirect_url": "/azure/azure-monitor/insights/solutions-inventory",
40836+
"redirect_url": "/azure/azure-monitor/monitor-reference",
4083740837
"redirect_document_id": false
4083840838
},
4083940839
{
@@ -41698,8 +41698,8 @@
4169841698
},
4169941699
{
4170041700
"source_path": "articles/log-analytics/powershell-samples.md",
41701-
"redirect_url": "/azure/azure-monitor/platform/powershell-samples",
41702-
"redirect_document_id": true
41701+
"redirect_url": "/azure/azure-monitor/samples/powershell-samples",
41702+
"redirect_document_id": false
4170341703
},
4170441704
{
4170541705
"source_path": "articles/monitoring-and-diagnostics/alert-log.md",
@@ -41838,7 +41838,7 @@
4183841838
},
4183941839
{
4184041840
"source_path": "articles/monitoring-and-diagnostics/insights-cli-samples.md",
41841-
"redirect_url": "/azure/azure-monitor/platform/cli-samples",
41841+
"redirect_url": "/azure/azure-monitor/samples/cli-samples",
4184241842
"redirect_document_id": true
4184341843
},
4184441844
{
@@ -43006,6 +43006,41 @@
4300643006
"redirect_url": "/azure/azure-monitor/platform/activity-log-collect",
4300743007
"redirect_document_id": false
4300843008
},
43009+
{
43010+
"source_path": "articles/azure-monitor/learn/quick-create-workspace-posh.md",
43011+
"redirect_url": "/azure/azure-monitor/platform/powershell-workspace-configuration",
43012+
"redirect_document_id": false
43013+
},
43014+
{
43015+
"source_path": "articles/azure-monitor/platform/powershell-quickstart-samples.md",
43016+
"redirect_url": "/azure/azure-monitor/platform/powershell-samples",
43017+
"redirect_document_id": false
43018+
},
43019+
{
43020+
"source_path": "articles/azure-monitor/platform/cli-samples.md",
43021+
"redirect_url": "/azure/azure-monitor/samples/cli-samples",
43022+
"redirect_document_id": false
43023+
},
43024+
{
43025+
"source_path": "articles/azure-monitor/azure-management.md",
43026+
"redirect_url": "/azure/azure-monitor/overview",
43027+
"redirect_document_id": false
43028+
},
43029+
{
43030+
"source_path": "articles/azure-monitor/insights/solutions-inventory.md",
43031+
"redirect_url": "/azure/azure-monitor/monitor-reference",
43032+
"redirect_document_id": false
43033+
},
43034+
{
43035+
"source_path": "articles/azure-monitor/policy-samples.md",
43036+
"redirect_url": "/azure/azure-monitor/samples/policy-samples",
43037+
"redirect_document_id": false
43038+
},
43039+
{
43040+
"source_path": "articles/azure-monitor/platform/powershell-samples.md",
43041+
"redirect_url": "/azure/azure-monitor/samples/powershell-samples",
43042+
"redirect_document_id": false
43043+
},
4300943044
{
4301043045
"source_path": "articles/machine-learning/service/how-to-automated-ml.md",
4301143046
"redirect_url": "/azure/machine-learning/service/concept-automated-ml",

articles/azure-monitor/azure-management.md

Lines changed: 0 additions & 45 deletions
This file was deleted.

articles/azure-monitor/insights/insights-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ ms.date: 05/22/2019
1212
# Overview of Insights in Azure Monitor
1313
Insights provide a customized monitoring experience for particular applications and services. They store data in the [Azure Monitor data platform](../platform/data-platform.md) and leverage other Azure Monitor features for analysis and alerting but may collect additional data and provide a unique user experience in the Azure portal. Access insights from the **Insights** section of the Azure Monitor menu in the Azure portal.
1414

15+
1516
The following sections provide a brief description of the insights that are currently available in Azure Monitor. See the detailed documentation for details on each.
1617

1718
## Application Insights

articles/azure-monitor/insights/solutions-inventory.md

Lines changed: 0 additions & 75 deletions
This file was deleted.

articles/azure-monitor/insights/solutions.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,23 +5,16 @@ ms.subservice: logs
55
ms.topic: conceptual
66
author: bwren
77
ms.author: bwren
8-
ms.date: 04/23/2020
8+
ms.date: 05/12/2020
99

1010
---
1111

1212
# Monitoring solutions in Azure Monitor
1313

1414
Monitoring solutions leverage services in Azure to provide additional insight into the operation of a particular application or service. This article provides a brief overview of monitoring solutions in Azure and details on using and installing them.
1515

16-
> [!NOTE]
17-
> Monitoring solutions were previously referred to as management solutions.
18-
19-
Monitoring solutions typically collect log data and provide queries and views to analyze collected data. They may also leverage other services such as Azure Automation to perform actions related to the application or service.
20-
2116
You can add monitoring solutions to Azure Monitor for any applications and services that you use. They're typically available at no cost but collect data that could invoke usage charges. In addition to solutions provided by Microsoft, partners and customers can [create management solutions](solutions-creating.md) to be used in their own environment or made available to customers through the community.
2217

23-
[!INCLUDE [azure-monitor-log-analytics-rebrand](../../../includes/azure-monitor-log-analytics-rebrand.md)]
24-
2518
## Use monitoring solutions
2619

2720
Open the **Overview** page in Azure Monitor to display a tile for each solution installed in the workspace.

0 commit comments

Comments
 (0)