Skip to content

Commit 6df1f62

Browse files
authored
Merge pull request #223160 from KimForss/main
Update the supported distros
2 parents ae3984d + 684b6f8 commit 6df1f62

File tree

1 file changed

+24
-3
lines changed

1 file changed

+24
-3
lines changed

articles/virtual-machines/workloads/sap/automation-supportability.md

Lines changed: 24 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Supported platforms, topologies, and capabilities for the SAP on Az
44
author: kimforss
55
ms.author: kimforss
66
ms.reviewer: kimforss
7-
ms.date: 11/17/2021
7+
ms.date: 1/6/2023
88
ms.topic: conceptual
99
ms.service: virtual-machines-sap
1010
---
@@ -19,7 +19,7 @@ The [SAP on Azure Deployment Automation Framework](automation-deployment-framewo
1919

2020
The deployer virtual machine of the control plane must be deployed on Linux as the Ansible controller only works on Linux.
2121

22-
### SAP Application
22+
### SAP Infrastructure
2323

2424
The automation framework supports deployment of the SAP on Azure infrastructure both on Linux or Windows virtual machines on x86-64 or x64 hardware.
2525

@@ -30,7 +30,20 @@ The following operating systems and distributions are supported by the framework
3030
- Red Hat Linux 64bit for the x86-64 platform (7.x and 8.x)
3131
- Oracle Linux 64bit for the x86-64 platform
3232

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
3447
## Supported topologies
3548

3649
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,
93106

94107
At this time the automation framework **doesn't support** the following Azure services, features, or capabilities:
95108

109+
## Unsupported SAP architectures
110+
111+
The automation framework can be used to deploy the following SAP architectures:
112+
113+
- Standalone
114+
- Distributed
115+
- Distributed (Highly Available)
116+
96117

97118
## Next steps
98119

0 commit comments

Comments
 (0)