Skip to content

Commit 0b4131a

Browse files
Merge pull request #10609 from MicrosoftDocs/main
Auto Publish – main to live - 2026-01-27 18:00 UTC
2 parents 811902a + cd79607 commit 0b4131a

20 files changed

Lines changed: 717 additions & 624 deletions

support/azure/azure-kubernetes/connectivity/troubleshoot-cluster-connection-issues-api-server.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ You can take these common troubleshooting steps to check the connectivity to the
6262
timeout 5 telnet $CLUSTER_FQDN 443 || echo "Connection test completed"
6363
```
6464
65+
> [!NOTE]
66+
> When you stop and start an AKS cluster, the API server's IP address can change. If you experience connection issues after a stop/start operation, flush your DNS cache, and verify that the IP address resolves correctly. For more information, see [Stop and start an Azure Kubernetes Service (AKS) cluster](/azure/aks/start-stop-cluster#about-the-cluster-stopstart-feature).
67+
6568
3. If the AKS cluster is private, make sure you run the command from a virtual machine (VM) that can access the AKS cluster's Azure Virtual Network. See [Options for connecting to the private cluster](/azure/aks/private-clusters#options-for-connecting-to-the-private-cluster).
6669
6770
4. If necessary, follow the steps in the troubleshooting article [Client IP address can't access the API server](client-ip-address-cannot-access-api-server.md), so the API server adds your client IP address to the IP ranges it authorizes.

support/sql/releases/sqlserver-2025/build-versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.reviewer: v-six
1212

1313
This article lists the Microsoft SQL Server 2025 builds that were released after the release of SQL Server 2025.
1414

15-
## SQL Server 2022 Cumulative Update (CU) builds
15+
## SQL Server 2025 Cumulative Update (CU) builds
1616

1717
| Cumulative update name | SQL Server build version | SQL Server (sqlservr.exe) file version | Analysis Services build version | Analysis Services (msmdsrv.exe) file version | Knowledge Base number | Release date |
1818
|---------------|-------------|-----------------|-------------|-----------------|------------------------------------|--------------------|

support/windows-client/installing-updates-features-roles/troubleshoot-windows-update-issues.md

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
---
22
title: Guidance for troubleshooting Windows Update issues
3-
description: Learn how to troubleshoot scenarios related to Windows Updates
4-
ms.date: 01/15/2025
3+
description: Discusses how to troubleshoot Windows Update issues and identify and fix common issues.
4+
ms.date: 01/27/2026
55
manager: dcscontentpm
66
audience: itpro
77
ms.topic: troubleshooting
88
ms.reviewer: kaushika, v-tappelgate, lumenahe
99
ms.custom:
10-
- sap:installing windows updates,features,or roles\failure to install windows updates
10+
- sap:windows servicing, updates and features on demand\windows update - install errors unknown or code not listed
1111
- pcy:WinComm Devices Deploy
1212
appliesto:
1313
- <a href=https://learn.microsoft.com/windows/release-health/supported-versions-windows-client target=_blank>Supported versions of Windows Client</a>
@@ -17,7 +17,9 @@ appliesto:
1717

1818
<p class="alert is-flex is-primary"><span class="has-padding-left-medium has-padding-top-extra-small"><a class="button is-primary" href="https://vsa.services.microsoft.com/v1.0/?partnerId=7d74cf73-5217-4008-833f-87a1a278f2cb&flowId=DMC&initialQuery=31806295" target='_blank'><b>Try our Virtual Agent</b></a></span><span class="has-padding-small"> - It can help you quickly identify and fix common Windows Update issues</span>
1919

20-
These solutions designed to get you started on Windows Update troubleshooting scenarios.
20+
## Summary
21+
22+
This article helps you diagnose and resolve common Windows Update issues. It includes step-by-step guidance for initial troubleshooting procedures that restore Windows Update functionality in most cases. It includes more in-depth guidance to address specific symptoms and error messages. For some more complicated issues, the article directs you to a more in-depth discussion of the specific issue.
2123

2224
## Troubleshooting checklist
2325

@@ -31,19 +33,19 @@ For any [supported versions of Windows](/windows/release-health/supported-versio
3133

3234
### Step 2: Restart the computer
3335

34-
If the computer didn't restart after a previous update, pending actions may still have to be completed before you can apply new updates.
36+
If the computer didn't restart after a previous update, pending actions might still have to finish before you can apply new updates.
3537

3638
### Step 3: Install the latest servicing stack update
3739

38-
For more information, see [Latest Servicing Stack Updates](https://msrc.microsoft.com/update-guide/vulnerability/ADV990001) or look for the latest servicing stack required for the latest cumulative update in the update history for your Windows version.
40+
For more information, see [Latest Servicing Stack Updates](https://msrc.microsoft.com/update-guide/vulnerability/ADV990001) or review the update history for your Windows version to identify the latest servicing stack that's required for the latest cumulative update.
3941

4042
### Step 4: Check for and fix any Windows file corruption
4143

4244
For more information, see [Fix Windows file corruption](../../windows-server/deployment/fix-windows-update-errors.md).
4345

4446
### Step 5: Download the update package and try to install the update manually
4547

46-
To do this, follow these steps:
48+
Follow these steps:
4749

4850
1. Open [Microsoft Update Catalog](https://www.catalog.update.microsoft.com/home.aspx).
4951
1. In the search box, type the update number that you want to download, and then select **Search**.
@@ -54,7 +56,7 @@ To do this, follow these steps:
5456
1. Browse to the download location, and then double-click the download package to install the update.
5557

5658
> [!NOTE]
57-
> To skip Windows Update agent applicability checks and make the installation go further or quicker, open an elevated command prompt and run the following command:
59+
> To skip Windows Update agent applicability checks and make the installation go further or quicker, open an elevated command prompt and run the following command:
5860
>
5961
> ```cmd
6062
> Dism /online /add-package /packagepath:<path_to_package>
@@ -68,9 +70,9 @@ This error has several possible causes. The following instructions help you iden
6870
6971
#### Step 1: Has the update been superseded?
7072
71-
Make sure that the update package contains newer versions of the binaries than the system that you're updating. Alternatively, check that the package is superseded by another new package.
73+
Make sure that the update package contains newer versions of the binaries than the system that you're updating. Alternatively, check the [Microsoft Update Catalog](https://catalog.update.microsoft.com/home.aspx) to see if a newer update has superseded the update that you're trying to install.
7274
73-
As updates for a component are released, the updated component will supersede an older component that is already on the system. When this occurs, the previous update is marked as superseded. If the update that you're trying to install already has a newer version of the payload on your system, you might receive this error message.
75+
As updates for a component are released, the updated component supersedes the older component that is already on the system. When this occurs, Windows marks the previously-installed update as superseded. If the update that you're trying to install already has a newer version of the payload that's on your system, you might receive this error message.
7476
7577
#### Step 2: Has the update already been installed?
7678
@@ -100,15 +102,15 @@ If the updates are installed, the command returns the installed date in the **In
100102

