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
+20-7Lines changed: 20 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ In this how-to guide, you'll learn how to get the SAP software installation medi
22
22
23
23
- An Azure subscription.
24
24
- An Azure account with **Contributor** role access to the subscriptions and resource groups in which the Virtual Instance for SAP solutions exists.
25
-
- A **User-assigned managed identity** with **Storage Blob Data Reader**and**Reader and Data Access** roles on the storage account which has the SAP software.
25
+
- A **User-assigned managed identity** with **Storage Blob Data Reader**or**Reader and Data Access** roles on the storage account which has the SAP software.
26
26
- A [network set up for your infrastructure deployment](prepare-network.md).
27
27
- A deployment of S/4HANA infrastructure.
28
28
- The SSH private key for the virtual machines in the SAP system. You generated this key during the infrastructure deployment.
@@ -37,13 +37,26 @@ Azure Center for SAP solutions supports the following SAP software versions: S/4
37
37
38
38
The following operating system (OS) software versions are compatible with these SAP software versions:
39
39
40
-
| Publisher |Version | Generation SKU | Patch version name| Supported SAP Software Version |
- You can use `latest` if you want to use the latest image and not a specific older version. If the *latest* image version is newly released in marketplace and has an unforseen issue, the deployment may fail. If you are using Portal for deployment, we recommend choosing a different image *sku train* (e.g. 12-SP4 instead of 15-SP3) till the issues are resolved. However, if deploying via API/CLI, you can provide any other *image version* which is available. To view and select the available image versions from a publisher, use below commands
0 commit comments