Skip to content

Commit 1fa9038

Browse files
update
2 parents 75fd12e + 3e776ef commit 1fa9038

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-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)

articles/spring-apps/toc.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,13 +228,20 @@ items:
228228
href: how-to-access-app-from-internet-virtual-network.md
229229
- name: Configure Palo Alto
230230
href: how-to-configure-palo-alto.md
231+
<<<<<<< HEAD
231232
<<<<<<< HEAD
232233
- name: Control egress traffic for an Azure Spring Apps instance
233234
href: how-to-create-user-defined-route-instance.md
234235
=======
235236
- name: Customize the ingress configuration in Azure Spring Apps
236237
href: how-to-configure-ingress.md
237238
>>>>>>> 54e36a887ee5d54391032ef17b4ac5c5a62ef3fc
239+
=======
240+
- name: Control egress traffic for an Azure Spring Apps instance
241+
href: how-to-create-user-defined-route-instance.md
242+
- name: Customize the ingress configuration in Azure Spring Apps
243+
href: how-to-configure-ingress.md
244+
>>>>>>> 3e776eff5a7c836b0d8be96974ef11d83dcfb963
238245
- name: Customer responsibilities running Azure Spring Apps in VNET
239246
href: vnet-customer-responsibilities.md
240247
- name: Troubleshooting Azure Spring Apps in virtual networks

0 commit comments

Comments
 (0)