You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-portal/azure-portal-browser-trace.md
+21-61Lines changed: 21 additions & 61 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ manager: mtillman
14
14
15
15
# Capture a browser trace for troubleshooting
16
16
17
-
If you're troubleshooting an issue with the Azure portal, and you need to contact Microsoft support, we recommend you first capture a browser trace and some additional information. The information you collect can provide important details about the portal at the time the issue occurs. Follow the steps in this article for the brower you use: Microsoft Edge, Google Chrome, or Apple Safari.
17
+
If you're troubleshooting an issue with the Azure portal, and you need to contact Microsoft support, we recommend you first capture a browser trace and some additional information. The information you collect can provide important details about the portal at the time the issue occurs. Follow the steps in this article for the browser you use: Microsoft Edge, Google Chrome, or Apple Safari.
18
18
19
19
## Microsoft Edge
20
20
@@ -24,84 +24,44 @@ If you're troubleshooting an issue with the Azure portal, and you need to contac
24
24
25
25
1. In the portal, navigate to the step just prior to where the issue occurs.
26
26
27
-
1. Press F12 or select **More Tools** > **Developer Tools**.
27
+
1. Press F12 or select  > **More tools** > **Developer tools**.
28
28
29
29
1. Ensure that the trace captures information from all the pages you visit in the portal:
30
30
31
-
1. Select the **Network** tab, and clear the option **Clear entries on navigate**.
31
+
1. Select the **Network** tab, then clear the option **Clear entries on navigate**.
32
32
33
-
1. Select the **Console** tab, and select **SOMELOGTHING**.
33
+

34
34
35
-
1. Select the **Network** tab.
35
+
1. Select the **Console** tab, then select **Preserve Log**.
36
36
37
-
1. Select **Stop profiling session** and **Clear session**.
37
+

38
38
39
-
1. Restart the session, then reproduce the issue in the portal. You will see session output similar to the following image.
40
-
41
-
1. Stop the session and select **Export as HAR**.
42
-
43
-
1. Compress the HAR file and send it to support for analysis and troubleshooting.
44
-
45
-
1. Select the **Console** tab
46
-
47
-
1. Copy and save
48
-
49
-
50
-
## Scratch
51
-
52
-
1. Sign in to the [Azure portal](https://portal.azure.com). It's important to sign in _before_ you start the trace so that the trace doesn't contain sensitive information related to your sign-in.
53
-
54
-
1. (Optional) Start recording the steps you take in the portal, using [Steps Recorder](https://support.microsoft.com/help/22878/windows-10-record-steps).
55
-
56
-
1. In the portal, navigate to the step just prior to where the issue occurs.
57
-
58
-
Ive also seen some teammates ask customer to collect a problem recorder trace which screen grabs their monitor when they click through some repro, so this might be also good to reference or include into workflow, whatever you guys recommend:
59
-
60
-
61
-
1. Open the developer tools pane:
39
+
1. Select the **Network** tab, then select **Stop profiling session** and **Clear session**.
- Safari: first enable the developer tools by selecting **Preferences** > **Advanced** > **Show Develop menu in menu bar**. Then select **Develop** > **Show Web Inspector**.
68
-
69
-
1. Select the **Network** tab.
70
-
71
-
1. To ensure that, select the appropriate option for your browser:
72
-
73
-
- Edge: clear the option **Clear entries on navigate**.
74
-
75
-
- Chrome: select **Preserve log**.
76
-
77
-
- Safari: select ****.
78
-
79
-
1. Stop the browser trace session and clear the session.
80
-
81
-
- Edge: select **Stop profiling session** and **Clear session**.
82
-
83
-
- Chrome: select **Stop recording network log** and **Clear**.
43
+
1. Restart the session, then reproduce the issue in the portal. You will see session output similar to the following image.
84
44
85
-
- Safari: select ****.
45
+

86
46
87
-
1.Restart the session, then reproduce the issue in the Azure portal. You will see session output similar to the following image.
47
+
1.Stop the session, then select **Export as HAR** and save the file.
88
48
89
-
1. Stop the session and save the trace as a HAR file.
49
+

90
50
91
-
- Edge: select **Export as HAR**.
51
+
1. Stop Steps Recorder, and save the file.
92
52
93
-
- Chrome: select **Export HAR**.
53
+
1. Select the **Console** tab, expand the window, and take screenshots of the output.
94
54
95
-
- Safari: select ****.
55
+
1. Package the HAR file, console screenshot, and Steps Recorder in a compressed format like .zip, and share that with Microsoft support.
96
56
97
-
1. Compress the HAR file and send it to support for analysis and troubleshooting.
0 commit comments