Skip to content

Commit 6836ce2

Browse files
Update links to use relative paths
1 parent 5e3e54f commit 6836ce2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

support/azure/app-service/web-apps-performance-faqs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Multiple factors might contribute to slow app performance. For detailed troubles
3333
3434
> [!TIP]
3535
> Configure a **Health Check** path to monitor app health and automatically replace unresponsive instances. This helps maintain availability and performance.
36-
> [Learn more](https://learn.microsoft.com/azure/app-service/monitor-instances-health-check)
36+
> [Learn more](/azure/app-service/monitor-instances-health-check.md)
3737
3838

3939
## How do I troubleshoot a high CPU-consumption scenario?
@@ -200,11 +200,11 @@ For a detailed walkthrough that shows you how to debug your web app by using Vis
200200

201201
> [!TIP]
202202
> If you are deploying in regions that support **Availability Zones**, consider enabling zone redundancy for added resiliency during regional outages.
203-
> [Learn more](https://learn.microsoft.com/azure/reliability/reliability-app-service)
203+
> [Learn more](/azure/reliability/reliability-app-service.md)
204204

205205
> [!TIP]
206206
> App Service undergoes **routine maintenance** for platform reliability. For more control over update behavior, especially in App Service Environment v3, configure **Upgrade Preference** settings.
207-
> [Learn more](https://learn.microsoft.com/azure/app-service/routine-maintenance)
207+
> [Learn more](/azure/app-service/routine-maintenance.md)
208208

209209

210210
[!INCLUDE [Azure Help Support](../../includes/azure-help-support.md)]

0 commit comments

Comments
 (0)