From 8e37ba8cf9c399702156ed5e80ac7383d1d03b9e Mon Sep 17 00:00:00 2001 From: Kevin Haffner Date: Mon, 13 Apr 2026 11:16:34 +0200 Subject: [PATCH 1/2] Update dsregcmd to dsreg in documentation --- .../devices/troubleshoot-device-registration-tool-linux.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/identity/devices/troubleshoot-device-registration-tool-linux.md b/docs/identity/devices/troubleshoot-device-registration-tool-linux.md index 8a1ee0992b8..dde830cc72a 100644 --- a/docs/identity/devices/troubleshoot-device-registration-tool-linux.md +++ b/docs/identity/devices/troubleshoot-device-registration-tool-linux.md @@ -51,7 +51,7 @@ sudo yum install microsoft-identity-broker --- > [!NOTE] -> Once you install the `microsoft-identity-broker`, the dsregcmd tool is available system-wide. +> Once you install the `microsoft-identity-broker`, the dsreg tool is available system-wide. ```bash dsreg --help From ed8a23c3c7699007f528ecccbd310fe3622c7508 Mon Sep 17 00:00:00 2001 From: Kevin Haffner Date: Mon, 13 Apr 2026 13:15:59 +0200 Subject: [PATCH 2/2] Update troubleshooting section name in TOC.yml dsregcmd is for windows, dsreg is for linux --- docs/identity/devices/TOC.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/identity/devices/TOC.yml b/docs/identity/devices/TOC.yml index 8171ebf072a..d87a64c079d 100644 --- a/docs/identity/devices/TOC.yml +++ b/docs/identity/devices/TOC.yml @@ -104,7 +104,7 @@ items: - name: Azure Linux VMs and Microsoft Entra ID href: howto-vm-sign-in-azure-ad-linux.md - - name: Troubleshoot using dsregcmd on Linux + - name: Troubleshoot using dsreg on Linux href: troubleshoot-device-registration-tool-linux.md - name: Virtual Devices expanded: false