-
Notifications
You must be signed in to change notification settings - Fork 4k
Open
Labels
CosmosDBService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.
Description
Description
Cmdlets need to have a prefix that's identity to their module name according to our design guideline. These cmdlets don't follow it.
Issue script & Debug output
PS C:\Users\yeliu [0.20s]> gcm *AzManagedCassandra*
CommandType Name Version Source
----------- ---- ------- ------
Cmdlet Get-AzManagedCassandraCluster 1.18.0 Az.CosmosDB
Cmdlet Get-AzManagedCassandraDatacenter 1.18.0 Az.CosmosDB
Cmdlet New-AzManagedCassandraCluster 1.18.0 Az.CosmosDB
Cmdlet New-AzManagedCassandraDatacenter 1.18.0 Az.CosmosDB
Cmdlet Remove-AzManagedCassandraCluster 1.18.0 Az.CosmosDB
Cmdlet Remove-AzManagedCassandraDatacenter 1.18.0 Az.CosmosDB
Cmdlet Update-AzManagedCassandraCluster 1.18.0 Az.CosmosDB
Cmdlet Update-AzManagedCassandraDatacenter 1.18.0 Az.CosmosDB
Environment data
N/A
Module versions
Az 13.5
but it's the same in latest repo
Error output
N/A
Metadata
Metadata
Assignees
Labels
CosmosDBService AttentionThis issue is responsible by Azure service team.This issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.This issue requires a change to an existing behavior in the product in order to be resolved.