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/center-sap-solutions/get-sap-installation-media.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -210,7 +210,7 @@ Enter the actual values **within** double quotes but **without** the triangular
210
210
211
211
1. If prompted that if *you have a storage account*, enter `Y`.
212
212
213
-
1. Where `playbook_bom_downloader_yaml_path` is the absolute path to sap-automation/deploy/ansible/playbook_bom_downloader.yaml
213
+
1. Where `playbook_bom_downloader_yaml_path` is the absolute path to sap-automation/deploy/ansible/playbook_bom_downloader.yaml. e.g. */home/loggedinusername/sap-automation/deploy/ansible/playbook_bom_downloader.yaml*
214
214
215
215
1. For `<bom_base_name>`, use the SAP Version you want to install i.e. **_S41909SPS03_v0011ms_** or **_S42020SPS03_v0003ms_** or **_S4HANA_2021_ISS_v0001ms_**
216
216
@@ -238,9 +238,9 @@ Enter the actual values **within** double quotes but **without** the triangular
238
238
239
239
1. Copy down the **URL** value. The format is `https://<your-storage-account>.blob.core.windows.net/sapbits`. The format is `https://<your-storage-account>.blob.core.windows.net/sapbits`.
240
240
241
-
1. Where `BOM_directory_path` is the absolute path to **SAP-automation-samples/SAP**
241
+
1. Where `BOM_directory_path` is the absolute path to **SAP-automation-samples/SAP**. e.g. */home/loggedinusername/SAP-automation-samples/SAP*
242
242
243
-
1. Where `orchestration_ansible_user` is the user with **admin** privileges.
243
+
1. Where `orchestration_ansible_user` is the user with **admin** privileges. e.g. *loggedinusername*
244
244
245
245
246
246
Now you can [install the SAP software](install-software.md) through Azure Center for SAP solutions.
0 commit comments