Skip to content

Commit bab400e

Browse files
committed
edit per review feedback
1 parent d285f52 commit bab400e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

articles/app-service/tutorial-secure-ntier-app.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,9 @@ Now you're ready to check the connections and access to your frontend and backen
461461

462462
:::image type="content" source="./media/tutorial-secure-ntier-app/fetch-backend-app.png" alt-text="Screenshot of the browser contents after the frontend app attempts access to the backend app.":::
463463

464-
All **outbound** traffic from the frontend web app routes through the virtual network. Your frontend web app is securely connecting to your backend web app through the private endpoint. If something is wrong with your connections, your frontend web app crashes.
464+
All **outbound** traffic from the frontend web app routes through the virtual network. Your frontend web app is securely connecting to your backend web app through the private endpoint.
465+
466+
If something is wrong with your connections, you see the _Error 403 - Forbidden_ message in the output.
465467

466468
### Establish an SSH session and open a remote shell
467469

0 commit comments

Comments
 (0)