Skip to content

Commit 441b766

Browse files
author
William Xie
authored
Fixed steps & clarified Cloud Explorer update
1 parent e068500 commit 441b766

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/debugger/debug-live-azure-applications.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ Additionally, the Snapshot Debugger is only available for **Visual Studio Enterp
4848

4949
1. Install the [Visual Studio Enterprise 15.4 Preview](https://www.visualstudio.com/en-us/news/releasenotes/vs2017-preview-relnotes) or later. Ensure that your installation contains the Azure development workload.
5050

51-
2. Update to the latest Cloud Explorer from the **Tools > Extensions and Updates...** menu.
51+
2. Install the [Snapshot Debugger extension](http://aka.ms/snapshotdebuggervsix) for Visual Studio. This extension will enable you to set snappoints and logpoints against apps running in Azure App Services.
5252

53-
3. Install the [Snapshot Debugger extension](http://aka.ms/snapshotdebuggervsix) for Visual Studio. This extension will enable you to set snappoints and logpoints against apps running in Azure App Services.
53+
3. Launch VS and open Cloud Explorer from **View > Cloud Explorer**. Then update to the latest Cloud Explorer from the **Tools > Extensions and Updates...** menu in **Updates > Visual Studio Marketplace**.
5454

5555
4. Open the project you would like to snapshot debug.
5656

0 commit comments

Comments
 (0)