Skip to content

Commit f271107

Browse files
authored
Merge pull request #16425 from pauljewellmsft/amlfs-monitor-ref
[AMLFS] Fix links to cross-repo includes
2 parents d1e01ad + 71dd51a commit f271107

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

.openpublishing.publish.config.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -105,12 +105,6 @@
105105
"branch": "main",
106106
"branch_mapping": {}
107107
},
108-
{
109-
"path_to_root": "azure-reference-other-repo",
110-
"url": "https://github.com/MicrosoftDocs/azure-reference-other-pr",
111-
"branch": "main",
112-
"branch_mapping": {}
113-
},
114108
{
115109
"path_to_root": "quickstart-templates",
116110
"url": "https://github.com/Azure/azure-quickstart-templates",

azure-managed-lustre/monitor-file-system-reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The following table lists the metrics available for the Microsoft.StorageCache/a
2323

2424
[!INCLUDE [horz-monitor-ref-metrics-tableheader](~/../azure-stack/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-metrics-tableheader.md)]
2525

26-
[!INCLUDE [Microsoft.StorageCache/amlFilesystems](~/../azure-reference-other-repo/azure-monitor-ref/supported-metrics/includes/microsoft-storagecache-amlfilesystems-metrics-include.md)]
26+
[!INCLUDE [Microsoft.StorageCache/amlFilesystems](~/../azure-stack/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/metrics/microsoft-storagecache-amlfilesystems-metrics-include.md)]
2727

2828
> [!NOTE]
2929
> The metric `OSTBytesUsed` represents the total capacity consumed on the file system, including all metadata and overhead associated with the files. The value for `OSTBytesUsed` might be greater than the result of running `lfs df` on the file system, as `df` output for **Used** only attempts to capture the data that the end user has placed on the file system.
@@ -42,7 +42,7 @@ The following table lists the metrics available for the Microsoft.StorageCache/a
4242

4343
### Supported resource logs for Microsoft.StorageCache/amlFilesystems
4444

45-
[!INCLUDE [Microsoft.StorageCache/amlFilesystems](~/../azure-reference-other-repo/azure-monitor-ref/supported-logs/includes/microsoft-storagecache-amlfilesystems-logs-include.md)]
45+
[!INCLUDE [Microsoft.StorageCache/amlFilesystems](~/../azure-stack/reusable-content/ce-skilling/azure/includes/azure-monitor/reference/logs/microsoft-storagecache-amlfilesystems-logs-include.md)]
4646

4747
### Azure Monitor Logs tables
4848

0 commit comments

Comments
 (0)