We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdcd025 commit 171d7d9Copy full SHA for 171d7d9
1 file changed
.config/CredScanSuppressions.json
@@ -41,6 +41,10 @@
41
"file": "test\\Entra\\Users\\New-EntraUser.Tests.ps1",
42
"_justification": "Unit test file has a sample Password used in mocking."
43
},
44
+ {
45
+ "file": "test\\EntraBeta\\Users\\New-EntraBetaUser.Tests.ps1",
46
+ "_justification": "Unit test file has a sample Password used in mocking."
47
+ },
48
{
49
"file": "test\\Entra\\CertificateBasedAuthentication\\Get-EntraUserCertificateUserIdsFromCertificate.Tests.ps1",
50
"_justification": "Unit test file has a sample certificate with only public keys used in mocking."
0 commit comments