Skip to content
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

Test Compliancy shows wrong desired values #23

Open
Rikijooe opened this issue Feb 4, 2025 · 1 comment
Open

Test Compliancy shows wrong desired values #23

Rikijooe opened this issue Feb 4, 2025 · 1 comment

Comments

@Rikijooe
Copy link

Rikijooe commented Feb 4, 2025

Hello!

I have the problem, that the Check Compliance pipeline is reporting issues over teams webhooks, which are not there.

For example:

I set following Sharepoint setting:

Image

When the Check Compliance pipeline is triggered, i get the teams report, that my tenant is not in desired state.
After looking in the event logs of my self hosted runner, i see the following:

Image

Here it says, that the desired value is true, but that is not true. I did not set it for this tenant anywhere.
I also was looking in every MOF File under C:\azuredevops-agent_work for this value, but did not find anything.

When i am looking in the sharepoint admin center, the value is also set on false.

I do also have the problem, for other settings, like Azure AD for the ConditionalAccessPolicy:

Image

Do you know, where those values are coming from?

I am waiting for your reply.

Best regards,
Erik

@bartvermeersch
Copy link

The LegacyAuthProtocolsEnabled currentvalue should come from

Get-PnPTenant

You could check the result from that command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants