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
> | Ultra_SSD | Limited to certain scenarios. For instance, /hana/log on eligible SKU. |
71
+
> | Azure NetApp Files | For HANA, AVG support also available |
72
+
> | Azure Files NFS | For shared files, not for database files |
73
+
74
+
Encryption using Azure Disk Encryption with customer managed keys is supported.
62
75
63
-
## Supported topologies
76
+
## Supported SAP topologies
64
77
65
78
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.
> | Standalone | All SAP roles are installed on a single server. |
85
+
> | Distributed | Separate Database server and application tier. The application tier can further split by having SAP central services on one VM and one or more application servers on another. |
86
+
> | Distributed (HA) | Database and/or SAP Central Services are deployed highly available using Pacemaker |
87
+
88
+
67
89
You can also deploy the automation framework to a standalone server by specifying a configuration without an application tier.
68
90
69
91
## Supported deployment topologies
70
92
71
93
The automation framework supports both green-field and brown-field deployments.
72
94
73
95
### Green-field deployments
96
+
74
97
In a green-field deployment, the automation framework creates all the required resources.
75
98
76
99
In this scenario, you provide the relevant data (address spaces for networks and subnets) when you configure the environment. For more examples, see [Configure the workload zone](configure-workload-zone.md).
@@ -87,8 +110,7 @@ The automation framework can use the following Azure services, features, and cap
87
110
- Azure Virtual Machines
88
111
- Accelerated networking
89
112
- Anchor VMs (optional)
90
-
- SSH authentication
91
-
- Username and password authentication
113
+
- SSH authentication/Username and password authentication
92
114
- SKU configuration
93
115
- Custom images
94
116
- New or existing proximity placement groups
@@ -99,6 +121,7 @@ The automation framework can use the following Azure services, features, and cap
99
121
- New or existing network security groups
100
122
- New or existing virtual networks
101
123
- New or existing subnets
124
+
- Private Endpoints
102
125
- Azure availability zones
103
126
- High availability (HA)
104
127
- Azure Firewall
@@ -118,13 +141,6 @@ The automation framework can use the following Azure services, features, and cap
118
141
- For shared files
119
142
- For database files
120
143
121
-
## Supported SAP architectures
122
-
123
-
You can use the automation framework to deploy the following SAP architectures:
0 commit comments