Skip to content

Commit 970e2cb

Browse files
committed
CredScanSuppressions for MI sync cmdlet
1 parent 06f90fd commit 970e2cb

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

tools/CredScanSuppressions.json

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1062,9 +1062,25 @@
10621062
"file": "\\src\\Accounts\\Authentication.Test\\Resources\\ValidProfileChinaOld.PublishSettings",
10631063
"_justification": "Faked credentials"
10641064
},
1065-
{
1065+
{
10661066
"file": "\\src\\IotHub\\IotHub.Test\\ScenarioTests\\IotHubRoutingTests.ps1",
10671067
"_justification": "Mocked test resource. The resources are being deleted after the test run in Record mode."
1068+
},
1069+
{
1070+
"file": "\\src\\DataMigration\\DataMigration.Test\\SessionRecords\\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\\TestConnectToTargetSqlDbMiSync.json",
1071+
"_justification": "Legitimate session record, Key will be revoked after test"
1072+
},
1073+
{
1074+
"file": "\\src\\DataMigration\\DataMigration.Test\\SessionRecords\\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\\TestMigrateSqlSqlDbMiSync.json",
1075+
"_justification": "Legitimate session record, Key will be revoked after test"
1076+
},
1077+
{
1078+
"file": "\\src\\DataMigration\\DataMigration.Test\\SessionRecords\\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\\TestValidateMigrationInputSqlSqlDbMiSync.json",
1079+
"_justification": "Legitimate session record, Key will be revoked after test"
1080+
},
1081+
{
1082+
"file": "\\src\\DataMigration\\DataMigration.Test\\SessionRecords\\Microsoft.Azure.Commands.ScenarioTest.DmsTest.ServiceTests\\TestMigrateSqlSqlDbMiSync.json",
1083+
"_justification": "Legitimate session record, Key will be revoked after test"
10681084
}
10691085
]
10701086
}

0 commit comments

Comments
 (0)