Skip to content

Commit d93a35b

Browse files
authored
Merge pull request #211972 from AaronMaxwell/aaronmax-appinsights-overview-revamp
Revamp of the Application Insights overview
2 parents e97d062 + 7ee0968 commit d93a35b

9 files changed

+61
-168
lines changed

articles/azure-monitor/app/app-insights-overview.md

Lines changed: 59 additions & 166 deletions
Large diffs are not rendered by default.
Binary file not shown.
82.5 KB
Loading
29.5 KB
Loading
9.37 KB
Loading
27.9 KB
Loading
26.4 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)