Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 621c235

Browse files
authoredMar 14, 2022
Add permissions to install Logic Apps Management solution
1 parent eb10aa7 commit 621c235

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed
 

‎articles/logic-apps/monitor-logic-apps-log-analytics.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: divswa, azla
77
ms.topic: how-to
8-
ms.date: 03/03/2022
8+
ms.date: 03/14/2022
99
---
1010

1111
# Set up Azure Monitor logs and collect diagnostics data for Azure Logic Apps
@@ -24,6 +24,8 @@ This article shows how to enable Log Analytics on new logic apps and existing lo
2424

2525
* An Azure account and subscription. If you don't have a subscription, [sign up for a free Azure account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
2626

27+
* Azure subscription Owner or Contributor permissions so you can install the Logic Apps Management solution from the Azure Marketplace. For more information, review [Permission to purchase - Azure Marketplace purchasing](/marketplace/azure-purchasing-invoicing#permission-to-purchase) and [Azure roles - Classic subscription administrator roles, Azure roles, and Azure AD roles](../role-based-access-control/rbac-and-directory-admin-roles.md#azure-roles).
28+
2729
* A [Log Analytics workspace](../azure-monitor/essentials/resource-logs.md#send-to-log-analytics-workspace). If you don't have a workspace, learn [how to create a Log Analytics workspace](../azure-monitor/logs/quick-create-workspace.md).
2830

2931
<a name="logging-for-new-logic-apps"></a>
@@ -284,4 +286,4 @@ This example shows how the `ActionCompleted` event includes the `clientTrackingI
284286
## Next steps
285287

286288
* [Create monitoring and tracking queries](../logic-apps/create-monitoring-tracking-queries.md)
287-
* [Monitor B2B messages with Azure Monitor logs](../logic-apps/monitor-b2b-messages-log-analytics.md)
289+
* [Monitor B2B messages with Azure Monitor logs](../logic-apps/monitor-b2b-messages-log-analytics.md)

0 commit comments

Comments
 (0)
Please sign in to comment.