You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/workloads/sap/automation-supportability.md
+24-3Lines changed: 24 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Supported platforms, topologies, and capabilities for the SAP on Az
4
4
author: kimforss
5
5
ms.author: kimforss
6
6
ms.reviewer: kimforss
7
-
ms.date: 11/17/2021
7
+
ms.date: 1/6/2023
8
8
ms.topic: conceptual
9
9
ms.service: virtual-machines-sap
10
10
---
@@ -19,7 +19,7 @@ The [SAP on Azure Deployment Automation Framework](automation-deployment-framewo
19
19
20
20
The deployer virtual machine of the control plane must be deployed on Linux as the Ansible controller only works on Linux.
21
21
22
-
### SAP Application
22
+
### SAP Infrastructure
23
23
24
24
The automation framework supports deployment of the SAP on Azure infrastructure both on Linux or Windows virtual machines on x86-64 or x64 hardware.
25
25
@@ -30,7 +30,20 @@ The following operating systems and distributions are supported by the framework
30
30
- Red Hat Linux 64bit for the x86-64 platform (7.x and 8.x)
31
31
- Oracle Linux 64bit for the x86-64 platform
32
32
33
-
The following distributions have been tested with the framework (Red Hat 7.9, Red Hat 8.2, SUSE 12 SP5, and SUSE 15 SP2)
33
+
The following distributions have been tested with the framework:
34
+
- Red Hat 7.9
35
+
- Red Hat 8.2
36
+
- Red Hat 8.4
37
+
- Red Hat 8.6
38
+
- SUSE 12 SP5
39
+
- SUSE 15 SP2
40
+
- SUSE 15 SP3
41
+
- Oracle Linux 8.2
42
+
- Oracle Linux 8.4
43
+
- Oracle Linux 8.6
44
+
- Windows Server 2016
45
+
- Windows Server 2019
46
+
- Windows Server 2022
34
47
## Supported topologies
35
48
36
49
By default, the automation framework deploys with database and application tiers. The application tier is split into three more tiers: application, central services, and web dispatchers.
@@ -93,6 +106,14 @@ The automation framework uses or can use the following Azure services, features,
93
106
94
107
At this time the automation framework **doesn't support** the following Azure services, features, or capabilities:
95
108
109
+
## Unsupported SAP architectures
110
+
111
+
The automation framework can be used to deploy the following SAP architectures:
0 commit comments