Skip to content

Commit 8d72fd3

Browse files
Merge pull request #229521 from KimForss/main
Add network logical name documentation
2 parents 707b9f3 + b33bfff commit 8d72fd3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/sap/automation/plan-deployment.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ The SAP library provides storage for SAP installation media, Bill of Material (B
8686

8787
Most SAP application landscapes are partitioned in different tiers. In SDAF these are called workload zones, for example, you might have different workload zones for development, quality assurance, and production. See [workload zones](deployment-framework.md#deployment-components).
8888

89+
The default naming convention for workload zones is `[ENVIRONMENT]-[REGIONCODE]-[NETWORK]-INFRASTRUCTURE`, for example, `DEV-WEEU-SAP01-INFRASTRUCTURE` for a development environment hosted in the West Europe region using the SAP01 virtual network or `PRD-WEEU-SAP02-INFRASTRUCTURE` for a production environment hosted in the West Europe region using the SAP02 virtual network.
90+
91+
The `SAP01` and `SAP02` define the logical names for the Azure virtual networks, these can be used to further partition the environments. If you need two Azure Virtual Networks for the same workload zone, for example, for a multi subscription scenario where you host development environments in two subscriptions, you can use the different logical names for each virtual network. For example, `DEV-WEEU-SAP01-INFRASTRUCTURE` and `DEV-WEEU-SAP02-INFRASTRUCTURE`.
92+
8993
The workload zone provides the following services for the SAP Applications:
9094

9195
* Azure Virtual Network, for a virtual network, subnets and network security groups.

0 commit comments

Comments
 (0)