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
+37-8Lines changed: 37 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Overview of the SAP workload zone configuration process within SAP
4
4
author: kimforss
5
5
ms.author: kimforss
6
6
ms.reviewer: kimforss
7
-
ms.date: 12/14/2023
7
+
ms.date: 3/5/2024
8
8
ms.topic: conceptual
9
9
ms.service: sap-on-azure
10
10
ms.subservice: sap-automation
@@ -21,8 +21,8 @@ The workload zone provides shared services to all of the SAP Systems in the work
21
21
22
22
- Azure Virtual Network
23
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.
24
+
- Shared Azure Storage Account for installation media
25
+
- Azure NetApp Files account and capacity pool (optional)
26
26
27
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
28
@@ -110,6 +110,30 @@ This table contains the networking parameters if Azure NetApp Files is used.
110
110
> |`anf_subnet_address_prefix`| The address range for the `ANF` subnet | Required | When using `ANF` for deployments |
111
111
> |`anf_subnet_name`| The name of the `ANF` subnet | Optional ||
112
112
113
+
This table contains the networking parameters if iSCSI devices are hosted from this workload zone.
0 commit comments