Azure / Azure/azure-powershell

[Doc]: Az.Network `Set-AzVirtualNetworkGateway`: Wrong info about parameter `-EnablePrivateIpAddress`

Open
#24,145 3 comments 0 reactions 0 assignees View on GitHub
act-quality-productivity-squad bug customer-reported Doc - Reference Network - Virtual Network Service Attention
Dominant language
C#
Stars
4.8k
Forks
4.3k
Avg merge
2d 17h
Merged PRs (30d)
51

Description

### Type of issue

Other (describe below)

### Feedback

Seems the info for parameter `-EnablePrivateIpAddress` got copy pasted from parameter `-EnableActiveActiveFeature`.

```powershell
PS C:\Users\olav.birkeland> Get-Help -Name 'Set-AzVirtualNetworkGateway' -Parameter 'EnablePrivateIpAddress'

-EnablePrivateIpAddress
Flag to enable Active Active feature on virtual network gateway

Required? false
Position? named
Default value None
Accept pipeline input? False
Accept wildcard characters? false

PS C:\Users\olav.birkeland>
```

### Page URL

https://learn.microsoft.com/en-us/powershell/module/az.network/set-azvirtualnetworkgateway#-enableprivateipaddress

### Content source URL

https://github.com/Azure/azure-powershell/blob/main/src/Network/Network/help/Set-AzVirtualNetworkGateway.md

### Author

_No response_

### Document Id

_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.