-
Notifications
You must be signed in to change notification settings - Fork 661
Update howto-authentication-passwordless-security-key-on-premises.md #1326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
need to match Prerequisites ====== An Active Directory user who is a member of the Domain Admins group for a domain and a member of the Enterprise Admins group for a forest. Referred to as $domainCred.
@mudeeb : Thanks for your contribution! The author(s) have been notified to review your proposed change. |
Learn Build status updates of commit c67f627: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
Can you review the proposed changes? IMPORTANT: When the changes are ready for publication, adding a #label:"aq-pr-triaged" |
#sign-off |
@mudeeb : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change. |
docs/identity/authentication/howto-authentication-passwordless-security-key-on-premises.md
Outdated
Show resolved
Hide resolved
#hold-off |
Hello Team,
Can you pleas let me know the status of this PR.
Best regards,
Muath Deeb
From: Diana Richards ***@***.***>
Sent: Tuesday, April 8, 2025 11:22 PM
To: MicrosoftDocs/entra-docs ***@***.***>
Cc: Muath Deeb ***@***.***>; Mention ***@***.***>
Subject: Re: [MicrosoftDocs/entra-docs] Update howto-authentication-passwordless-security-key-on-premises.md (PR #1326)
@v-dirichards commented on this pull request.
________________________________
In docs/identity/authentication/howto-authentication-passwordless-security-key-on-premises.md<#1326 (comment)>:
@@ -140,7 +140,7 @@ _(Example: For US Government Cloud)_
$cloudCred = Get-Credential -Message 'An Active Directory user who is a member of the Hybrid Identity Administrators group for Microsoft Entra ID.'
# Enter a Domain Administrator username and password.
- $domainCred = Get-Credential -Message 'An Active Directory user who is a member of the Domain Admins group.'
+ $domainCred = Get-Credential -Message 'An Active Directory user who is a member of the Domain Admins group And an Enterprise Admin for the forest.'
Nudging @Justinha<https://github.com/Justinha>
-
Reply to this email directly, view it on GitHub<#1326 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AIQR4ZNYBDKQ6UZFNAHUV7D2YQVVVAVCNFSM6AAAAABVOPAUNGVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDONJRGI4TCOJWGQ>.
You are receiving this because you were mentioned.Message ID: ***@***.******@***.***>>
|
@Justinha Could you respond to this comment above? |
@MicrosoftDocs/public-repo-pr-review-team |
docs/identity/authentication/howto-authentication-passwordless-security-key-on-premises.md
Outdated
Show resolved
Hide resolved
#sign-off |
Learn Build status updates of commit 051ec4d: ✅ Validation status: passed
For more details, please refer to the build report. For any questions, please:
|
need to match
Prerequisites
An Active Directory user who is a member of the Domain Admins group for a domain and a member of the Enterprise Admins group for a forest. Referred to as $domainCred.