This repository contains code that can be used to automatically deploy SAP landscapes in the Azure Cloud.
The templates are split into:
- Terraform modules which deploy the infrastructure components (such as VMs, network, storage) in Azure.
- Ansible playbooks which run different roles to configure and VMs and install SAP HANA and required applications on the already deployed infrastructure.
A typical deployment lifecycle will require the following steps:
Step 1) Preparing your environment (this has to be done only once)
Step 2) Select Terraform Deployment Unit
(Note: There are some script under sap-hana/util would help if you are using Linux based workstation)
- HANA single-node instance (Primary Entry Point)
- SAP Library
- Deployment Portal (Coming Soon)
- Logical SAP Network Foundation (Coming Soon)
- SDU - SAP Deployment Unit (Coming Soon)
If you want to contribute to our project, be sure to review the contributing guidelines.
We use GitHub issues for feature requests and bugs.
Copyright © 2018-2020 Microsoft Azure.
Licensed under the MIT License.
We look forward to your feedback and welcome any contributions!