Skip to content

Commit bcb8578

Browse files
Merge pull request #253582 from KimForss/main
Add a blurb on what workload zone is
2 parents 6d1c6b5 + 6632c56 commit bcb8578

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

articles/sap/automation/configure-workload-zone.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@ An [SAP application](deployment-framework.md#sap-concepts) typically has multipl
1717

1818
:::image type="content" source="./media/deployment-framework/workload-zone-architecture.png" alt-text="Diagram that shows SAP workflow zones and systems.":::
1919

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+
2029
## Workload zone deployment configuration
2130

2231
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

Comments
 (0)