Skip to content

Commit a5dd9e1

Browse files
Merge pull request #212520 from AaronMaxwell/aaronmax-console-clarify-dotnet
https://github.com/MicrosoftDocs/azure-docs/issues/98260
2 parents 6eb663a + 47fa4ee commit a5dd9e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/console.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ telemetryClient.TrackTrace("Hello World!");
4343
You may initialize and configure Application Insights from the code or using `ApplicationInsights.config` file. Make sure initialization happens as early as possible.
4444

4545
> [!NOTE]
46-
> Instructions referring to **ApplicationInsights.config** are only applicable to apps that are targeting the .NET Framework, and do not apply to .NET Core applications.
46+
> - **ApplicationInsights.config** is not supported by .NET Core applications.
4747
4848
### Using config file
4949

0 commit comments

Comments
 (0)