Skip to content

Commit b700071

Browse files
authored
Update SignatureIssues.csv
1 parent f5c0fcb commit b700071

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tools/StaticAnalysis/Exceptions/SignatureIssues.csv

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1498,7 +1498,6 @@
14981498
"Microsoft.Azure.Commands.Management.Storage.dll","Microsoft.Azure.Commands.Management.Storage.UpdateAzureStorageAccountRuleSetCommand","Update-AzureRmStorageAccountNetworkRuleSet","2","8210","Update-AzureRmStorageAccountNetworkRuleSet does not have a Force parameter but the cmdlet verb 'Update' indicates that it may perform destructive actions under certain circumstances. Consider whether the cmdlet should have a Force parameter anduse ShouldContinue under some circumstances. ","Consider wether the cmdlet should have a Force parameter and use ShouldContinue under some circumstances. "
14991499
"Microsoft.Azure.Commands.Management.Storage.dll","Microsoft.Azure.Commands.Management.Storage.UpdateAzureStorageAccountRuleSetCommand","Update-AzureRmStorageAccountNetworkRuleSet","1","8410","Parameter Bypass of cmdlet Update-AzureRmStorageAccountNetworkRuleSet 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."
15001500
"Microsoft.Azure.Commands.EventHub.dll","Microsoft.Azure.Commands.EventHub.Commands.NewAzureEventhubAuthorizationRules","New-AzureRmEventHubAuthorizationRule","1","8410","Parameter Rights of cmdlet New-AzureRmEventHubAuthorizationRule 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."
1501-
"Microsoft.Azure.Commands.EventHub.dll","Microsoft.Azure.Commands.EventHub.Commands.SetAzureEventhubAuthorizationRules","Set-AzureRmEventHubAuthorizationRule","2","8210","Set-AzureRmEventHubAuthorizationRule does not have a Force parameter but the cmdlet verb 'Set' indicates that it may perform destructive actions under certain circumstances. Consider whether the cmdlet should have a Force parameter anduse ShouldContinue under some circumstances. ","Consider wether the cmdlet should have a Force parameter and use ShouldContinue under some circumstances. "
15021501
"Microsoft.Azure.Commands.EventHub.dll","Microsoft.Azure.Commands.EventHub.Commands.SetAzureEventhubAuthorizationRules","Set-AzureRmEventHubAuthorizationRule","1","8410","Parameter Rights of cmdlet Set-AzureRmEventHubAuthorizationRule 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."
15031502
"Microsoft.Azure.Commands.EventHub.dll","Microsoft.Azure.Commands.EventHub.Commands.Namespace.NewAzureEventHubNamespace","New-AzureRmEventHubNamespace","1","8410","Parameter MaximumThroughputUnits of cmdlet New-AzureRmEventHubNamespace 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."
1504-
"Microsoft.Azure.Commands.EventHub.dll","Microsoft.Azure.Commands.EventHub.Commands.Namespace.SetAzureEventHubNamespace","Set-AzureRmEventHubNamespace","1","8410","Parameter MaximumThroughputUnits of cmdlet Set-AzureRmEventHubNamespace 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.
1503+
"Microsoft.Azure.Commands.EventHub.dll","Microsoft.Azure.Commands.EventHub.Commands.Namespace.SetAzureEventHubNamespace","Set-AzureRmEventHubNamespace","1","8410","Parameter MaximumThroughputUnits of cmdlet Set-AzureRmEventHubNamespace 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)