Skip to content

Update operation support should be removed from reference doc of creation related cmdlets #899

@dingmeng-xue

Description

@dingmeng-xue

Description of creation operation cmdlets comes from the description of PUT operation on Swagger. Since PUT supports resource creation or update both by many services, it leads Azure PowerShell reference doc shows New-Az{Noun} cmdlet supports creation and update operation both.

It is not accurate in many cases especially when service add additional logic on creation or update. We should filter out "update" from reference doc or allow developer to customize reference doc.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions