File tree Expand file tree Collapse file tree 1 file changed +10
-3
lines changed
azure-pipelines/config/credscan Expand file tree Collapse file tree 1 file changed +10
-3
lines changed Original file line number Diff line number Diff line change 57
57
"file" : [
58
58
" msgraph-sdk-powershell\\ src\\ Users.Actions\\ beta\\ examples\\ Test-MgBetaUserPassword.md" ,
59
59
" msgraph-sdk-powershell\\ src\\ Users.Actions\\ beta\\ examples\\ Update-MgBetaUserPassword.md" ,
60
- " msgraph-sdk-powershell\\ src\\ Users.Actions\\ beta\\ examples\\ Reset-MgBetaUserAuthenticationMethodPassword.md" ,
61
60
" msgraph-sdk-powershell\\ src\\ Users.Actions\\ v1.0\\ examples\\ Update-MgUserPassword.md" ,
62
61
" msgraph-sdk-powershell\\ src\\ Users.Actions\\ v1.0\\ examples\\ Reset-MgUserAuthenticationMethodPassword.md" ,
63
- " microsoftgraph\\ graph-powershell-beta\\ Microsoft.Graph.Beta.Users.Actions\\ Reset-MgBetaUserAuthenticationMethodPassword.md" ,
64
- " microsoftgraph\\ graph-powershell-1.0\\ Microsoft.Graph.Users.Actions\\ Reset-MgUserAuthenticationMethodPassword.md"
62
+ " microsoftgraph\\ graph-powershell-1.0\\ Microsoft.Graph.Users.Actions\\ Reset-MgUserAuthenticationMethodPassword.md" ,
63
+ " microsoftgraph\\ graph-powershell-beta\\ Microsoft.Graph.Users.Actions\\ Convert-MgUserExternalToInternalMemberUser.md" ,
64
+ " microsoftgraph\\ graph-powershell-beta\\ Microsoft.Graph.Beta.Users.Actions\\ Convert-MgBetaUserExternalToInternalMemberUser.md"
65
65
],
66
66
"_justification" : " [Users.Actions] Examples contain random values recognized as secret"
67
67
},
68
+ {
69
+ "file" : [
70
+ " msgraph-sdk-powershell\\ src\\ Identity.SignIns\\ beta\\ examples\\ Reset-MgBetaUserAuthenticationMethodPassword.md" ,
71
+ " microsoftgraph\\ graph-powershell-beta\\ Microsoft.Graph.Beta.Identity.SignIns\\ Reset-MgBetaUserAuthenticationMethodPassword.md"
72
+ ],
73
+ "_justification" : " [Identity.SignIns] Examples contain random values recognized as secret"
74
+ },
68
75
{
69
76
"file" : [
70
77
" msgraph-sdk-powershell\\ src\\ DeviceManagement.Actions\\ beta\\ examples\\ Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionAdDomainPassword.md" ,
You can’t perform that action at this time.
0 commit comments