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/sap/automation/configure-workload-zone.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,15 @@ An [SAP application](deployment-framework.md#sap-concepts) typically has multipl
17
17
18
18
:::image type="content" source="./media/deployment-framework/workload-zone-architecture.png" alt-text="Diagram that shows SAP workflow zones and systems.":::
19
19
20
+
The workload zone provides shared services to all of the SAP Systems in the workload zone. These shared services include:
21
+
22
+
- Azure Virtual Network
23
+
- Azure Key Vault
24
+
- Shared Azure Storage Accounts for installation media
25
+
- If Azure NetApp Files are used, the Azure NetApp Files account and capacity pool is hosted in the workload zone.
26
+
27
+
The workload zone is typically deployed in a spoke subscription and the deployment of all the artifacts in the workload zone is done using unique service principal.
28
+
20
29
## Workload zone deployment configuration
21
30
22
31
The configuration of the SAP workload zone is done via a Terraform `tfvars` variable file. You can find examples of the variable file in the `samples/WORKSPACES/LANDSCAPE` folder.
0 commit comments