Skip to content

Commit d81b3f7

Browse files
wyunchi-msLei Jin
authored andcommitted
Add SignatureIssues.csv for skip static analysis pipeline.
1 parent fb299d8 commit d81b3f7

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
"AssemblyFileName","ClassName","Target","Severity","ProblemId","Description","Remediation"
2+
"Az.DataDog","Get-AzDataDogMarketplaceAgreement","Get-AzDataDogMarketplaceAgreement","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Get-AzDataDogMarketplaceAgreement does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
3+
"Az.DataDog","Get-AzDataDogMonitor","Get-AzDataDogMonitor","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Get-AzDataDogMonitor does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
4+
"Az.DataDog","Get-AzDataDogMonitorApiKey","Get-AzDataDogMonitorApiKey","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Get-AzDataDogMonitorApiKey does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
5+
"Az.DataDog","Get-AzDataDogMonitorDefaultKey","Get-AzDataDogMonitorDefaultKey","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Get-AzDataDogMonitorDefaultKey does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
6+
"Az.DataDog","Get-AzDataDogMonitorHost","Get-AzDataDogMonitorHost","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Get-AzDataDogMonitorHost does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
7+
"Az.DataDog","Get-AzDataDogMonitorLinkedResource","Get-AzDataDogMonitorLinkedResource","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Get-AzDataDogMonitorLinkedResource does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
8+
"Az.DataDog","Get-AzDataDogMonitorMonitoredResource","Get-AzDataDogMonitorMonitoredResource","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Get-AzDataDogMonitorMonitoredResource does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
9+
"Az.DataDog","Get-AzDataDogSingleSignOnConfiguration","Get-AzDataDogSingleSignOnConfiguration","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Get-AzDataDogSingleSignOnConfiguration does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
10+
"Az.DataDog","Get-AzDataDogTagRule","Get-AzDataDogTagRule","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Get-AzDataDogTagRule does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
11+
"Az.DataDog","New-AzDataDogFilteringTagObject","New-AzDataDogFilteringTagObject","1","8100","New-AzDataDogFilteringTagObject Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
12+
"Az.DataDog","New-AzDataDogMarketplaceAgreement","New-AzDataDogMarketplaceAgreement","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet New-AzDataDogMarketplaceAgreement does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
13+
"Az.DataDog","New-AzDataDogMonitor","New-AzDataDogMonitor","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet New-AzDataDogMonitor does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
14+
"Az.DataDog","New-AzDataDogSingleSignOnConfiguration","New-AzDataDogSingleSignOnConfiguration","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet New-AzDataDogSingleSignOnConfiguration does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
15+
"Az.DataDog","New-AzDataDogTagRule","New-AzDataDogTagRule","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet New-AzDataDogTagRule does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
16+
"Az.DataDog","Remove-AzDataDogMonitor","Remove-AzDataDogMonitor","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Remove-AzDataDogMonitor does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
17+
"Az.DataDog","Set-AzDataDogMonitorDefaultKey","Set-AzDataDogMonitorDefaultKey","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Set-AzDataDogMonitorDefaultKey does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
18+
"Az.DataDog","Update-AzDataDogMonitor","Update-AzDataDogMonitor","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Update-AzDataDogMonitor does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."
19+
"Az.DataDog","Update-AzDataDogMonitorSetPasswordLink","Update-AzDataDogMonitorSetPasswordLink","1","8410","Parameter ProxyUseDefaultCredentials of cmdlet Update-AzDataDogMonitorSetPasswordLink does not follow the enforced naming convention of using a singular noun for a parameter name.","Consider using a singular noun for the parameter name."

0 commit comments

Comments
 (0)