Skip to content

Commit 20efada

Browse files
committed
Revising SignatureIssues.csv
1 parent 511c7a4 commit 20efada

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tools/StaticAnalysis/Exceptions/SignatureIssues.csv

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1543,7 +1543,7 @@ Microsoft.Azure.Commands.Batch.dll,Microsoft.Azure.Commands.Batch.StartBatchPool
15431543
Microsoft.Azure.Commands.Batch.dll,Microsoft.Azure.Commands.Batch.StartBatchPoolResizeCommand,Start-AzureBatchPoolResize,1,8410,Parameter TargetLowPriorityComputeNodes of cmdlet Start-AzureBatchPoolResize 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.
15441544
Microsoft.Azure.Commands.Batch.dll,Microsoft.Azure.Commands.Batch.GetBatchTaskCountsCommand,Get-AzureBatchTaskCounts,1,8400,"Get-AzureBatchTaskCounts uses the noun 'AzureBatchTaskCounts', which does not follow the enforced naming convention of using a singular noun for a cmdlet name.",Consider using a singular noun for the cmdlet name.
15451545
Microsoft.Azure.Commands.DataLakeAnalytics.dll,Microsoft.Azure.Commands.DataLakeAnalytics.NewAzureDataLakeAnalyticsAccount,New-AzureRmDataLakeAnalyticsAccount,1,8410,Parameter MaxAnalyticsUnits of cmdlet New-AzureRmDataLakeAnalyticsAccount 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.
1546-
Microsoft.Azure.Commands.DataLakeAnalytics.dll,Microsoft.Azure.Commands.DataLakeAnalytics.NewAzureDataLakeAnalyticsComputePolicy,New-AzureRmDataLakeAnalyticsComputePolicy,1,8410,Parameter MaxAnalyticsUnitsPerJob of cmdlet New-AzureRmDataLakeAnalyticsComputePolicy does not follow the enforced naming convention of using a singular noun for a parameter name.,
1547-
Microsoft.Azure.Commands.DataLakeAnalytics.dll,Microsoft.Azure.Commands.DataLakeAnalytics.SetAzureDataLakeAnalyticsAccount,Set-AzureRmDataLakeAnalyticsAccount,1,8410,Parameter MaxAnalyticsUnits of cmdlet Set-AzureRmDataLakeAnalyticsAccount does not follow the enforced naming convention of using a singular noun for a parameter name.,
1546+
Microsoft.Azure.Commands.DataLakeAnalytics.dll,Microsoft.Azure.Commands.DataLakeAnalytics.NewAzureDataLakeAnalyticsComputePolicy,New-AzureRmDataLakeAnalyticsComputePolicy,1,8410,Parameter MaxAnalyticsUnitsPerJob of cmdlet New-AzureRmDataLakeAnalyticsComputePolicy 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.
1547+
Microsoft.Azure.Commands.DataLakeAnalytics.dll,Microsoft.Azure.Commands.DataLakeAnalytics.SetAzureDataLakeAnalyticsAccount,Set-AzureRmDataLakeAnalyticsAccount,1,8410,Parameter MaxAnalyticsUnits of cmdlet Set-AzureRmDataLakeAnalyticsAccount 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.
15481548
Microsoft.Azure.Commands.DataLakeAnalytics.dll,Microsoft.Azure.Commands.DataLakeAnalytics.SubmitAzureDataLakeAnalyticsJob,Submit-AzureRmDataLakeAnalyticsJob,1,8410,Parameter AnalyticsUnits of cmdlet Submit-AzureRmDataLakeAnalyticsJob 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.
1549-
Microsoft.Azure.Commands.DataLakeAnalytics.dll,Microsoft.Azure.Commands.DataLakeAnalytics.UpdateAzureDataLakeAnalyticsComputePolicy,Update-AzureRmDataLakeAnalyticsComputePolicy,1,8410,Parameter MaxAnalyticsUnitsPerJob of cmdlet Update-AzureRmDataLakeAnalyticsComputePolicy does not follow the enforced naming convention of using a singular noun for a parameter name.,
1549+
Microsoft.Azure.Commands.DataLakeAnalytics.dll,Microsoft.Azure.Commands.DataLakeAnalytics.UpdateAzureDataLakeAnalyticsComputePolicy,Update-AzureRmDataLakeAnalyticsComputePolicy,1,8410,Parameter MaxAnalyticsUnitsPerJob of cmdlet Update-AzureRmDataLakeAnalyticsComputePolicy 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)