Skip to content

Commit ae91b7d

Browse files
authored
Update articles/spring-apps/concept-outbound-type.md
1 parent ae8ea4e commit ae91b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/spring-apps/concept-outbound-type.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ You can customize an Azure Spring Apps instance with a unique `outboundType` of
3939

4040
The default `outboundType` value is `loadBalancer`. If `outboundType` is set to `loadBalancer`, Azure Spring Apps automatically configures egress paths and expects egress from the load balancers created by the Azure Spring Apps resource provider. Two load balancers are recreated: one for the service runtime and another for the user app. A public IP address is provisioned for each load balancer. The load balancer is used for egress traffic for the generated public IP.
4141

42-
### userDefinedRouting outbound type
42+
### Outbound type userDefinedRouting
4343

4444
> [!NOTE]
4545
> Using an outbound type is an advanced networking scenario and requires proper network configuration.

0 commit comments

Comments
 (0)