Skip to content

Commit 5cfcbeb

Browse files
committed
Tweak language
1 parent b929145 commit 5cfcbeb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

AKS-Arc/validate-signed-container-images.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,15 @@ ms.topic: how-to
66
ms.date: 07/11/2025
77
ms.author: sethm
88
ms.reviewer: leslielin
9+
ms.lastreviewed: 07/11/2025
10+
911
---
1012

1113
# Validate signed container images for AKS on Azure Local deployments
1214

1315
[!INCLUDE [hci-applies-to-23h2](includes/hci-applies-to-23h2.md)]
1416

15-
Container image signing verifies the integrity and authenticity of images before deployment, ensuring a trusted infrastructure. This verification is vital in production environments, regulated industries, and automated CI/CD pipelines, where validating image sources helps prevent supply chain attacks and maintain compliance.
17+
Container image signing verifies the integrity and authenticity of images before deployment, ensuring a trusted infrastructure. This verification is vital in production environments, regulated industries, and automated CI/CD pipelines, where validating image sources helps to both prevent supply chain attacks and maintain compliance.
1618

1719
This article describes how to validate signed container images for AKS on Azure Local deployments.
1820

0 commit comments

Comments
 (0)