Skip to content

Commit 3e776ef

Browse files
Update concept-outbound-type.md
1 parent d340f4c commit 3e776ef

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Customize Azure Spring Cloud egress with a User-Defined Route
2+
title: Customize Azure Spring Cloud egress with a user-defined route
33
description: Learn how to customize Azure Spring Cloud egress with a User-Defined Route.
44
author: karlerickson
55
ms.author: yinglzh
@@ -48,3 +48,7 @@ If `outboundType` is set to `userDefinedRouting`, Azure Spring Apps won't automa
4848

4949
> [!IMPORTANT]
5050
> An `outboundType` of `userDefinedRouting` requires a route for `0.0.0.0/0` and the next hop destination of a network virtual appliance in the route table. For more information, see [Customer responsibilities for running Azure Spring Apps in VNET](vnet-customer-responsibilities.md).
51+
52+
## Next steps
53+
54+
- [Control egress traffic for an Azure Spring Apps instance](how-to-configure-ingress.md)

0 commit comments

Comments
 (0)