Skip to content

Commit 527bb6b

Browse files
authored
Suppress warnings from Functions recording file
1 parent 566be8a commit 527bb6b

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

tools/SecurityTools/CredScanSuppressions.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -984,6 +984,18 @@
984984
{
985985
"file": "src\\TimeSeriesInsights\\test\\New-AzTimeSeriesInsightsEnvironment.Recording.json",
986986
"_justification": "Test resource is deleted"
987+
},
988+
{
989+
"file": "src\\Functions\\test\\Get-Update-Remove-AzFunctionAppSetting.Recording.json",
990+
"_justification": "Test resource is deleted"
991+
},
992+
{
993+
"file": "src\\Functions\\test\\New-Update-Remove-AzFunctionApp.Tests.Recording.json",
994+
"_justification": "Test resource is deleted"
995+
},
996+
{
997+
"file": "src\\Functions\\test\\New-AzFunctionApp.Recording.json",
998+
"_justification": "Test resource is deleted"
987999
}
9881000
]
989-
}
1001+
}

0 commit comments

Comments
 (0)