Skip to content

Commit 373ef27

Browse files
Address warnings.
1 parent ccc0050 commit 373ef27

File tree

2 files changed

+7
-51
lines changed

2 files changed

+7
-51
lines changed

articles/storage/file-sync/file-sync-monitoring.md

Lines changed: 1 addition & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -9,28 +9,6 @@ ms.author: kendownie
99
ms.service: azure-file-storage
1010
---
1111

12-
<!--
13-
According to the Content Pattern guidelines, all comments must be removed before publication!!!
14-
IMPORTANT
15-
When using this template, first:
16-
1. Search and replace [TODO-replace-with-service-name] with the official name of your service.
17-
2. Search and replace [TODO-replace-with-service-filename] with the service name to use in GitHub filenames.-->
18-
19-
<!-- VERSION 4.0 November 2024
20-
For background about this template, see https://review.learn.microsoft.com/en-us/help/contribute/contribute-monitoring?branch=main -->
21-
22-
<!-- Add service-specific information after the includes.
23-
Your service should have the following two articles:
24-
1. The overview monitoring article (based on this template)
25-
- Title: "Monitor [TODO-replace-with-service-name]"
26-
- TOC title: "Monitor [TODO-replace-with-service-name]"
27-
- Filename: "monitor-[TODO-replace-with-service-filename].md"
28-
2. A reference article that lists all the metrics and logs for your service (based on the template data-reference-template.md).
29-
- Title: "[TODO-replace-with-service-name] monitoring data reference"
30-
- TOC title: "Monitoring data reference"
31-
- Filename: "monitor-[TODO-replace-with-service-filename]-reference.md".
32-
-->
33-
3412
# Monitor Azure File Sync
3513

3614
[!INCLUDE [azmon-horz-intro](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/azmon-horz-intro.md)]
@@ -42,7 +20,7 @@ This table describes how you can collect data to monitor your service, and what
4220
|Data to collect|Description|How to collect and route the data|Where to view the data|Supported data|
4321
|---------|---------|---------|---------|---------|
4422
|Metric data|Metrics are numerical values that describe an aspect of a system at a particular point in time. Metrics can be aggregated using algorithms, compared to other metrics, and analyzed for trends over time.|- Collected automatically at regular intervals.</br> - You can route some platform metrics to a Log Analytics workspace to query with other data. Check the **DS export** setting for each metric to see if you can use a diagnostic setting to route the metric data.|[Metrics explorer](/azure/azure-monitor/essentials/metrics-getting-started)| [Azure File Sync metrics supported by Azure Monitor](monitor-file-sync-reference.md#metrics)|
45-
|Resource log data|Logs are recorded system events with a timestamp. Logs can contain different types of data, and be structured or free-form text. You can route resource log data to Log Analytics workspaces for querying and analysis.|[Create a diagnostic setting](/azure/azure-monitor/essentials/create-diagnostic-settings) to collect and route resource log data.| [Log Analytics](/azure/azure-monitor/learn/quick-create-workspace)|[Azure File Sync resource log data supported by Azure Monitor](monitor-file-sync-reference#resource-logs) |
23+
|Resource log data|Logs are recorded system events with a timestamp. Logs can contain different types of data, and be structured or free-form text. You can route resource log data to Log Analytics workspaces for querying and analysis.|[Create a diagnostic setting](/azure/azure-monitor/essentials/create-diagnostic-settings) to collect and route resource log data.| [Log Analytics](/azure/azure-monitor/learn/quick-create-workspace)|[Azure File Sync resource log data supported by Azure Monitor](monitor-file-sync-reference.md#resource-logs) |
4624
|Activity log data|The Azure Monitor activity log provides insight into subscription-level events. The activity log includes information like when a resource is modified or a virtual machine is started.|- Collected automatically.</br> - [Create a diagnostic setting](/azure/azure-monitor/essentials/create-diagnostic-settings) to a Log Analytics workspace at no charge.|[Activity log](/azure/azure-monitor/essentials/activity-log)| |
4725

4826
[!INCLUDE [azmon-horz-supported-data](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/azmon-horz-supported-data.md)]

articles/storage/file-sync/monitor-file-sync-reference.md

Lines changed: 6 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -9,28 +9,6 @@ ms.author: kendownie
99
ms.service: azure-file-storage
1010
---
1111

12-
<!--
13-
IMPORTANT
14-
According to the Content Pattern guidelines all comments must be removed before publication!!!
15-
To make this template easier to use, first:
16-
1. Search and replace [TODO-replace-with-service-name] with the official name of your service.
17-
2. Search and replace [TODO-replace-with-service-filename] with the service name to use in GitHub filenames.-->
18-
19-
<!-- VERSION 3.0 2024_01_01
20-
For background about this template, see https://review.learn.microsoft.com/en-us/help/contribute/contribute-monitoring?branch=main -->
21-
22-
<!-- All sections are required unless otherwise noted. Add service-specific information after the includes.
23-
Your service should have the following two articles:
24-
1. The primary monitoring article (based on the template monitor-service-template.md)
25-
- Title: "Monitor [TODO-replace-with-service-name]"
26-
- TOC title: "Monitor [TODO-replace-with-service-name]"
27-
- Filename: "monitor-[TODO-replace-with-service-filename].md"
28-
2. A reference article that lists all the metrics and logs for your service (based on this template).
29-
- Title: "[TODO-replace-with-service-name] monitoring data reference"
30-
- TOC title: "Monitoring data reference"
31-
- Filename: "monitor-[TODO-replace-with-service-filename]-reference.md".
32-
-->
33-
3412
# Azure File Sync monitoring data reference
3513

3614
[!INCLUDE [horz-monitor-ref-intro](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-intro.md)]
@@ -72,12 +50,12 @@ To view Azure File Sync metrics in Azure Monitor:
7250

7351
### Azure File Sync Microsoft.StorageSync/storageSyncServices
7452

75-
- [AzureActivity](./tables/azureactivity#columns)
76-
- [AzureMetrics](./tables/azuremetrics#columns)
77-
- [StorageTableLogs](./tables/storagetablelogs#columns)
78-
- [StorageQueueLogs](./tables/storagequeuelogs#columns)
79-
- [StorageFileLogs](./tables/storagefilelogs#columns)
80-
- [StorageBlobLogs](./tables/storagebloblogs#columns)
53+
- [AzureActivity](/azure/azure-monitor/reference/tables/azureactivity#columns)
54+
- [AzureMetrics](/azure/azure-monitor/reference/tables/azuremetrics#columns)
55+
- [StorageTableLogs](/azure/azure-monitor/reference/tables/storagetablelogs#columns)
56+
- [StorageQueueLogs](/azure/azure-monitor/reference/tables/storagequeuelogs#columns)
57+
- [StorageFileLogs](/azure/azure-monitor/reference/tables/storagefilelogs#columns)
58+
- [StorageBlobLogs](/azure/azure-monitor/reference/tables/storagebloblogs#columns)
8159

8260
[!INCLUDE [horz-monitor-ref-activity-log](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-activity-log.md)]
8361

0 commit comments

Comments
 (0)