You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tools/StaticAnalysis/Exceptions/SignatureIssues.csv
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1498,7 +1498,6 @@
1498
1498
"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. "
1499
1499
"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."
1500
1500
"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. "
1502
1501
"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."
1503
1502
"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