Azure / Azure/azure-powershell

[Feature]: Add `-NoWait` option for `Set-AzFirewall`

Open
#19,460 2 comments 0 reactions 0 assignees View on GitHub
act-quality-productivity-squad customer-reported feature-request Network - Firewall Service Attention
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Description of the new feature

`Set-AzFirewall` command takes several minutes to finish executing, and I wonder if implementing a `-NoWait` option, similar to `Start-AzVm`, would improve its usability.

### Proposed implementation details (optional)

_No response_

Contributor guide

Open the contributing guide

Research direction

Start by locating the Set-AzFirewall and Start-AzVm cmdlets and compare how the existing -NoWait behavior is exposed. Confirm the expected asynchronous behavior for Set-AzFirewall, then add coverage for the option and verify that the command returns without waiting while preserving the normal behavior when -NoWait is omitted.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, csharp, powershell
Domain
cli, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.