Skip to content

Commit 7f12200

Browse files
authored
Tweak titles
1 parent d821488 commit 7f12200

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-functions/functions-monitoring.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Monitor function executions in Azure Functions
2+
title: Monitor executions in Azure Functions
33
description: Learn how to use Azure Application Insights with Azure Functions to monitor function executions.
44
ms.assetid: 501722c3-f2f7-4224-a220-6d59da08a320
55
ms.topic: conceptual
@@ -8,7 +8,7 @@ ms.custom: "devx-track-csharp, fasttrack-edit, contperf-fy21q2, devx-track-js"
88
# Customer intent: As a developer, I want to understand what facilities are provided to help me monitor my functions so I can know if they're running correctly.
99
---
1010

11-
# Monitor function executions in Azure Functions
11+
# Monitor executions in Azure Functions
1212

1313
[Azure Functions](functions-overview.md) offers built-in integration with [Azure Application Insights](../azure-monitor/app/app-insights-overview.md) to monitor functions executions. This article provides an overview of the monitoring capabilities provided by Azure for monitoring Azure Functions.
1414

0 commit comments

Comments
 (0)