Skip to content

Commit 307cd7c

Browse files
committed
toc
1 parent ba4a460 commit 307cd7c

File tree

3 files changed

+6
-8
lines changed

3 files changed

+6
-8
lines changed

articles/azure-monitor/app/automate-with-logic-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 03/11/2019
1111
Do you find yourself repeatedly running the same queries on your telemetry data to check whether your service is functioning properly? Are you looking to automate these queries for finding trends and anomalies and then build your own workflows around them? The Azure Application Insights connector for Logic Apps is the right tool for this purpose.
1212

1313
> [!NOTE]
14-
> The Azure Application Insights connector has been replaced with the [Azure Monitor connector](.../platform/logic-app-flow-connector.md) that is integrated with Azure Active Directory instead of requiring an API key and also allows you to retrieve data from a Log Analytics workspace.
14+
> The Azure Application Insights connector has been replaced with the [Azure Monitor connector](../platform/logic-app-flow-connector.md) that is integrated with Azure Active Directory instead of requiring an API key and also allows you to retrieve data from a Log Analytics workspace.
1515
1616
With this integration, you can automate numerous processes without writing a single line of code. You can create a logic app with the Application Insights connector to quickly automate any Application Insights process.
1717

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Click **+ New step** to add an action that runs after the recurrence action. Und
5555

5656
Click **Azure Log Analytics – Run query and visualize results**.
5757

58-
![Run query and visualize results action](media/logicapp-flow-connector/select-query-action.png)
58+
![Run query and visualize results action](media/logicapp-flow-connector/select-query-action-visualize.png)
5959

6060

6161
### Add Azure Monitor Logs action

articles/azure-monitor/toc.yml

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -894,13 +894,11 @@
894894
href: log-query/query-optimization.md
895895
- name: Parse text data
896896
href: log-query/parse-text.md
897-
- name: Flow / Logic Apps
897+
- name: Logic Apps
898898
items:
899-
- name: Flow connector with Logs
900-
href: platform/flow-tutorial.md
901-
- name: Flow Connector with applications
902-
href: app/automate-with-flow.md
903-
- name: Logic Apps with applications
899+
- name: Azure Monitor Logs connector
900+
href: platform/logicapp-flow-connector.md
901+
- name: Application Insights connector
904902
href: app/automate-with-logic-apps.md
905903
- name: REST API
906904
displayname: metrics, analyze

0 commit comments

Comments
 (0)