Skip to content

Commit 5356cce

Browse files
Apply suggestions from PR review
1 parent e6f64f8 commit 5356cce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/app/java-standalone-upgrade-from-2x.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ Add the 3.x Java agent to your JVM command-line args, for example
3737

3838
If you were using the Application Insights 2.x Java agent, just replace your existing `-javaagent:...` with the above.
3939

40-
Note: if you were using the spring-boot-starter and if you prefer, there is an alternative to using the Java agent, see
41-
[3.x Spring Boot](./java-spring-boot.md).
40+
> [!Note]
41+
> If you were using the spring-boot-starter and if you prefer, there is an alternative to using the Java agent. See [3.x Spring Boot](./java-spring-boot.md).
4242
4343
## Step 3: Configure your Application Insights connection string
4444

0 commit comments

Comments
 (0)