Skip to content

Commit 6f0de11

Browse files
Acrolinx
1 parent 0b8f7bb commit 6f0de11

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/storage/common/storage-explorer-troubleshooting.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ Part 1: Install and Configure Fiddler
487487
9. Choose “Export Root Certificate to Desktop”
488488
10. Go to your desktop
489489
11. Find the FiddlerRoot.cer file
490-
12. Double click to open
490+
12. Double-click to open
491491
13. Go to the "Details" tab
492492
14. Click "Copy to File…"
493493
15. In the export wizard choose the following options
@@ -499,22 +499,22 @@ Part 1: Install and Configure Fiddler
499499
19. In the dialog, choose "Use app proxy settings", and set the URL to http://localhost and the port to 8888
500500
20. Click Ok
501501
21. Restart Storage Explorer
502-
22. You should start seeing network calls from a storageexplorer process show up in Fiddler
502+
22. You should start seeing network calls from a `storageexplorer:` process show up in Fiddler
503503

504504
Part 2: Reproduce the issue
505505
1. Close all apps other than Fiddler
506-
2. Clear the Fiddler log (X icon in the top left, somewhere nearby the View menu)
507-
3. Optional/recommended: let Fiddler set for few minutes, if you see network calls appear, right click on them and choose 'Filter Now' > 'Hide <process name>'
506+
2. Clear the Fiddler log (X icon in the top left, near the View menu)
507+
3. Optional/recommended: let Fiddler set for few minutes, if you see network calls appear, right-click on them and choose 'Filter Now' > 'Hide <process name>'
508508
4. Start Storage Explorer
509509
5. Reproduce the issue
510510
6. Click File > Save > All Sessions…, save somewhere you won't forget
511511
7. Close Fiddler and Storage Explorer
512512

513513
Part 3: Sanitize the Fiddler trace
514-
1. Double click on the fiddler trace (.saz file)
514+
1. Double-click on the fiddler trace (.saz file)
515515
2. Press `ctrl`+`f`
516516
3. In the dialog that appears, make sure the following options are set: Search = Requests and responses, Examine = Headers and bodies
517-
4. Search for any passwords you used while collecting the fiddler trace, any entries that are highlighted, right click and choose Remove > Selected sessions
517+
4. Search for any passwords you used while collecting the fiddler trace, any entries that are highlighted, right-click and choose Remove > Selected sessions
518518
5. If you definitely entered passwords into your browser while collecting the trace but you don't find any entries when using ctrl+f and you don't want to change your passwords/the passwords you used are used for other accounts, then feel free to just skip sending us the .saz file. Better to be safe than sorry. :)
519519
6. Save the trace again with a new name
520520
7. Optional: delete the original trace

0 commit comments

Comments
 (0)