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
+6-1Lines changed: 6 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1496,4 +1496,9 @@
1496
1496
"Microsoft.Azure.Commands.Compute.dll","Microsoft.Azure.Commands.Compute.NewAzureVMConfigCommand","New-AzureRmVMConfig","1","8410","Parameter Tags of cmdlet New-AzureRmVMConfig 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."
1497
1497
"Microsoft.Azure.Commands.Management.Storage.dll","Microsoft.Azure.Commands.Management.Storage.RemoveAzureStorageAccountNetworkRuleCommand","Remove-AzureRmStorageAccountNetworkRule","2","8210","Remove-AzureRmStorageAccountNetworkRule does not have a Force parameter but the cmdlet verb 'Remove' 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. "
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
-
"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."
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
+
"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
+
"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
+
"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.
0 commit comments