Skip to content

Commit 841ede2

Browse files
committed
restore & conflict fix 2
1 parent 24cf4fd commit 841ede2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

support/windows-server/installing-updates-features-roles/known-issue-rollback.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ KIR came together as a functionally complete system beginning in Windows 10, ver
3333

3434
## How KIR works at the code level
3535

36+
<<<<<<< Updated upstream
3637
<<<<<<< Updated upstream
3738
When Windows updates are released, changes are implemented with runtime feature flags. The KIR infrastructure evaluates your device policies, dictated via group policies and service-delivered metadata.
3839

@@ -48,6 +49,8 @@ To know if your regression issue can be mitigated using KIR, refer [Ways for Ent
4849

4950
Windows devices belong to two different categories for KIR activation. Each category has its own process for activating KIR:
5051
=======
52+
=======
53+
>>>>>>> Stashed changes
5154
Changes that Windows updates implement have built-in runtime feature flags. At runtime, the KIR infrastructure uses the policies on the device (determined by Group Policy settings and service-delivered metadata) to determine whether to run the new code or the previous code. This approach means that if the policies or metadata indicate that there's an issue in a specific change, that change reverts to the older code behavior.
5255

5356
## Scenarios that KIR supports
@@ -62,6 +65,9 @@ To find out if KIR can mitigate your regression issue, see [Ways for enterprises
6265
## How KIR activates
6366

6467
For the purpose of KIR activation, Windows devices belong to two different categories. Each category has its own process for activating KIR.
68+
<<<<<<< Updated upstream
69+
>>>>>>> Stashed changes
70+
=======
6571
>>>>>>> Stashed changes
6672
6773
- **Enterprise-managed devices:** Enterprise-managed devices are [update-managed Windows devices](/windows/deployment/update/update-managed-unmanaged-devices#what-are-update-managed-windows-devices). Microsoft provides a Group Policy (GP) template to the organization's IT administrator to activate KIR.

0 commit comments

Comments
 (0)