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/install-software.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
@@ -74,7 +74,7 @@ To install the SAP software directly, use the Azure Center for SAP solutions ins
74
74
75
75
1. For **Have you uploaded the software to an Azure storage account?**, select **Yes**.
76
76
77
-
1. For **Software version**, use the **SAP S/4HANA 1909 SPS03** or **SAP S/4HANA 2020 SPS 03** or **SAP S/4HANA 2021 ISS 00** . Please note only those versions will light up which are supported with the OS version that was used to deploy the infrastructure previously.
77
+
1. For **Software version**, use the **SAP S/4HANA 1909 SPS03** or **SAP S/4HANA 2020 SPS 03** or **SAP S/4HANA 2021 ISS 00**or **S/4 HANA 2022 ISS 00**. Please note only those versions will light up which are supported with the OS version that was used to deploy the infrastructure previously.
78
78
79
79
1. For **BOM directory location**, select **Browse** and find the path to your BOM file. For example, `https://<your-storage-account>.blob.core.windows.net/sapbits/sapfiles/boms/S41909SPS03_v0010ms.yaml`.
80
80
@@ -136,7 +136,7 @@ If you encounter this problem, follow these steps:
136
136
-`permissions` to `0755`
137
137
-`url` to the new SAP download URL
138
138
139
-
1. Reupload the BOM file(s) in the subfolder (`S41909SPS03_v0011ms` or `S42020SPS03_v0003ms` or `S4HANA_2021_ISS_v0001ms`) of the `boms` folder
139
+
1. Reupload the BOM file(s) in the subfolder (`S41909SPS03_v0011ms` or `S42020SPS03_v0003ms` or `S4HANA_2021_ISS_v0001ms` or `S42022SPS00_v0001ms`) of the `boms` folder
140
140
141
141
### Special characters like $ in S-user password is not accepted while downloading the BOM.
142
142
@@ -158,7 +158,7 @@ If you encounter this problem, follow these steps:
158
158
```
159
159
160
160
- For `<username>`, use your SAP username.
161
-
- For `<bom_base_name>`, use the SAP Version you want to install i.e. **_S41909SPS03_v0011ms_** or **_S42020SPS03_v0003ms_** or **_S4HANA_2021_ISS_v0001ms_**
161
+
- For `<bom_base_name>`, use the SAP Version you want to install i.e. **_S41909SPS03_v0011ms_** or **_S42020SPS03_v0003ms_** or **_S4HANA_2021_ISS_v0001ms_** or **_S42022SPS00_v0001ms_**
162
162
- For `<storageAccountAccessKey>`, use your storage account's access key. You found this value in the Download SAP media section
163
163
- For `<containerBasePath>`, use the path to your `sapbits` container. You found this value in the Download SAP media section. The format is `https://<your-storage-account>.blob.core.windows.net/sapbits`
0 commit comments