Skip to content

Commit cd0cb36

Browse files
committed
address warning
Signed-off-by: Hannah Hunter <[email protected]>
1 parent acf675d commit cd0cb36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/insights/set-up-code-optimizations.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@ Before enabling Code Optimizations for your web app, you need to ensure that it'
3030
1. In the Application Insights blade for your web application, determine the following:
3131

3232
- **If your web app is already connected to an Application Insights resource:**
33-
- A banner at the top of the blade will read **Your app is connected to Application Insights resource: <NAME-OF-RESOURCE>**.
33+
- A banner at the top of the blade will read **Your app is connected to Application Insights resource: {NAME-OF-RESOURCE}**.
3434
- **If your web app still needs to be connected to an Application Insights resource:**
35-
- A banner at the top of the blade will read **Your app will be connected to an auto-created Application Insights resource: <NAME-OF-RESOURCE>**.
35+
- A banner at the top of the blade will read **Your app will be connected to an auto-created Application Insights resource: {NAME-OF-RESOURCE}**.
3636

3737
1. Click **Apply** at the bottom of the Application Insights pane.
3838

0 commit comments

Comments
 (0)