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/frontdoor/refstring.md
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ A guide to understand and use RefStrings for diagnosing and resolving issues wit
17
17
18
18
## Prerequisites
19
19
20
-
* You must have an Azure Front Door profile. To create a profile, see [Creating an Azure Front Door profile](learn.microsoft.com/en-us/azure/frontdoor/create-front-door-portal).
20
+
* You must have an Azure Front Door profile. To create a profile, see [Creating an Azure Front Door profile](create-front-door-portal.md).
21
21
22
22
23
23
## What is a RefString?
@@ -74,32 +74,32 @@ Azure Front Door uses a RefString to manage 4xx and 5xx errors. The following ar
74
74
75
75
1. Select the **Diagnose and solve problems** menu.
76
76
77
-
:::image type="content" source="media/refstring/refstring-step-one-portal.png" alt-text="Diagnosing using RefString step one" lightbox="media/refrtring/refstring-step-one-portal.png":::
77
+
:::image type="content" source="media/refstring/refstring-step-one-portal.png" alt-text="Diagnosing using RefString step one" lightbox="media/refstring/refstring-step-one-portal.png":::
78
78
79
79
1. Scroll down and select **Connectivity** under the **Common problems** section.
80
80
81
-
:::image type="content" source="media/refstring/refstring-step-two-portal.png" alt-text="Diagnosing using RefString step two" lightbox="media/refrtring/refstring-step-two-portal.png":::
81
+
:::image type="content" source="media/refstring/refstring-step-two-portal.png" alt-text="Diagnosing using RefString step two" lightbox="media/refstring/refstring-step-two-portal.png":::
82
82
83
83
1. In the box **What issue are you having?** select **Select a problem subtype** and choose **4xx and 5xx errors** on the drop down-menu, then select the **Next**.
84
84
85
-
:::image type="content" source="media/refstring/refstring-step-three-portal.png" alt-text="Diagnosing using RefString step three" lightbox="media/refrtring/refstring-step-three-portal.png":::
85
+
:::image type="content" source="./media/refstring/refstring-step-three-portal.png" alt-text="Diagnosing using RefString step three" lightbox="media/refstring/refstring-step-three-portal.png":::
86
86
87
87
1. Enter your RefString in the box within the **4xx and 5xx errors** section. You input the Restring given to you from your request under the **Tracking Reference – RefString** field.
88
88
89
-
:::image type="content" source="media/refstring/refstring-step-four-portal.png" alt-text="Diagnosing using RefString step four" lightbox="media/refrtring/refstring-step-four-portal.png":::
89
+
:::image type="content" source="media/refstring/refstring-step-four-portal.png" alt-text="Diagnosing using RefString step four" lightbox="media/refstring/refstring-step-four-portal.png":::
90
90
91
91
1. Finally, select **Run Diagnostics** to identify the cause of the issue, which explains the failure if it's a known problem.
92
92
93
93
An example of a result displaying an issue:
94
94
95
-
:::image type="content" source="media/refstring/refstring-example.png" alt-text="Diagnosis example using RefString" lightbox="media/refrtring/refstring-example.png":::
95
+
:::image type="content" source="media/refstring/refstring-example.png" alt-text="Diagnosis example using RefString" lightbox="media/refstring/refstring-example.png":::
96
96
97
97
> [!NOTE]
98
98
> The diagnostic capabilities may require up to 15 minutes to deliver results. We ask for your patience that you allow the process to finish before taking further action.
99
99
100
100
### Alternative option
101
101
102
-
If you choose not to use the diagnostic tool, you can include a RefString when submitting a support ticket. Additionally, you can enable the **Access Logs** feature to receive updates on RefString data directly in the Azure portal. For more information on tracking references and access log parameters, see [Monitor metrics and logs in Azure Front Door](https://learn.microsoft.com/en-us/azure/frontdoor/front-door-diagnostics?pivots=front-door-standard-premium#access-log).
102
+
If you choose not to use the diagnostic tool, you can include a RefString when submitting a support ticket. Additionally, you can enable the **Access Logs** feature to receive updates on RefString data directly in the Azure portal. For more information on tracking references and access log parameters, see [Monitor metrics and logs in Azure Front Door](front-door-diagnostics.md#access-log).
103
103
104
104
This article highlights specific fields in access logs that help identify various types of errors:
105
105
@@ -121,5 +121,5 @@ This article highlights specific fields in access logs that help identify variou
121
121
122
122
## Next steps
123
123
124
-
* To learn more about navigating common issues, see [Front Door Troubleshooting Issues](https://learn.microsoft.com/en-us/azure/frontdoor/troubleshoot-issues).
125
-
* For answers to common questions, see [Azure Front Door FAQ](https://learn.microsoft.com/en-us/azure/frontdoor/front-door-faq).
124
+
* To learn more about navigating common issues, see [Front Door Troubleshooting Issues](troubleshoot-issues.md).
125
+
* For answers to common questions, see [Azure Front Door FAQ](front-door-faq.yml).
0 commit comments