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
> | Terraform | `releases.hashicorp.com`, `registry.terraform.io`, `checkpoint-api.hashicorp.com` | Setup of deployer | See [Installing Terraform](https://developer.hashicorp.com/terraform/downloads?product_intent=terraform). |
244
-
> | Azure CLI | Installing [Azure CLI](/cli/azure/install-azure-cli-linux) | Setup of deployer and during deployments | The firewall requirements for the Azure CLI installation are defined in [Installing Azure CLI](/cli/azure/azure-cli-endpoints). |
245
-
> | PIP | `bootstrap.pypa.io` | Setup of deployer | See [Installing Ansible](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html). |
> | Terraform | `releases.hashicorp.com`, `registry.terraform.io`, `checkpoint-api.hashicorp.com` | Setup of deployer | See [Installing Terraform](https://developer.hashicorp.com/terraform/downloads?product_intent=terraform). |
244
+
> | Azure CLI | Installing [Azure CLI](/cli/azure/install-azure-cli-linux) | Setup of deployer and during deployments | The firewall requirements for the Azure CLI installation are defined in [Installing Azure CLI](/cli/azure/azure-cli-endpoints). |
245
+
> | PIP | `bootstrap.pypa.io` | Setup of deployer | See [Installing Ansible](https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html). |
> | PowerShell Gallery | `onegetcdn.azureedge.net`, `psg-prod-centralus.azureedge.net`, `psg-prod-eastus.azureedge.net` | Setup of Windows-based systems | See [PowerShell Gallery](/powershell/gallery/getting-started#network-access-to-the-powershell-gallery). |
248
248
> | Windows components | `download.visualstudio.microsoft.com`, `download.visualstudio.microsoft.com`, `download.visualstudio.com` | Setup of Windows-based systems | See [Visual Studio components](/visualstudio/install/install-and-use-visual-studio-behind-a-firewall-or-proxy-server#install-visual-studio). |
249
-
> | SAP downloads | `softwaredownloads.sap.com` | SAP software download | See [SAP downloads](https://launchpad.support.sap.com/#/softwarecenter). |
@@ -266,14 +266,15 @@ You can create this repository by cloning the [SAP Deployment Automation Framewo
266
266
267
267
The following sample folder hierarchy shows how to structure your configuration files along with the automation framework files.
268
268
269
-
| Folder name | Contents | Description |
270
-
| ----------- | -------- | ----------- |
271
-
| None (root level) | Configuration files, template files | The root folder for all systems that you're managing from this deployment environment. |
272
-
| CONFIGURATION | Shared configuration files | A shared folder for referring to custom configuration files from multiple places. For example, custom disk sizing configuration files. |
273
-
| DEPLOYER | Configuration files for the deployer | A folder with [deployer configuration files](configure-control-plane.md) for all deployments that the environment manages. Name each subfolder by the naming convention of **Environment - Region - Virtual Network**. For example, **PROD-WEEU-DEP00-INFRASTRUCTURE**. |
274
-
| LIBRARY | Configuration files for SAP library | A folder with [SAP library configuration files](configure-control-plane.md) for all deployments that the environment manages. Name each subfolder by the naming convention of **Environment - Region - Virtual Network**. For example, **PROD-WEEU-SAP-LIBRARY**. |
275
-
| LANDSCAPE | Configuration files for landscape deployments | A folder with [configuration files for all workload zones](deploy-workload-zone.md) that the environment manages. Name each subfolder by the naming convention **Environment - Region - Virtual Network**. For example, **PROD-WEEU-SAP00-INFRASTRUCTURE**. |
276
-
| SYSTEM | Configuration files for the SAP systems | A folder with [configuration files for all SAP System Identification (SID) deployments](configure-system.md) that the environment manages. Name each subfolder by the naming convention **Environment - Region - Virtual Network - SID**. For example, **PROD-WEEU-SAPO00-ABC**. |
> | BOMS | BoM Files | Used for manual BoM download |
274
+
> | DEPLOYER | Configuration files for the deployer | A folder with [deployer configuration files](configure-control-plane.md) for all deployments that the environment manages. Name each subfolder by the naming convention of **Environment - Region - Virtual Network**. For example, **PROD-WEEU-DEP00-INFRASTRUCTURE**. |
275
+
> | LIBRARY | Configuration files for SAP library | A folder with [SAP library configuration files](configure-control-plane.md) for all deployments that the environment manages. Name each subfolder by the naming convention of **Environment - Region - Virtual Network**. For example, **PROD-WEEU-SAP-LIBRARY**. |
276
+
> | LANDSCAPE | Configuration files for workload zone | A folder with [configuration files for all workload zones](deploy-workload-zone.md) that the environment manages. Name each subfolder by the naming convention **Environment - Region - Virtual Network**. For example, **PROD-WEEU-SAP00-INFRASTRUCTURE**. |
277
+
> | SYSTEM | Configuration files for the SAP systems | A folder with [configuration files for all SAP System Identification (SID) deployments](configure-system.md) that the environment manages. Name each subfolder by the naming convention **Environment - Region - Virtual Network - SID**. For example, **PROD-WEEU-SAPO00-ABC**. |
277
278
278
279
:::image type="content" source="./media/plan-deployment/folder-structure.png" alt-text="Screenshot that shows example folder structure, with separate folders for SAP HANA and multiple workload environments.":::
0 commit comments