Skip to content

Commit e0e0474

Browse files
committed
Merge remote-tracking branch 'upstream/main' into AB#9119-Drive-repair-prompt-causes-blue-screen-error
2 parents 76b7b5e + 0e0b914 commit e0e0474

48 files changed

Lines changed: 851 additions & 990 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.openpublishing.redirection.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
{
22
"redirections": [
33
{
4+
"source_path": "support/windows-server/active-directory/use-adminpak-remotely-administer-computers.md",
5+
"redirect_url": "/previous-versions/troubleshoot/windows-server/use-adminpak-remotely-administer-computers",
6+
"redirect_document_id": false
7+
},
8+
{
49
"source_path": "support/mem/configmgr/update-management/high-network-bandwidth-usage.md",
510
"redirect_url": "/troubleshoot/mem/configmgr/welcome-configuration-manager",
611
"redirect_document_id": false
@@ -14154,6 +14159,14 @@
1415414159
{
1415514160
"source_path": "support/power-platform/power-automate/desktop-flows/browser-automation/browser-automation-error-after-chromium-update.md",
1415614161
"redirect_url": "/troubleshoot/power-platform/power-automate/desktop-flows/browser-automation/failed-to-assume-control-of-edge-chrome-firefox-error"
14162+
},
14163+
{
14164+
"source_path": "support/developer/visualstudio/cpp/libraries/stl-priority-queue-class-custom-type.md",
14165+
"redirect_url": "/cpp/standard-library/priority-queue-class#use-a-user-defined-data-type-with-the-priority_queue"
14166+
},
14167+
{
14168+
"source_path": "support/developer/visualstudio/cpp/libraries/use-setfind-stl-function.md",
14169+
"redirect_url": "/cpp/standard-library/set-class#example-of-setfind"
1415714170
}
1415814171
]
1415914172
}

support/azure/app-service/app-service-web-nodejs-best-practices-troubleshoot-guide.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ ms.custom: sap:Availability, Performance, and Application Issues, devx-track-js
1414
---
1515
# Best practices and troubleshooting guide for node applications on Azure App Service Windows
1616

17+
## Summary
18+
1719
In this article, you learn best practices and troubleshooting steps for [Windows Node.js applications](/azure/app-service/quickstart-nodejs?pivots=platform-windows) running on Azure App Service (with [iisnode](https://github.com/azure/iisnode)).
1820

1921
> [!WARNING]

support/azure/app-service/asp-net-core-apps-stop-responding.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ms.custom: sap:Availability, Performance, and Application Issues
1313

1414
# ASP.NET Core applications hosted in App Service stop responding
1515

16+
## Summary
17+
1618
This article provides guidance on addressing ASP.NET Core applications that are hosted in Azure App Service when they stop responding. You might also see this message: "The specified CGI Application encountered an error and the server terminated the process."
1719

1820
## Symptom

support/azure/app-service/backing-up-restoring-and-cloning-microsoft-azure-app-services.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ ms.custom: sap:Configuration and Management
1010
---
1111
# Backing up, restoring, and cloning Microsoft Azure App Service
1212

13-
In this video, you will learn about different kinds of backup and restore procedures (traditional versus snapshot), the limitations of each, the requirements to complete the action (snapshot), and how to clone the app service to another ASP/ region.
13+
## Summary
14+
15+
In this video, you'll learn about different kinds of backup and restore procedures (traditional versus snapshot), the limitations of each, the requirements to complete the action (snapshot), and how to clone the app service to another ASP/ region.
1416

1517
> [!VIDEO https://www.youtube.com/embed/P2BRPuQYPSo]
1618

support/azure/app-service/capture-memory-dumps-app-service.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ ms.custom: sap:Availability, Performance, and Application Issues
1212
---
1313
# Capture memory dumps on the Azure App Service platform
1414

15+
## Summary
16+
1517
This article provides guidance about Microsoft Azure App Service debugging features for capturing memory dumps. The capture method that you use is dictated by the scenario in which you capture a memory dump for troubleshooting a performance or availability issue. For example, capturing a memory dump is different for a process that's experiencing excessive memory consumption than for a process that's throwing exceptions or responding slowly. The process in this context is the Internet Information Services (IIS) worker process (W3WP, which runs as *w3wp.exe*).
1618

1719
## Mapping memory dump scenarios to Azure App Service debugging features

support/azure/app-service/connection-issues-with-ssl-or-tls/troubleshoot-custom-domain-issues-azure-app-service.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,13 @@ ms.custom: sap:Connection issues with SSL or TLS, SSL Certificates and Domains
1212
---
1313
# Troubleshoot custom domain issues in Azure App Service for web apps on Windows and Linux
1414

15+
## Summary
16+
1517
When you add a custom domain to an Azure App Service instance as a web app, misconfigurations can cause validation errors, domain name service (DNS) resolution failures, or SSL issues. This guide provides:
1618

17-
- A step-by-step troubleshooting flow, featuring a linear process to help you diagnose and fix custom domain problems
19+
- A step-by-step troubleshooting flow, featuring a linear process to help you diagnose and fix custom domain problems.
1820

19-
- Common issues and solutions, featuring a catalog of frequently reported issues together with their causes and resolutions
21+
- Common issues and solutions, featuring a catalog of frequently reported issues together with their causes and resolutions.
2022

2123
## Troubleshooting steps
2224

support/azure/app-service/connection-issues-with-ssl-or-tls/troubleshoot-domain-and-tls-ssl-certificates.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ ms.custom: sap:SSL Certificates and Domains
1313
---
1414
# Troubleshoot domain and TLS/SSL certificate problems in Azure App Service
1515

16+
## Summary
17+
1618
When you set up a domain or TLS/SSL certificate for your web apps in Azure App Service, you might encounter the following common problems. This article explores the possible causes and solutions for these problems.
1719

1820
In addition to the information in this article, you can get more help by contacting Azure experts on the [Microsoft Q & A and Stack Overflow forums](https://azure.microsoft.com/support/forums/). Alternatively, you can file an Azure support incident on the [Azure Support site](https://azure.microsoft.com/support/options/). Select **Get Support**.

support/azure/app-service/connection-issues-with-ssl-or-tls/use-azure-app-service-certificate-with-application-gateway.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ ms.custom: sap:Connection issues with SSL or TLS, SSL Certificates and Domains
1111

1212
# Use Azure App Service Certificate with Application Gateway
1313

14+
## Summary
15+
1416
Microsoft Azure provides various tools and services to secure your web applications by using SSL/TLS certificates. One such offering, the **Azure App Service Certificate**, is tightly integrated with Azure App Services. However, many organizations use **Azure Application Gateway** as a reverse proxy, load balancer, and Web Application Firewall (WAF). Understandably, such organizations want to use the same certificate across all services.
1517

1618
This article provides a comprehensive guide for using App Service Certificates in Application Gateway, including usage steps, restrictions, and best practices. By understanding the limitations and using the Azure Key Vault service effectively, you can build a robust certificate management workflow across both App Services and Application Gateway.
@@ -128,7 +130,7 @@ Set-AzApplicationGateway -ApplicationGateway $AppGw
128130
- Regularly audit access policies in Key Vault.
129131
- Keep secure backup copies of your exported `.pfx` files.
130132

131-
## Summary
133+
### Summary
132134

133135
| Feature | App Service | Application Gateway
134136
| --- | --- | ---

support/azure/app-service/connection-issues-with-ssl-or-tls/use-azure-app-service-certificate-with-azure-front-door.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ ms.custom: sap:Connection issues with SSL or TLS, SSL Certificates and Domains
1111

1212
# Use Azure App Service Certificate with Azure Front Door
1313

14+
## Summary
15+
1416
Microsoft Azure Front Door (Standard and Premium) is a modern global load balancer and application delivery network that supports custom TLS certificates through Azure Key Vault. This article discusses how to use an Azure App Service Certificate securely together with Microsoft Azure Front Door by using managed identities and Bring Your Own Certificate (BYOC) support. This integration enables you to deliver encrypted traffic that has automatic renewal, enterprise-grade performance, and global scale.
1517

1618
## Overview
@@ -110,7 +112,7 @@ To add the certificate:
110112
111113
After verification is made, Front Door serves traffic securely by using the certificate from Azure Key Vault. For more information, see [Add a custom domain in Azure Front Door](/azure/frontdoor/standard-premium/how-to-add-custom-domain).
112114
113-
## Summary
115+
### Summary
114116
115117
| Task | Tool | Notes
116118
| --- | --- | ---

support/azure/app-service/error-403-web-app-stopped-message.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ ms.custom: sap:Availability, Performance, and Application Issues
1212
---
1313
# "Error 403 - This web app is stopped" message
1414

15+
## Summary
16+
1517
This article provides guidance on addressing the "Error 403 - This web app is stopped" message in Azure App Service.
1618

1719
## Symptom

0 commit comments

Comments
 (0)