Skip to content

Commit 5a1d4ce

Browse files
committed
Updating decision trees
1 parent 028ec3f commit 5a1d4ce

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed
-4.27 KB
Loading
1.12 KB
Loading
433 Bytes
Loading
1.26 KB
Loading
1.28 KB
Loading

articles/logic-apps/logic-apps-using-sap-connector.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1740,7 +1740,7 @@ To enable sending SAP telemetry to Application insights, follow these steps:
17401740

17411741
1. In your on-premises data gateway installation directory, check that the **Microsoft.ApplicationInsights.dll** file has the same version number as the **Microsoft.ApplicationInsights.EventSourceListener.dll** file that you added. The gateway currently uses version 2.14.0.
17421742

1743-
1. In the **ApplicationInsights.config** file, add your [Application Insights instrumentation key](../azure-monitor/app/app-insights-overview.md#how-does-application-insights-work) by uncommenting the line with the `<InstrumentationKey></Instrumentation>` element. Replace the placeholder, *your-Application-Insights-instrumentation-key*, with your key, for example:
1743+
1. In the **ApplicationInsights.config** file, add your [Application Insights instrumentation key](../azure-monitor/app/sdk-connection-string.md) by uncommenting the line with the `<InstrumentationKey></Instrumentation>` element. Replace the placeholder, *your-Application-Insights-instrumentation-key*, with your key, for example:
17441744

17451745
```xml
17461746
<?xml version="1.0" encoding="utf-8"?>

articles/static-web-apps/monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Use the following steps to add Application Insights monitoring to your static we
4545
The following highlights a few locations in the portal used to inspect aspects of your application's API endpoints.
4646

4747
> [!NOTE]
48-
> For more detail on Application Insights usage, refer to [Where do I see my telemetry?](../azure-monitor/app/app-insights-overview.md#where-do-i-see-my-telemetry).
48+
> For more detail on Application Insights usage, refer to [Application Insights overview](../azure-monitor/app/app-insights-overview.md).
4949
5050
| Type | Menu location | Description |
5151
|--- | --- | --- |

0 commit comments

Comments
 (0)