Skip to content

Commit 8d89fac

Browse files
committed
Contractions and formatting
1 parent 45db4d9 commit 8d89fac

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ ms.reviewer: mbullwin
1313

1414
# Upgrading the Snapshot Debugger
1515

16-
To provide the best possible security for your data, Microsoft is moving away from TLS 1.0 and TLS 1.1, which have been shown to be vulnerable to determined attackers. If you are using an older version of the site extension, it will require an upgrade to continue working. This document outlines the steps needed to upgrade your Snapshot debugger to the latest version.
16+
To provide the best possible security for your data, Microsoft is moving away from TLS 1.0 and TLS 1.1, which have been shown to be vulnerable to determined attackers. If you're using an older version of the site extension, it will require an upgrade to continue working. This document outlines the steps needed to upgrade your Snapshot debugger to the latest version.
1717
There are two primary upgrade paths depending on if you enabled the Snapshot Debugger using a site extension or if you used an SDK/Nuget added to your application. Both upgrade paths are discussed below.
1818

1919
## Upgrading the site extension
2020

2121
> [!IMPORTANT]
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.
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:
@@ -29,27 +29,27 @@ If you enabled the Snapshot debugger using the site extension, you can upgrade u
2929

3030
![Screenshot of individual App Service resource named DiagService01](./media/snapshot-debugger-upgrade/app-service-resource.png)
3131

32-
3. Once you have navigated to your resource, click on the Extensions blade and wait for the list of extensions to populate:
32+
3. Once you've navigated to your resource, click on the Extensions blade and wait for the list of extensions to populate:
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 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.
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

4040
5. Go to the Overview blade of your resource and click on Application Insights:
4141

4242
![Screenshot of three buttons. Center button with name Application Insights is selected](./media/snapshot-debugger-upgrade/application-insights-button.png)
4343

44-
6. If this is the first time you have viewed the Application Insights blade for this App Service you will be prompted to turn on Application Insights. Select "Turn on Application Insights".
44+
6. If this is the first time you've viewed the Application Insights blade for this App Service, you'll be prompted to turn on Application Insights. Select **Turn on Application Insights**.
4545

46-
![Screenshot of the first time experience for the Application Insights blade with the Turn on Application Insights button highlighted](./media/snapshot-debugger-upgrade/turn-on-application-insights.png)
46+
![Screenshot of the first-time experience for the Application Insights blade with the Turn on Application Insights button highlighted](./media/snapshot-debugger-upgrade/turn-on-application-insights.png)
4747

48-
7. The current Application Insights settings are displayed. Unless you want to take the opportunity to change your settings, you can leave them as is. The **Apply** button on the bottom of the blade is not enabled by default and you will have to toggle one of the settings to activate the button. You don’t have to change any actual settings, rather you can change the setting and then immediately change it back. We recommend toggling the Profiler setting and then selecting **Apply**.
48+
7. The current Application Insights settings are displayed. Unless you want to take the opportunity to change your settings, you can leave them as is. The **Apply** button on the bottom of the blade isn't enabled by default and you'll have to toggle one of the settings to activate the button. You don’t have to change any actual settings, rather you can change the setting and then immediately change it back. We recommend toggling the Profiler setting and then selecting **Apply**.
4949

5050
![Screenshot of Application Insights App Service Configuration page with Apply button highlighted in red](./media/snapshot-debugger-upgrade/view-application-insights-data.png)
5151

52-
8. Once you click **Apply**, you will be asked to confirm the changes.
52+
8. Once you click **Apply**, you'll be asked to confirm the changes.
5353

5454
> [!NOTE]
5555
> The site will be restarted as part of the upgrade process.

0 commit comments

Comments
 (0)