Skip to content

Commit 4320f3c

Browse files
authored
add note about SAP deployment
1 parent c386b42 commit 4320f3c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/firewall/tcp-session-behavior.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ When a TCP connection is terminated due to an idle timeout, the Azure Firewall s
5757

5858
Certain applications, such as traditional SAP GUI and SAP Remote Function Call (RFC)-based applications, are sensitive to session resets and can experience connectivity issues when sessions are terminated unexpectedly. To avoid these issues, you can implement a retry logic in your application to handle session resets gracefully. This mechanism should include logic to re-establish connections and resume operations seamlessly.
5959

60+
> [!NOTE]
61+
> If you're running SAP workloads through an Azure Firewall, test your configuration and review the [SAP design documentation](/azure/sap/workloads/deployment-checklist?tabs=pilot#pilot-phase-strongly-recommended) to ensure a successful Azure deployment.
62+
6063
## Next steps
6164

6265
To learn more about Azure Firewall performance, see [Azure Firewall performance](firewall-performance.md).

0 commit comments

Comments
 (0)