Skip to content

Commit fef72a4

Browse files
committed
add bold
1 parent 833212c commit fef72a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/application-insights/application-insights-console.md

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

4343
> [!NOTE]
44-
> Instructions referring to ApplicationInsights.config are only applicable to apps that are targeting the .NET Framework, and do not apply to .NET Core applications.
44+
> Instructions referring to **ApplicationInsights.config** are only applicable to apps that are targeting the .NET Framework, and do not apply to .NET Core applications.
4545
4646
### Using config file
4747

0 commit comments

Comments
 (0)