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/Az.CosmosDB/SignatureIssues.csv
+7-1Lines changed: 7 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -36,4 +36,10 @@
36
36
"Microsoft.Azure.PowerShell.Cmdlets.CosmosDB.dll","Microsoft.Azure.Commands.CosmosDB.RemoveAzCosmosDBTable","Remove-AzCosmosDBTable","1","8510","Cmdlet 'Remove-AzCosmosDBTable' has multiple parameter sets, but no defined default parameter set.","Define a default parameter set in the cmdlet attribute."
37
37
"Microsoft.Azure.PowerShell.Cmdlets.CosmosDB.dll","Microsoft.Azure.Commands.CosmosDB.NewAzCosmosDBAccount","New-AzCosmosDBAccount","1","8410","Parameter NetworkAclBypass of cmdlet New-AzCosmosDBAccount 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."
38
38
"Microsoft.Azure.PowerShell.Cmdlets.CosmosDB.dll","Microsoft.Azure.Commands.CosmosDB.UpdateAzCosmosDBAccount","Update-AzCosmosDBAccount","1","8410","Parameter NetworkAclBypass of cmdlet Update-AzCosmosDBAccount 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."
39
-
"Microsoft.Azure.PowerShell.Cmdlets.CosmosDB.dll","Microsoft.Azure.Commands.CosmosDB.NewAzCosmosDBDatabaseToRestore","New-AzCosmosDBDatabaseToRestore","1","8100","New-AzCosmosDBDatabaseToRestore 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"
39
+
"Microsoft.Azure.PowerShell.Cmdlets.CosmosDB.dll","Microsoft.Azure.Commands.CosmosDB.NewAzCosmosDBDatabaseToRestore","New-AzCosmosDBDatabaseToRestore","1","8100","New-AzCosmosDBDatabaseToRestore 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"
40
+
"Az.CosmosDB","Microsoft.Azure.Commands.CosmosDB.GetAzCosmosDBMongoDBCollectionPerPartitionThroughput","Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput","1","8410","Parameter PhysicalPartitionIds of cmdlet Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 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."
41
+
"Az.CosmosDB","Microsoft.Azure.Commands.CosmosDB.GetAzCosmosDBMongoDBCollectionPerPartitionThroughput","Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput","1","8410","Parameter AllPartitions of cmdlet Get-AzCosmosDBMongoDBCollectionPerPartitionThroughput 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."
42
+
"Az.CosmosDB","Microsoft.Azure.Commands.CosmosDB.GetAzCosmosDBSqlContainerPerPartitionThroughput","Get-AzCosmosDBSqlContainerPerPartitionThroughput","1","8410","Parameter PhysicalPartitionIds of cmdlet Get-AzCosmosDBSqlContainerPerPartitionThroughput 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."
43
+
"Az.CosmosDB","Microsoft.Azure.Commands.CosmosDB.GetAzCosmosDBSqlContainerPerPartitionThroughput","Get-AzCosmosDBSqlContainerPerPartitionThroughput","1","8410","Parameter AllPartitions of cmdlet Get-AzCosmosDBSqlContainerPerPartitionThroughput 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."
44
+
"Az.CosmosDB","Microsoft.Azure.Commands.CosmosDB.NewAzCosmosDBPhysicalPartitionThroughputObject","New-AzCosmosDBPhysicalPartitionThroughputObject","1","8100","New-AzCosmosDBPhysicalPartitionThroughputObject 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"
45
+
"Az.CosmosDB","Microsoft.Azure.Commands.CosmosDB.NewAzCosmosDBPhysicalPartitionThroughputObject","New-AzCosmosDBPhysicalPartitionThroughputObject","1","8600","Cmdlet 'New-AzCosmosDBPhysicalPartitionThroughputObject' has no defined output type.","Add an OutputType attribute that declares the type of the object(s) returned by this cmdlet. If this cmdlet returns no output, please set the output type to 'bool' and make sure to implement the 'PassThru' parameter."
0 commit comments