S4HANA ON AZURE
Installation Video:
Section titled “Installation Video:”Installation Guide:
Section titled “Installation Guide:”Show extracted text
Sachin GhorpadeS/4H Installation inAzureSETUP AND CONFIG IN ONE DAYS/4H Installation in Azure 1 | P a g eTable of ContentsOverview ..................................................................................................................................................... 2Key Observations ........................................................................................................................................ 2Pre-Requisite .............................................................................................................................................. 3Setup Detail ................................................................................................................................................ 31. Setup the VM for database layer ........................................................................................................ 42. Setup the VM for application layer ..................................................................................................... 43. Generate the stack configuration file.................................................................................................. 54. Download the SAP Installation bits ..................................................................................................... 85. Prepare the database host .................................................................................................................. 86. Install the S/4H with Fiori .................................................................................................................... 96.1 Upgrade with SUM .......................................................................................................................... 247. Configure the Fiori ............................................................................................................................ 31Appendix ................................................................................................................................................... 33S/4H Installation in Azure 2 | P a g eOverviewYou want to perform a setup of SAP S/4 HANA in Azure . And you do want to do it quick so that you canexperience the overall process and get ready for your landscape deployment. If so, this document is foryou. This document enables you to perform the setup and configuration of the S/4H in Azure.In this setup, we used the embedded option of SAP Fiori. What is embedded option? Don’t worry, we willcover the basics later in this document. This is a hybrid mode installation where SAP Application layer runson Windows and Large Instances on linux operating system.Yes! You can accomplish this all in less than 1 day. Excited? Let’s begin…Note! This document does not replace any of the SAP documentation. In fact, this documentcomplements those SAP documentations like Installation, config, or operations guide.Key ObservationsBefore we jump to the installation, let’s first learn the few concepts/information.1. You need SWPM2.0 SP2 for S/4H 1809 installation. With SWPM2SP02, you get the option toinstall the following components2. You need to download a stack configuration file which you pass to SWPM for the installation.Refer Generate the stack configuration file for more details.3. When you install Fiori server on top of S/4H Server, it is done via a SUM. SWPM automaticallytriggers the SUM (if selected in the SWPM option) to install the Fiori components.4. STMS is automatically setup by SWPM.5. You don’t extract the .SAR or .ZIP files (except for the SWPM one). SWPM automatically extractsthem during its execution.6. There are two options to install Fiori components with S/4H:a. Embedded: In this case, Fiori components are installed on the S/4H layer.S/4H Installation in Azure 3 | P a g eb. Hub: In this case, Fiori components are installed on the separate server than the S/4Hserver.7. SWPM installs the following product version as part of the installation:• SAP S/4HANA 1809And then SUM will install the following add-ons:• SAP S/4HANA Foundation 1809• ABAP Platform 1809• SAP FIORI for SAP S/4HANA 1809• SAP FIORI FRONT-END Server 5.0Pre-Requisite• Virtual Machine is up and running for SAP Application layer• Virtual Machine is up and running for database layer• You have read master guide and installation guide from SAP• You have validated the supported VMs for your workload (OSS note: 1928533)• You have reviewed the Product Availability Matrix (PAM) for your OS, database, and SAPapplication support• SAP installation bits are download (Requires an OSS ID)Setup Detail• HANA Database servero VM: Standard GS5 (32 vcpus, 448 GB memory)o Operating System: SLES for SAP 12 SP3o HANA Version: HANA 2 SP3 Rev 33• Application servero VM: Standard DS3 v2 (4 vcpus, 14 GB memory)o Operating System: Windows Server 2016 Datacentero S/4H version: 1809S/4H Installation in Azure 4 | P a g eHere is the overall setup and configuration flow looks like:1. Setup the VM for database layer2. Setup the VM for application layer3. Generate the stack configuration file4. Download the SAP Installation bits5. Prepare the database host6. Install the S/4H with Fiori7. Configure the Fiori1. Setup the VM for database layerPlease follow the documentation available Create a VM thru Azure portal. You use the followingconfiguration:• VM Type: Standard GS5 (32 vcpus, 448 GB memory).• Operating System: SUSE 12 SP3 for SAP.• Disks: Three premium disks: /hana/shared, hana/data, and /hana/logs. You can sizethem according to your need.• You use “yast” to partition/format those disks with “ext4” file type.2. Setup the VM for application layerPlease follow the documentation available Create a VM thru Azure portal. You use the followingconfiguration:• VM Type: Standard DS3 v2 (4 vcpus, 14 GB memory).• Operating System: Windows Server 2016 Datacenter.• Disks: One premium disk for downloads and SAP Instance installation. You can size themaccording to your need.• You use “Disk Management” to partition/format the disk.S/4H Installation in Azure 5 | P a g e3. Generate the stack configuration fileSAP made it easy for installation and to download the bits. You need to generate the stack file.Do you need solution manager? No. Good news is you can generate the stack file from SAP’ssupport portal.Click https://apps.support.sap.com/sap(bD1lbiZjPTAwMQ==)/support/mp/index.html (requiresOSS credentials). This should open a maintenance planner.Click “Plan for S4HANA” tile.Select “Install New SAP S/4HANA System”Enter SID and select the target version of the S/4H stackSelect frontend server option. In this installation, we chose “Co-deployed withBackend”. Chat with Sajiv