Skip to content

Commit 227add4

Browse files
committed
link and metadata fixes
1 parent e811562 commit 227add4

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

articles/azure-functions/monitor-functions-reference.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
---
22
title: Monitoring Azure Functions data reference
33
description: Important reference material needed when you monitor Azure Functions
4-
author: vraposo
54
ms.topic: reference
6-
ms.author: glenga
75
ms.service: azure-functions
86
ms.custom: subject-monitoring
97
ms.date: 07/05/2022
@@ -62,8 +60,8 @@ The following table lists the operations related to Azure Functions that may be
6260

6361
| Operation | Description |
6462
|:---|:---|
65-
|Microsoft.web/sites/functions/listkeys/action | Return the [keys for the function]functions-bindings-http-webhook-trigger.md#authorization-keys.|
66-
|Microsoft.Web/sites/host/listkeys/action | Return the [host keys for the function app]functions-bindings-http-webhook-trigger.md#authorization-keys.|
63+
|Microsoft.web/sites/functions/listkeys/action | Return the [keys for the function](functions-bindings-http-webhook-trigger.md#authorization-keys).|
64+
|Microsoft.Web/sites/host/listkeys/action | Return the [host keys for the function app](functions-bindings-http-webhook-trigger.md#authorization-keys).|
6765
|Microsoft.Web/sites/host/sync/action | [Sync triggers](functions-deployment-technologies.md#trigger-syncing) operation.|
6866
|Microsoft.Web/sites/start/action| Function app started. |
6967
|Microsoft.Web/sites/stop/action| Function app stopped.|

articles/azure-functions/monitor-functions.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Monitoring Azure Functions
3-
description: Start here to learn how to monitor Azure Functions
4-
author: vraposo
3+
description: Start here to learn how to monitor function apps running in Azure Functions using Azure Monitor
54
ms.topic: how-to
65
ms.service: azure-functions
76
ms.custom: subject-monitoring

0 commit comments

Comments
 (0)