You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
} | Should -Throw -ExpectedMessage "*ClientSecretCredential authentication failed: AADSTS700016: Application with identifier 'Not_Valid' was not found in the directory 'Microsoft'.*"
84
+
} | Should -Throw -ExpectedMessage "*ClientSecretCredential authentication failed*"
85
85
}
86
86
}
87
87
@@ -99,7 +99,7 @@ Describe 'Connect-MgGraph In App Mode' {
0 commit comments