From 5f79594515b92cec0211899196ce44a772f8a922 Mon Sep 17 00:00:00 2001 From: Jaxel Rojas Lopez Date: Mon, 1 Jun 2026 10:16:04 -0400 Subject: [PATCH] Update name reference in documentation Updated the reference from Azure Trusted Signing to Azure Artifact Signing as the successor service for enterprise code signing. --- msix-src/package/signing-package-device-guard-signing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/msix-src/package/signing-package-device-guard-signing.md b/msix-src/package/signing-package-device-guard-signing.md index 6c3b338f..6cf95fd5 100644 --- a/msix-src/package/signing-package-device-guard-signing.md +++ b/msix-src/package/signing-package-device-guard-signing.md @@ -12,7 +12,7 @@ ms.custom: sfi-ga-nochange > [!IMPORTANT] > **Device Guard Signing Service v2 (DGSS) is no longer available.** Microsoft Store for Business and Microsoft Store for Education — which DGSS required for authentication and permissions — were retired on March 31, 2023. > -> For enterprise code signing, use [Azure Trusted Signing](/azure/trusted-signing/), which is the successor service. Azure Trusted Signing provides managed certificate lifecycle, integrates with SignTool and CI/CD pipelines, and supports MSIX, catalog file, and WDAC policy signing. See [Sign an MSIX package: end-to-end guide](sign-msix-package-guide.md) for current guidance. +> For enterprise code signing, use [Azure Artifact Signing](/azure/artifact-signing/), which is the successor service. Azure Artifact Signing provides managed certificate lifecycle, integrates with SignTool and CI/CD pipelines, and supports MSIX, catalog file, and WDAC policy signing. See [Sign an MSIX package: end-to-end guide](sign-msix-package-guide.md) for current guidance. The content below is retained for historical reference only.