101103
### The device isn't receiving an update that you deployed
102104

103-
Follow these steps to troubleshoot this issue.
105+
To troubleshoot this issue, follow these steps.
104106

105107
1. Check that the device's updates for the relevant category aren't paused.
106108

107109
For more information, see [Pause feature updates](/windows/deployment/update/waas-configure-wufb#pause-feature-updates) and [Pause quality updates](/windows/deployment/update/waas-configure-wufb#pause-quality-updates).
108110
1. **Feature updates only:** Check to see if the device might have a safeguard hold applied for the given feature update version.
109111

110112
For more information about safeguard holds, see [Safeguard holds](/windows/deployment/update/safeguard-holds) and [Opt out of safeguard holds](/windows/deployment/update/safeguard-opt-out).
111-
1. Check that the deployment to which the device is assigned has the state **offering**. Deployments that have the states **paused** or **scheduled** won't deploy content to devices.
113+
1. Check that the deployment to which the device is assigned has the state **offering**. Deployments that have the states **paused** or **scheduled** don't deploy content to devices.
112114
1. Check that the device has scanned for updates and is scanning the Windows Update service.
113115

114116
To learn more about scanning for updates, see [Scanning updates](/windows/deployment/update/how-windows-update-works#scanning-updates).
@@ -127,7 +129,7 @@ To troubleshoot this issue, follow these steps:
127129

128130
1. Check that the device is scanning the Windows Update service and not a different endpoint.
129131

130-
For example, if the device is scanning for updates from a WSUS endpoint, it might receive different updates. To learn more about scanning for updates, see [Scanning updates](/windows/deployment/update/how-windows-update-works#scanning-updates).
132+
For example, if the device is scanning for updates from a Windows Server Update Service (WSUS) endpoint, it might receive different updates. To learn more about scanning for updates, see [Scanning updates](/windows/deployment/update/how-windows-update-works#scanning-updates).
131133
1. **Feature updates only:** Check that the device is successfully enrolled in feature update management by the deployment service.
132134

133135
A device that isn't successfully enrolled might receive different updates according to its feature update deferral period. A device that's successfully enrolled is represented by a Microsoft Entra ID device resource. That resource documents an update management enrollment for feature updates, and has no Microsoft Entra ID device registration errors.

0 commit comments

Comments
 (0)