Skip to content

Commit 64d63f2

Browse files
committed
TOC changes
1 parent 95fa2b6 commit 64d63f2

File tree

4 files changed

+27
-21
lines changed

4 files changed

+27
-21
lines changed

.openpublishing.redirection.azure-monitor.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,12 @@
99
"source_path_from_root": "/articles/azure-monitor/change/change-analysis-query.md",
1010
"redirect_url": "/azure/azure-monitor/change/change-analysis-visualizations",
1111
"redirect_document_id": false
12-
},
12+
},
13+
{
14+
"source_path_from_root": "/articles/azure-monitor/change/tutorial-outages.md",
15+
"redirect_url": "/azure/azure-monitor/change/change-analysis-track-outages",
16+
"redirect_document_id": false
17+
},
1318
{
1419
"source_path_from_root": "/articles/azure-monitor/change/change-analysis-custom-filters.md",
1520
"redirect_url": "/azure/azure-monitor/change/change-analysis-visualizations",
File renamed without changes.

articles/azure-monitor/toc.yml

Lines changed: 17 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -556,6 +556,22 @@ items:
556556
href: app/app-insights-overview.md
557557
- name: FAQ
558558
href: /azure/azure-monitor/faq#application-insights
559+
- name: Tutorials
560+
items:
561+
- name: Application Insights SDK for ASP.NET Core applications
562+
href: app/tutorial-asp-net-core.md
563+
- name: Custom metrics with .NET and .NET Core
564+
href: app/tutorial-asp-net-custom-metrics.md
565+
- name: Find application run-time exceptions
566+
href: app/tutorial-runtime-exceptions.md
567+
- name: Find application performance issues
568+
href: app/tutorial-performance.md
569+
- name: Understand application users
570+
href: app/tutorial-users.md
571+
- name: Dashboard with application data
572+
href: app/tutorial-app-dashboards.md
573+
- name: Monitor mobile or UWP application
574+
href: app/mobile-center-quickstart.md
559575
- name: Auto-instrumentation
560576
items:
561577
- name: Overview
@@ -924,22 +940,7 @@ items:
924940
href: app/sharepoint.md
925941
- name: Windows desktop
926942
href: app/windows-desktop.md
927-
- name: Tutorials
928-
items:
929-
- name: Application Insights SDK for ASP.NET Core applications
930-
href: app/tutorial-asp-net-core.md
931-
- name: Custom metrics with .NET and .NET Core
932-
href: app/tutorial-asp-net-custom-metrics.md
933-
- name: Find application run-time exceptions
934-
href: app/tutorial-runtime-exceptions.md
935-
- name: Find application performance issues
936-
href: app/tutorial-performance.md
937-
- name: Understand application users
938-
href: app/tutorial-users.md
939-
- name: Dashboard with application data
940-
href: app/tutorial-app-dashboards.md
941-
- name: Monitor mobile or UWP application
942-
href: app/mobile-center-quickstart.md
943+
943944
- name: Container insights
944945
items:
945946
- name: Overview

articles/sentinel/forward-syslog-monitor-agent.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ ms.custom: template-tutorial
1010
#Customer intent: As a security-engineer, I want to get syslog data into Microsoft Sentinel so that I can use the data with other data to do attack detection, threat visibility, proactive hunting, and threat response. As an IT administrator, I want to get syslog data into my Log Analytics workspace to monitor my linux-based devices.
1111
---
1212

13-
# Tutorial: Forward syslog data to a Log Analytics workspace by using the Azure Monitor agent
13+
# Forward syslog data to a Log Analytics workspace by using the Azure Monitor agent
1414

15-
In this tutorial, you'll configure a Linux virtual machine (VM) to forward syslog data to your workspace by using the Azure Monitor agent. These steps allow you to collect and monitor data from Linux-based devices where you can't install an agent like a firewall network device.
15+
In this article, we'll describe how to configure a Linux virtual machine (VM) to forward syslog data to your workspace by using the Azure Monitor agent. These steps allow you to collect and monitor data from Linux-based devices where you can't install an agent like a firewall network device.
1616

1717
Configure your linux-based device to send data to a Linux VM. The Azure Monitor agent on the VM forwards the syslog data to the Log Analytics workspace. Then use Microsoft Sentinel or Azure Monitor to monitor the device from the data stored in the Log Analytics workspace.
1818

19-
In this tutorial, you learn how to:
19+
In this article, you learn how to:
2020

2121
> [!div class="checklist"]
2222
> * Create a data collection rule
@@ -26,7 +26,7 @@ In this tutorial, you learn how to:
2626
2727
## Prerequisites
2828

29-
To complete the steps in this tutorial, you must have the following resources and roles.
29+
To complete the steps in this article, you must have the following resources and roles.
3030

3131
- Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
3232
- Azure account with the following roles to deploy the agent and create the data collection rules:

0 commit comments

Comments
 (0)