diff --git a/src/Network/Network/help/Remove-AzExpressRouteCircuitConnectionConfig.md b/src/Network/Network/help/Remove-AzExpressRouteCircuitConnectionConfig.md index 983d8c34edf1..0c360ae4cb26 100644 --- a/src/Network/Network/help/Remove-AzExpressRouteCircuitConnectionConfig.md +++ b/src/Network/Network/help/Remove-AzExpressRouteCircuitConnectionConfig.md @@ -101,11 +101,11 @@ Specifies the address family that needs to be removed from the config Type: System.String Parameter Sets: (All) Aliases: -Accepted values: IPv4, IPv6 +Accepted values: IPv4, IPv6, All Required: False Position: Named -Default value: None +Default value: IPv4 Accept pipeline input: False Accept wildcard characters: False ```