Skip to content

Commit 02edd22

Browse files
authored
{Network} Fix test_private_endpoint_connection_acfr, test_private_link_resource_acfr (#20867)
1 parent e3f5eb4 commit 02edd22

File tree

3 files changed

+4711
-321
lines changed

3 files changed

+4711
-321
lines changed

scripts/ci/credscan/CredScanSuppressions.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,13 @@
364364
],
365365
"_justification": "[Network] Test certs"
366366
},
367+
{
368+
"file": [
369+
"src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_endpoint_connection_acfr.yaml",
370+
"src/azure-cli/azure/cli/command_modules/network/tests/latest/recordings/test_private_link_resource_acfr.yaml"
371+
],
372+
"_justification": "[Network] Ignore primaryKey and secondaryKey from test Microsoft.Cache/Redis resources."
373+
},
367374
{
368375
"file": [
369376
"src\\azure-cli\\azure\\cli\\command_modules\\keyvault\\tests\\hybrid_2018_03_01\\ec256.pem",

0 commit comments

Comments
 (0)