Skip to content

Update beta authenticationMethodsRegistrationCampaignIncludeTarget to allow Fido2 for targetedAuthenticationMethod#9890

Merged
FaithOmbongi merged 6 commits into
mainfrom
copilot/update-beta-file-with-changes-again
May 21, 2026
Merged

Update beta authenticationMethodsRegistrationCampaignIncludeTarget to allow Fido2 for targetedAuthenticationMethod#9890
FaithOmbongi merged 6 commits into
mainfrom
copilot/update-beta-file-with-changes-again

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 6, 2026

Summary

Applies the same documentation update from PR #9887 to the beta API reference file.

Updated the targetedAuthenticationMethod property description in the authenticationMethodsRegistrationCampaignIncludeTarget resource to reflect that Fido2 is now a valid value in addition to microsoftAuthenticator.

Changes

  • api-reference/beta/resources/authenticationmethodsregistrationcampaignincludetarget.md — Updated targetedAuthenticationMethod property description from "The value must be microsoftAuthenticator" to "The value can be Fido2 or microsoftAuthenticator".
  • changelog/Microsoft.AuthenticationMethodsPolicy.json — Added a beta changelog record documenting the property change.
  • concepts/whats-new-overview.md — Added a What's New bullet in the "May 2026: New in preview only > Identity and access | Identity and sign-in" section.

…etedAuthenticationMethod Fido2 support

Agent-Logs-Url: https://github.com/microsoftgraph/microsoft-graph-docs-contrib/sessions/6eb35719-ea81-4a63-9c13-1d9ac1b0a8bf

Co-authored-by: FaithOmbongi <14026935+FaithOmbongi@users.noreply.github.com>
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 142e1a6:

✅ Validation status: passed

File Status Preview URL Details
api-reference/beta/resources/authenticationmethodsregistrationcampaignincludetarget.md ✅Succeeded
changelog/Microsoft.AuthenticationMethodsPolicy.json ✅Succeeded
concepts/whats-new-overview.md ✅Succeeded

For more details, please refer to the build report.

Comment thread changelog/Microsoft.AuthenticationMethodsPolicy.json Outdated
Comment thread concepts/whats-new-overview.md Outdated
@FaithOmbongi FaithOmbongi added area: authentication methods area: Entra APIs and issues relating to Microsoft Entra (previously Azure AD) features. labels May 6, 2026
@FaithOmbongi FaithOmbongi requested a review from Justinha May 6, 2026 10:11
Co-authored-by: Faith Moraa Ombongi <ombongi.moraa.fe@gmail.com>
@FaithOmbongi FaithOmbongi added blocked PRs that are blocked from content review or getting merged for some reason. content review complete Apply when the content review is complete on a PR. do not merge Use this label to indicate to the repository admins that your PR Is not ready to merge into master. resolved: awaiting prod deployment labels May 6, 2026
@github-actions github-actions Bot added this to the Community Contributions milestone May 6, 2026
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 36360c1:

✅ Validation status: passed

File Status Preview URL Details
api-reference/beta/resources/authenticationmethodsregistrationcampaignincludetarget.md ✅Succeeded
changelog/Microsoft.AuthenticationMethodsPolicy.json ✅Succeeded
concepts/whats-new-overview.md ✅Succeeded

For more details, please refer to the build report.

Comment thread changelog/Microsoft.AuthenticationMethodsPolicy.json Outdated
Comment thread concepts/whats-new-overview.md
Co-authored-by: Faith Moraa Ombongi <ombongi.moraa.fe@gmail.com>
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit e37c475:

❌ Validation status: errors

Please follow instructions here which may help to resolve issue.

File Status Preview URL Details
❌Error Details

  • [Error: CannotMergeCommit] Cannot merge commit e37c4751edb3b59c690b0a8e433b23783fcbe54a in branch copilot/update-beta-file-with-changes-again of repository https://github.com/microsoftgraph/microsoft-graph-docs-contrib into branch main (commit 505a86746b076d68246c2b33c6c31f667abf52b2). Please follow this documentation: https://help.github.com/articles/resolving-a-merge-conflict-using-the-command-line/ to use git.exe to resolve you content conflicts locally and then push to remote.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@FaithOmbongi FaithOmbongi marked this pull request as ready for review May 21, 2026 14:08
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 5bc5f2c:

❌ Validation status: errors

Please follow instructions here which may help to resolve issue.

File Status Preview URL Details
❌Error Details

  • [Error: CannotMergeCommit] Cannot merge commit 5bc5f2cb9a7b1f2a3b36984e0db74a95d8682325 in branch copilot/update-beta-file-with-changes-again of repository https://github.com/microsoftgraph/microsoft-graph-docs-contrib into branch main (commit 505a86746b076d68246c2b33c6c31f667abf52b2). Please follow this documentation: https://help.github.com/articles/resolving-a-merge-conflict-using-the-command-line/ to use git.exe to resolve you content conflicts locally and then push to remote.

For more details, please refer to the build report.

Note: Your PR may contain errors or warnings or suggestions unrelated to the files you changed. This happens when external dependencies like GitHub alias, Microsoft alias, cross repo links are updated. Please use these instructions to resolve them.

@FaithOmbongi FaithOmbongi enabled auto-merge (squash) May 21, 2026 14:17
@FaithOmbongi FaithOmbongi added ready to merge Use this label to indicate to the repository admins that your PR is ready to merge into master. and removed blocked PRs that are blocked from content review or getting merged for some reason. do not merge Use this label to indicate to the repository admins that your PR Is not ready to merge into master. labels May 21, 2026
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit ea77b42:

✅ Validation status: passed

File Status Preview URL Details
api-reference/beta/resources/authenticationmethodsregistrationcampaignincludetarget.md ✅Succeeded
concepts/whats-new-overview.md ✅Succeeded

For more details, please refer to the build report.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 0bf4c5d:

✅ Validation status: passed

File Status Preview URL Details
api-reference/beta/resources/authenticationmethodsregistrationcampaignincludetarget.md ✅Succeeded
changelog/Microsoft.AuthenticationMethodsPolicy.json ✅Succeeded
concepts/whats-new-overview.md ✅Succeeded

For more details, please refer to the build report.

@FaithOmbongi FaithOmbongi merged commit 2ac84ef into main May 21, 2026
9 checks passed
@FaithOmbongi FaithOmbongi deleted the copilot/update-beta-file-with-changes-again branch May 21, 2026 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: authentication methods area: Entra APIs and issues relating to Microsoft Entra (previously Azure AD) features. content review complete Apply when the content review is complete on a PR. ready to merge Use this label to indicate to the repository admins that your PR is ready to merge into master. resolved: awaiting prod deployment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants