Skip to content

Commands don't follow prefix rules *AzManagedCassandra* #27874

@isra-fel

Description

@isra-fel

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

No one assigned

    Labels

    CosmosDBService AttentionThis issue is responsible by Azure service team.bugThis issue requires a change to an existing behavior in the product in order to be resolved.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions