Skip to content

Commit 4072e63

Browse files
committed
Added code snippet
1 parent 760f31b commit 4072e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/correlation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -341,7 +341,7 @@ You might want to customize the way component names are displayed in the [Applic
341341
}
342342
}
343343
```
344-
You can also set the cloud role name using the environment variable APPLICATIONINSIGHTS_ROLE_NAME.
344+
You can also set the cloud role name using the environment variable `APPLICATIONINSIGHTS_ROLE_NAME`.
345345
346346
- With Application Insights Java SDK 2.5.0 and later, you can specify the `cloud_RoleName`
347347
by adding `<RoleName>` to your ApplicationInsights.xml file:

0 commit comments

Comments
 (0)