Skip to content

Commit 450b6b1

Browse files
authored
Merge pull request #167143 from HarshitaSingh-MSFT/patch-28
(AzureCXP) fixes MicrosoftDocs/azure-docs#78828
2 parents 3535d0e + ca865ba commit 450b6b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-monitor/app/asp-net.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ This section will guide you through manually adding Application Insights to a te
258258
}
259259
```
260260

261-
7. Update the Web.config file as follows:
261+
7. If Web.config is already updated, skip this step. Otherwise, update the file as follows:
262262

263263
```xml
264264
<?xml version="1.0" encoding="utf-8"?>

0 commit comments

Comments
 (0)