Skip to content

Commit 5a324dd

Browse files
Merge pull request #242243 from ManoharLakkoju-MSFT/patch-50
(AzureCXP) fixes MicrosoftDocs/azure-docs#111160
2 parents 6868308 + fcab700 commit 5a324dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/authentication/howto-authentication-passwordless-faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ For a full list of endpoints needed to use Microsoft online products, see [Offic
106106
To check if the Windows 10 client device has the right domain join type, use the following command:
107107

108108
```console
109-
Dsregcmd/status
109+
Dsregcmd /status
110110
```
111111

112112
The following sample output shows that the device is Azure AD joined as *AzureADJoined* is set to *YES*:

0 commit comments

Comments
 (0)