kuroboshi
kuroboshi
Hello, I use Maester with client secret. I check my Microsoft Graph permissions's, he seems OK. Use Workload identity federation is required ?
When you talk about service principal, it's this : 
I request a free parallelism in Azure Devops, watch my email below : 
I create manually the folders :  In debug mode, i see the creation of folder :  
I re-add the variables but in the first time i don't check "Keep this value secret", below the result with warning :  In the second run, i just check...
Hello, here it is ``` `# Maester Daily Tests trigger: - main schedules: - cron: "0 0 * * *" displayName: Daily midnight build branches: include: - main pool: vmImage:...
Hello, The problem doesnt appair when the variables is not hidden :  I'm not sure, but when I check the "Keep this value secret" box, I must be missing...
For your information i doesnt see the client id with "Write-Host $env:CLIENTID" when i check the "Keep this value secret" Otherwise I have the report but I still have an...
Hello, sorry i was in holidays. @DrPye My pwsh script is : ``` Invoke-Maester -Path $(System.DefaultWorkingDirectory)/tests/Maester/ -PesterConfiguration $PesterConfiguration -OutputFolder '$(System.DefaultWorkingDirectory)/test-results' ```