Skip to content

Commit 97f6651

Browse files
fixes
1 parent 6d9cba6 commit 97f6651

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

articles/spring-apps/how-to-configure-ingress.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,8 @@ This command updates the app with the following settings:
9797
- Session cookie max age: 0
9898
- Backend protocol: GRPC
9999

100+
---
101+
100102
## FAQ
101103

102104
- How do you enable gRPC?
@@ -119,7 +121,7 @@ This command updates the app with the following settings:
119121

120122
- Do you need extra config in App Gateway/APIM if you need to have end-to-end support for gRPC or WebSocket?
121123

122-
You do not need extra config as long as the App Gateway supports gRPC.
124+
You don't need extra config as long as the App Gateway supports gRPC.
123125

124126
- Is configurable port supported?
125127

articles/spring-apps/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,8 @@ items:
226226
href: how-to-access-app-from-internet-virtual-network.md
227227
- name: Configure Palo Alto
228228
href: how-to-configure-palo-alto.md
229+
- name: Customize the ingress configuration in Azure Spring Apps
230+
href: how-to-configure-ingress.md
229231
- name: Customer responsibilities running Azure Spring Apps in VNET
230232
href: vnet-customer-responsibilities.md
231233
- name: Troubleshooting Azure Spring Apps in virtual networks

0 commit comments

Comments
 (0)