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
@@ -175,32 +181,33 @@ Next, set up a virtual machine (VM) where you will download the SAP components l
175
181
176
182
Next, download the SAP installation media to the VM using a script.
177
183
178
-
1. Run the Ansible script **playbook_bom_download** with your own information. Enter the actual values within double quotes but without the triangular brackets
179
-
180
-
The Ansible command that you run should look like:
184
+
1. Run the Ansible script **playbook_bom_download** with your own information. Enter the actual values **within** double quotes but **without** the triangular brackets. The Ansible command that you run should look like:
1. When asked if you have a storage account, enter `Y`.
206
+
207
+
1. If prompted that if *you have a storage account*, enter `Y`.
203
208
209
+
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*
210
+
204
211
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_**
205
212
206
213
1. For `<s_user>`, use your SAP username.
@@ -227,9 +234,9 @@ Next, download the SAP installation media to the VM using a script.
227
234
228
235
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`.
229
236
230
-
1. Where `BOM_directory_path` is the absolute path to **SAP-automation-samples/SAP**
237
+
1. Where `BOM_directory_path` is the absolute path to **SAP-automation-samples/SAP**. e.g. */home/loggedinusername/SAP-automation-samples/SAP*
231
238
232
-
1. Where `orchestration_ansible_user` is the user with **admin** privileges.
239
+
1. Where `orchestration_ansible_user` is the user with **admin** privileges. e.g. *loggedinusername*
233
240
234
241
235
242
Now you can [install the SAP software](install-software.md) through Azure Center for SAP solutions.
@@ -333,7 +340,7 @@ Next, upload the SAP software files to the storage account:
0 commit comments