Skip to content

AsJob not implemented for Remove-AzResourceGroupDeployment #16148

Open
@vexingpos

Description

@vexingpos

Description

According to #9776, Az PowerShell v3 was supposed to implement the -AsJob switch parameter for all cmdlets, including Remove-AzResourceGroupDeployment

However, I still cannot use -AsJob for Remove-AzResourceGroupDeployment but I can for other cmdlets such as Remove-AzDeployment

Are there any plans to implement this?

Steps to reproduce

Remove-AzResourceGroupDeployment -ResourceGroupName $foo -Name $bar -AsJob

Module versions

  • Applicable as of Az PS v6.5.0

Error output

A parameter cannot be found that matches parameter name 'AsJob'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    ARM - TemplatesService AttentionThis issue is responsible by Azure service team.customer-reportedquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions