Skip to content

Commit 348239b

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
Microsoft Graph DevX Tooling
authored and
Microsoft Graph DevX Tooling
committed
Corrected cmdlet name in credscan
1 parent bfd1076 commit 348239b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/config/credscan/credscan-suppressions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
{
4747
"file": [
4848
"src\\Identity.SignIns\\beta\\examples\\Reset-MgBetaUserAuthenticationMethodPassword.md",
49-
"src\\Identity.SignIns\\v1.0\\examples\\Reset-MgBetaUserAuthenticationMethodPassword.md"
49+
"src\\Identity.SignIns\\v1.0\\examples\\Reset-MgUserAuthenticationMethodPassword.md"
5050
],
5151
"_justification": "[Identity.SignIns] Examples contain random values recognized as secret"
5252
},

0 commit comments

Comments
 (0)