-
Notifications
You must be signed in to change notification settings - Fork 517
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
Release pipeline errors caused by AADAuthenticationMethodPolicy. #4079
Comments
Hi @kochi-shunsuke, where exactly did you add the above DSC config? And during which step are you getting the mentioned errors? |
Hi @ykuijs, the config was added to AzureAD.schema.psm1. (I create the file by copying Office365's one. ) |
Could you share a version of the file that is not working? |
The files are following:
AzureAD.schema.psm1
|
Can you please try to take out the IncludeTargets parameter and then try again? Does that fix the issue?? |
I tried, but it didn't fix. |
@ykuijs |
Description of the issue
I built my environment according to the Azure DevOps whitepaper.
And I added AzureAD workload using exported settings.
Error occurred in the release pipeline.
If I comment out AADAuthenticationMethodPolicyFido2, the error did not occur.
What is causing it? And how should I do to solve these?
Microsoft 365 DSC Version
V1.23.1213.1
Which workloads are affected
Azure Active Directory
The DSC configuration
Verbose logs showing the problem
Environment Information + PowerShell Version
No response
The text was updated successfully, but these errors were encountered: