Skip to content

Commit 62e9272

Browse files
committed
updates from yossi
1 parent 0661045 commit 62e9272

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/platform/logicapp-flow-connector.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ For example, you can create a logic app to use Azure Monitor log data in an emai
1919
The following table describes the actions included with the Azure Monitor Logs connector. Both allow you to run a log query against a Log Analytics workspace or Application Insights application. The difference is in the way the data is returned.
2020

2121
> [!NOTE]
22-
> The Azure Monitor Logs connector replaces the [Azure Log Analytics connector](https://docs.microsoft.com/connectors/azureloganalytics/) and the [Azure Application Insights connector](https://docs.microsoft.com/connectors/applicationinsights/). This connector allows you to select whether to run the query against a Log Analytics workspace or an Application Insights application.
22+
> The Azure Monitor Logs connector replaces the [Azure Log Analytics connector](https://docs.microsoft.com/connectors/azureloganalytics/) and the [Azure Application Insights connector](https://docs.microsoft.com/connectors/applicationinsights/). This connector provides the same functionality as the others and is the preferred method for running a query against a Log Analytics workspace or an Application Insights application.
2323
2424

2525
| Action | Description |
@@ -41,7 +41,7 @@ Go to **Logic Apps** in the Azure portal and click **Add**. Select a **Subscript
4141
Click **Review + create** and then **Create**. When the deployment is complete, click **Go to resource** to open the **Logic Apps Designer**.
4242

4343
### Create a trigger for the logic app
44-
Under **Start with a common trigger**, select **Recurrence**. This creates a logic app that automatically runs at a regular interval. In the **Frequency** box of the action, select **Day** and in the **Interval** box, enter **1**.
44+
Under **Start with a common trigger**, select **Recurrence**. This creates a logic app that automatically runs at a regular interval. In the **Frequency** box of the action, select **Day** and in the **Interval** box, enter **1** to run the workflow once per day.
4545

4646
![Recurrence action](media/logicapp-flow-connector/recurrence-action.png)
4747

0 commit comments

Comments
 (0)