Skip to content

Commit 4f49dd0

Browse files
committed
Fix name of site extension
1 parent 397f0e3 commit 4f49dd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/app/snapshot-debugger-upgrade.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ There are two primary upgrade paths depending on if you enabled the Snapshot Deb
1919
## Upgrading the site extension
2020

2121
> [!IMPORTANT]
22-
> Older versions of Application Insights used a private site extension called "Application Insights Extension for App Service". The current Application Insights experience is enabled by setting App Settings to light up a pre-installed site extension.
22+
> Older versions of Application Insights used a private site extension called "Application Insights extension for Azure App Service". The current Application Insights experience is enabled by setting App Settings to light up a pre-installed site extension.
2323
> To avoid conflicts, which may cause your site to stop working, it is important to delete the private site extension first. See step 4 below.
2424
2525
If you enabled the Snapshot debugger using the site extension, you can upgrade using the following procedure:
@@ -33,7 +33,7 @@ If you enabled the Snapshot debugger using the site extension, you can upgrade u
3333

3434
![Screenshot of App Service Extensions showing Application Insights extension for Azure App Service installed](./media/snapshot-debugger-upgrade/application-insights-site-extension-to-be-deleted.png)
3535

36-
4. If any version of "Application Insights Site Extension for App Service" is installed, then select it and click Delete. Confirm "Yes" to delete the extension and wait for the delete to complete before moving to the next step.
36+
4. If any version of "Application Insights extension for Azure App Service" is installed, then select it and click Delete. Confirm "Yes" to delete the extension and wait for the delete to complete before moving to the next step.
3737

3838
![Screenshot of App Service Extensions showing Application Insights extension for Azure App Service with the Delete button highlighted](./media/snapshot-debugger-upgrade/application-insights-site-extension-delete.png)
3939

0 commit comments

Comments
 (0)