Skip to content

Commit dacc995

Browse files
committed
Add images, edge draft
1 parent dbe8049 commit dacc995

9 files changed

+28
-63
lines changed

articles/azure-portal/TOC.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,13 @@
5454
href: supportability/classic-deployment-model-quota-increase-requests.md
5555
- name: Increase networking limits
5656
href: supportability/networking-quota-requests.md
57-
- name: Troubleshoot region or SKU subscription issues
58-
href: supportability/sku-series-unavailable.md
57+
- name: Troubleshoot Azure portal issues
58+
items:
59+
- name: Troubleshoot region or SKU subscription issues
60+
href: supportability/sku-series-unavailable.md
61+
- name: Capture a browser trace for troubleshooting
62+
href: azure-portal-browser-trace.md
63+
5964
- name: Reference
6065
items:
6166
- name: Keyboard shortcuts

articles/azure-portal/azure-portal-browser-trace.md

Lines changed: 21 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ manager: mtillman
1414

1515
# Capture a browser trace for troubleshooting
1616

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.
1818

1919
## Microsoft Edge
2020

@@ -24,84 +24,44 @@ If you're troubleshooting an issue with the Azure portal, and you need to contac
2424

2525
1. In the portal, navigate to the step just prior to where the issue occurs.
2626

27-
1. Press F12 or select **More Tools** > **Developer Tools**.
27+
1. Press F12 or select ![Screenshot of browser settings icon](media/azure-portal-browser-trace/edge-icon-settings.png) > **More tools** > **Developer tools**.
2828

2929
1. Ensure that the trace captures information from all the pages you visit in the portal:
3030

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**.
3232

33-
1. Select the **Console** tab, and select **SOMELOGTHING**.
33+
![Screenshot of "Clear entries on navigate"](media/azure-portal-browser-trace/edge-network-clear-entries.png)
3434

35-
1. Select the **Network** tab.
35+
1. Select the **Console** tab, then select **Preserve Log**.
3636

37-
1. Select **Stop profiling session** and **Clear session**.
37+
![Screenshot of "Preserve Log"](media/azure-portal-browser-trace/edge-console-preserve-log.png)
3838

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**.
6240

63-
- Edge: select **More Tools** > **Developer Tools**.
41+
![Screenshot of "Stop profiling session" and "Clear session"](media/azure-portal-browser-trace/edge-stop-clear-session.png)
6442

65-
- Chrome: select **More tools** > **Developer tools**.
66-
67-
- 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.
8444

85-
- Safari: select ****.
45+
![Screenshot of browser trace results](media/azure-portal-browser-trace/edge-browser-trace-results.png)
8646

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.
8848

89-
1. Stop the session and save the trace as a HAR file.
49+
![Screenshot of "Export as HAR"](media/azure-portal-browser-trace/edge-network-export-har.png)
9050

91-
- Edge: select **Export as HAR**.
51+
1. Stop Steps Recorder, and save the file.
9252

93-
- Chrome: select **Export HAR**.
53+
1. Select the **Console** tab, expand the window, and take screenshots of the output.
9454

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.
9656

97-
1. Compress the HAR file and send it to support for analysis and troubleshooting.
57+
## Google Chrome
9858

99-
1. Console
59+
Steps go here
10060

101-
1.
61+
## Apple Safari
10262

103-
## Google Chrome
63+
Steps go here
10464

105-
## Apple Safari
65+
## Next steps
10666

107-
## Next steps
67+
[Azure portal overview](azure-portal-overview.md)
37.8 KB
Loading
5.36 KB
Loading
389 Bytes
Loading
6.71 KB
Loading
6.75 KB
Loading
6.77 KB
Loading
6.77 KB
Loading

0 commit comments

Comments
 (0)