Skip to content

[BUG]Security Validation error while executing Get-PnPAzureACSPrincipal command #3229

Answered by GTE88
GTE88 asked this question in Q&A
Discussion options

You must be logged in to vote

Issue resolved once i used -Interactive instead of -UseWebLogin.Below Script worked for me:

Connect-PnPOnline -Url "SiteURL" -TenantAdminUrl "TenantAdminSiteURL" -Interactive

Get-PnPAzureACSPrincipal -scope Site -IncludeSubsites

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by GTE88
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug Something isn't working
1 participant
Converted from issue

This discussion was converted from issue #3228 on June 26, 2023 20:01.