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/logic-apps/monitor-workflows-collect-diagnostic-data.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,11 +71,11 @@ This how-to guide shows how to complete the following tasks, based on whether yo
71
71
72
72
### [Consumption](#tab/consumption)
73
73
74
-
The following sections apply only to a Consumption logic app resource.
74
+
For a Consumption logic app, you need to first enable Log Analytics.
75
75
76
76
<aname="enable-for-new-logic-apps"></a>
77
77
78
-
### Enable Log Analytics at logic app creation
78
+
####Enable Log Analytics at logic app creation
79
79
80
80
1. In the [Azure portal](https://portal.azure.com), on the **Create Logic App** pane, follow these steps:
81
81
@@ -95,7 +95,7 @@ The following sections apply only to a Consumption logic app resource.
95
95
96
96
<aname="install-management-solution"></a>
97
97
98
-
### Install Logic Apps Management solution
98
+
####Install Logic Apps Management solution
99
99
100
100
If you turned on Log Analytics when you created your logic app resource, skip this section. You already have the Logic Apps Management solution installed in your Log Analytics workspace. Otherwise, continue with the following steps for an existing Consumption logic app:
101
101
@@ -129,9 +129,9 @@ If you turned on Log Analytics when you created your logic app resource, skip th
129
129
130
130
:::image type="content" source="./media/monitor-workflows-collect-diagnostic-data/consumption/workspace-summary-pane-logic-apps-management.png" alt-text="Screenshot showing the Azure portal, the workspace summary pane with Logic Apps Management solution.":::
131
131
132
-
### [Standard](#tab/standard)
132
+
### [Standard (preview)](#tab/standard)
133
133
134
-
For a Standard logic app, no option to enable Log Analytics is available at creation time, nor does the Logic Apps Management solution apply. You can continue with [Add a diagnostic setting](#add-diagnostic-setting).
134
+
For a Standard logic app, you can continue with [Add a diagnostic setting](#add-diagnostic-setting). No other prerequisite steps are necessary to enable Log Analytics, nor does the Logic Apps Management solution apply to Standard logic apps.
0 commit comments