Skip to content

Commit ad41ff3

Browse files
Minor fixes.
1 parent 5cd54b9 commit ad41ff3

File tree

2 files changed

+7
-38
lines changed

2 files changed

+7
-38
lines changed

articles/frontdoor/monitor-front-door-reference.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -126,12 +126,8 @@ The following table provides more detailed descriptions for the metrics.
126126

127127
::: zone-end
128128

129-
<!-- ## Log tables -->
130129
[!INCLUDE [horz-monitor-ref-logs-tables](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-logs-tables.md)]
131130

132-
<!-- Repeat the following section for each resource type/namespace in your service. Find the table(s) for your service at https://learn.microsoft.com/azure/azure-monitor/reference/tables-index.
133-
Replace the <ResourceType/namespace> and tablename placeholders with the namespace name. -->
134-
135131
::: zone pivot="front-door-classic"
136132

137133
### Azure Front Door Microsoft.Network/frontdoors

articles/frontdoor/monitor-front-door.md

Lines changed: 7 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ This table describes how you can collect data to monitor your service, and what
3535

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

38-
## Built in monitoring for Azure Front Door
38+
## Built-in monitoring for Azure Front Door
3939

4040
::: zone pivot="front-door-standard-premium"
4141

@@ -147,12 +147,12 @@ The following example JSON snippet shows a health probe log entry for a failed h
147147

148148
For more information on the Front Door web application firewall (WAF) logs, see [Azure Web Application Firewall monitoring and logging](../web-application-firewall/afds/waf-front-door-monitor.md).
149149

150-
151-
152150
::: zone-end
153151

154152
::: zone pivot="front-door-classic"
155153

154+
For classic Azure Front Door, built-in monitoring includes diagnostic logs.
155+
156156
## <a name="diagnostic-logging"></a>Diagnostic logs
157157

158158
Diagnostic logs provide rich information about operations and errors that are important for auditing and troubleshooting. Diagnostic logs differ from activity logs.
@@ -205,10 +205,10 @@ Raw logs include logs generated from both CDN edge (child POP) and origin shield
205205

206206
For every request that goes to an origin shield, there are two log entries:
207207

208-
* One for edge nodes
209-
* One for origin shield.
208+
- One for edge nodes
209+
- One for origin shield
210210

211-
To differentiate the egress or responses from the edge nodes vs. origin shield, you can use the field **isReceivedFromClient** to get the correct data.
211+
To differentiate the egress or responses from the edge nodes vs. origin shield, you can use the field **isReceivedFromClient** to get the correct data.
212212

213213
If the value is false, then it means the request is responded from origin shield to edge nodes. This approach is effective to compare raw logs with billing data. Charges aren't incurred for egress from origin shield to the edge nodes. Charges are incurred for egress from the edge nodes to clients.
214214

@@ -239,46 +239,19 @@ After the chunk arrives at the Azure Front Door edge, it's cached and immediatel
239239

240240
::: zone-end
241241

242-
243-
<!-- Add any monitoring mechanisms build in to your service here. -->
244-
245-
<!--## Use Azure Monitor tools to analyze the data-->
246242
[!INCLUDE [azmon-horz-tools](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/azmon-horz-tools.md)]
247243

248-
<!--## Export Azure Monitor data -->
249244
[!INCLUDE [azmon-horz-export-data](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/azmon-horz-export-data.md)]
250245

251-
<!--## Use Kusto queries to analyze log data -->
252246
[!INCLUDE [azmon-horz-kusto](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/azmon-horz-kusto.md)]
253247

254-
### Recommended Kusto queries for Azure Front Door
255-
256-
<!-- Add any recommended Kusto queries here. -->
257-
258-
<!-- Add any links to community resources with sample Kusto queries here. -->
259-
260-
<!-- ## Use Azure Monitor alerts to notify you of issues -->
261248
[!INCLUDE [azmon-horz-alerts-part-one](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/azmon-horz-alerts-part-one.md)]
262249

263-
<!-- Add any recommended alert rules here. -->
264-
### Recommended Azure Monitor alert rules for Azure Front Door
265-
266-
The following table lists common and recommended alert rules for Azure Front Door.
267-
268-
| Alert type | Condition | Examples |
269-
|:---|:---|:---|
270-
| Metric | | |
271-
| Log search | | |
272-
| Activity Log | | |
273-
| Service Health | | |
274-
| Resource Health | | |
275-
276250
[!INCLUDE [azmon-horz-alerts-part-two](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/azmon-horz-alerts-part-two.md)]
277251

278-
<!-- ## Get personalized recommendations using Azure Advisor -->
279252
[!INCLUDE [azmon-horz-advisor](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/azmon-horz-advisor.md)]
280253

281254
## Related content
282255

283-
- [Azure Front Door monitoring data reference](monitor-front-door-reference.md)
256+
- [Azure Front Door monitoring data reference](monitor-front-door-reference.md)
284257
- [Monitoring Azure resources with Azure Monitor](/azure/azure-monitor/essentials/monitor-azure-resource)

0 commit comments

Comments
 (0)