You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-functions/monitor-functions-reference.md
+2-4Lines changed: 2 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,7 @@
1
1
---
2
2
title: Monitoring Azure Functions data reference
3
3
description: Important reference material needed when you monitor Azure Functions
4
-
author: vraposo
5
4
ms.topic: reference
6
-
ms.author: glenga
7
5
ms.service: azure-functions
8
6
ms.custom: subject-monitoring
9
7
ms.date: 07/05/2022
@@ -62,8 +60,8 @@ The following table lists the operations related to Azure Functions that may be
62
60
63
61
| Operation | Description |
64
62
|:---|:---|
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).|
0 commit comments