Skip to content

Commit 6d13663

Browse files
Update articles/spring-apps/how-to-create-user-defined-route-instance.md
Co-authored-by: Karl Erickson <[email protected]>
1 parent a376a53 commit 6d13663

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/spring-apps/how-to-create-user-defined-route-instance.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,12 @@ The following illustration shows an example of an Azure Spring Apps virtual netw
3333

3434
:::image type="content" source="media/how-to-create-user-defined-route-instance/user-defined-route-example-architecture.png" lightbox="media/how-to-create-user-defined-route-instance/user-defined-route-example-architecture.png" alt-text="Architecture diagram that shows user-defined routing.":::
3535

36-
* Public ingress traffic must flow firewall filters.
36+
This diagram illustrates the following features of the architecture:
37+
38+
* Public ingress traffic must flow through firewall filters.
3739
* Each Azure Spring Apps instance is isolated within a dedicated subnet.
3840
* The firewall is owned and managed by customers.
39-
* Ensure the firewall builds a healthy environment for all functions you need.
41+
* This structure ensures that the firewall enables a healthy environment for all the functions you need.
4042

4143
### Define environment variables
4244

0 commit comments

Comments
 (0)