Skip to content

Commit 6005dd5

Browse files
authored
Merge pull request #277917 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 7c31595 + e4f7657 commit 6005dd5

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

articles/certification/program-requirements-edge-secured-core.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Edge Secured-core Certification Requirements
33
description: Edge Secured-core Certification program requirements
4-
author: sufon
4+
author: sufenfong
55
ms.author: sufon
66
ms.topic: conceptual
77
ms.date: 02/20/2024
@@ -16,9 +16,9 @@ zone_pivot_groups: app-service-platform-windows-linux-sphere-rtos
1616

1717
## Windows IoT OS Support
1818
Edge Secured-core requires a version of Windows IoT that has at least five years of support from Microsoft remaining in its support lifecycle, at time of certification such as:
19-
* [Windows 10 IoT Enterprise Lifecycle](/lifecycle/products/windows-10-iot-enterprise)
2019
* [Windows 10 IoT Enterprise LTSC 2021 Lifecycle](/lifecycle/products/windows-10-iot-enterprise-ltsc-2021)
2120
* [Windows 11 IoT Enterprise Lifecycle](/lifecycle/products/windows-11-iot-enterprise)
21+
* [Windows 11 IoT Enterprise LTSC 2024](/windows/iot-enterprise/whats-new/windows-11-iot-enterprise-ltsc-2024)
2222

2323
## Windows IoT Hardware/Firmware Requirements
2424
> [!Note]

articles/service-health/overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: What is Azure Service Health?
33
description: Personalized information about how your Azure apps are affected by current and future Azure service problems and maintenance.
44
ms.topic: overview
5-
ms.date: 05/10/2019
5+
ms.date: 06/11/2024
66
---
77
# What is Azure Service Health?
88

@@ -22,4 +22,4 @@ Together, these experiences provide you with a comprehensive view into the healt
2222

2323
>[!VIDEO https://www.microsoft.com/en-us/videoplayer/embed/RE2OgX6]
2424
25-
[!INCLUDE [azure-lighthouse-supported-service](~/reusable-content/ce-skilling/azure/includes/azure-lighthouse-supported-service.md)]
25+
[!INCLUDE [azure-lighthouse-supported-service](~/reusable-content/ce-skilling/azure/includes/azure-lighthouse-supported-service.md)]

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-automatic-upgrade.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Automatic OS upgrade has the following characteristics:
3535

3636
An upgrade works by replacing the OS disk of a VM with a new disk created using the image version. Any configured extensions and custom data scripts are run on the OS disk, while data disks are retained. To minimize the application downtime, upgrades take place in batches, with no more than 20% of the scale set upgrading at any time.
3737

38-
You can integrate an Azure Load Balancer application health probe or [Application Health extension](virtual-machine-scale-sets-health-extension.md) to track the health of the application after an upgrade. We recommend incorporating an application heartbeat to validate upgrade success.
38+
You must integrate an Azure Load Balancer application health probe or [Application Health extension](virtual-machine-scale-sets-health-extension.md) to track the health of the application after an upgrade. This allows the platform to validate the VM health to ensure updates are applied in a safe manner. We recommend incorporating an application heartbeat to validate upgrade success.
3939

4040
### Availability-first Updates
4141
The availability-first model for platform orchestrated updates described below ensures that availability configurations in Azure are respected across multiple availability levels.

0 commit comments

Comments
 (0)