Ben Eshed

Results 7 issues of Ben Eshed

additional properties should be "key": string? (optional string) https://github.com/Azure/azure-rest-api-specs/blob/main/specification/network/resource-manager/Microsoft.Network/stable/2022-05-01/azureFirewall.json#L620 https://github.com/Azure/azure-rest-api-specs/blob/main/specification/network/resource-manager/Microsoft.Network/stable/2022-05-01/azureFirewall.json#L686 This prevents different sdks/cli/powershell from properly validating a value client side.

needs-triage

# ARM (Control Plane) API Specification Update Pull Request ## Purpose of this PR What's the purpose of this PR? Check all that apply. This is **mandatory**! - [ ]...

Network
ARMChangesRequested
Network - Firewall
CI-BreakingChange-Go
CI-FixRequiredOnFailure
CI-BreakingChange-JavaScript
ARMReview
resource-manager
new-api-version
CI-MissingBaseCommit

# ARM (Control Plane) API Specification Update Pull Request > Tip: overwhelmed by all this guidance? See the `Getting help` section at the bottom of this PR description. ## PR...

ARMSignedOff
ARMReview
resource-manager

YAML isn't natively supported by powershell and needs 3rd party modules to parse yaml configs

## Description ## Mandatory Checklist - Please choose the target release of Azure PowerShell. (⚠️**Target release** is a different concept from **API readiness**. Please click below links for details.) -...

Network - Firewall
needs-team-attention

## Description Multiple customers have complained of applying test changes to production workloads due to the `What-If` parameter being passed which comes from `ShouldProcess`. After reviewing the code, it is...

needs-revision
Contains Breaking Change

### Description Currently does not support whatif and executes anyways https://github.com/Azure/azure-powershell/blob/main/documentation/development-docs/design-guidelines/cmdlet-best-practices.md#shouldprocess ### Issue script & Debug output ```PowerShell https://github.com/Azure/azure-powershell/blob/main/documentation/development-docs/design-guidelines/cmdlet-best-practices.md#shouldprocess ``` ### Environment data ```PowerShell https://github.com/Azure/azure-powershell/blob/main/documentation/development-docs/design-guidelines/cmdlet-best-practices.md#shouldprocess ``` ### Module versions ```PowerShell...

Network
Service Attention
bug
Network - Firewall