Azure / Azure/azure-powershell

[Feature]: Add "NoWait" option for new-azvm; new-resourcegroupdeployment;

Open
#21,471 5 comments 0 reactions 0 assignees View on GitHub
customer-reported feature-request needs-team-attention
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Description of the new feature

Add "NoWait" option for "New-AzVm" and "New-ResourceGroupDeployment" and return deploymentid with status created/failed to create.

Az Cli has such feature for "az vm create" https://learn.microsoft.com/en-us/cli/azure/vm?view=azure-cli-latest#az-vm-create

### Proposed implementation details (optional)
new-azvm should create deployment in azure and return deploymentid in case of success with status Created
and status Failed in case of failure
_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.