Skip to content

Commit 86076a3

Browse files
author
ecfan
committed
Fix links
1 parent 9c7a5b2 commit 86076a3

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

articles/azure-monitor/essentials/resource-logs-schema.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ The schema for resource logs varies depending on the resource and log category.
8181
| Azure Kubernetes Service |[Azure Kubernetes Service logging](../../aks/monitor-aks-reference.md#resource-logs) |
8282
| Azure Load Balancer |[Log Analytics for Azure Load Balancer](../../load-balancer/monitor-load-balancer.md) |
8383
| Azure Load Testing |[Azure Load Testing logs](../../load-testing/monitor-load-testing-reference.md#resource-logs) |
84-
| Azure Logic Apps |[Logic Apps B2B custom tracking schema](../../logic-apps/logic-apps-track-integration-account-custom-tracking-schema.md) |
84+
| Azure Logic Apps |[Logic Apps B2B custom tracking schema](../../logic-apps/tracking-schemas-as2-x12-custom.md) |
8585
| Azure Machine Learning | [Diagnostic logging in Azure Machine Learning](../../machine-learning/monitor-resource-reference.md) |
8686
| Azure Media Services | [Media Services monitoring schemas](/azure/media-services/latest/monitoring/monitor-media-services#schemas) |
8787
| Network security groups |[Log Analytics for network security groups (NSGs)](../../virtual-network/virtual-network-nsg-manage-log.md) |

articles/logic-apps/.openpublishing.redirection.logic-apps.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -362,17 +362,17 @@
362362
},
363363
{
364364
"source_path_from_root": "/articles/app-service-logic/app-service-logic-track-integration-account-as2-tracking-shemas.md",
365-
"redirect_url": "/azure/logic-apps/logic-apps-track-integration-account-as2-tracking-schemas",
365+
"redirect_url": "/azure/logic-apps/tracking-schemas-as2-x12-custom",
366366
"redirect_document_id": true
367367
},
368368
{
369369
"source_path_from_root": "/articles/app-service-logic/app-service-logic-track-integration-account-custom-tracking-shema.md",
370-
"redirect_url": "/azure/logic-apps/logic-apps-track-integration-account-custom-tracking-schema",
370+
"redirect_url": "/azure/logic-apps/tracking-schemas-as2-x12-custom",
371371
"redirect_document_id": true
372372
},
373373
{
374374
"source_path_from_root": "/articles/app-service-logic/app-service-logic-track-integration-account-x12-tracking-shemas.md",
375-
"redirect_url": "/azure/logic-apps/logic-apps-track-integration-account-x12-tracking-schema",
375+
"redirect_url": "/azure/logic-apps/tracking-schemas-as2-x12-custom",
376376
"redirect_document_id": true
377377
},
378378
{

articles/logic-apps/tracking-schemas-as2-x12-custom.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ The following table describes the attributes in a tracking schema for an AS2 mes
7777
| isMdnExpected | Yes | Boolean | Whether to use the default value if the value isn't known |
7878
| mdnType | Yes | Enum | Allowed values: `NotConfigured`, `Sync`, and `Async` |
7979

80+
<a name="as2-mdn"></a>
81+
8082
### AS2 MDN tracking schema
8183

8284
The following syntax describes the tracking schema for an AS2 MDN message:

0 commit comments

Comments
 (0)