# sap-hana-vm **Repository Path**: mirrors_Azure/sap-hana-vm ## Basic Information - **Project Name**: sap-hana-vm - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-13 - **Last Updated**: 2026-04-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # SAP HANA VM deployments using Azure Marketplace images [](https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2Foklausen%2Fsap-hana-vm%2Fmain%2Fazuredeploy.json) This template takes a minimum amount of parameters and deploys a VM that is customized for use with SAP NetWeaver and HANA DB, using the latest patched version of the selected operating system. This is a template for a 2-tier configuration and it deploys 1 server on Premium Storage with Managed Disks. Filesystems are created via custom script. Where multiple disks are used for the filesystem the logical volume is setup with striping for optimal performance.
| Size | HANA VM | HANA VM Storage (EXE + DATA + LOG + SHARE) |
|---|---|---|
| Small | M32ls (256GB) | 1xP6(64GB) + 4xP6(64GB) + 3xP10(128GB) + 1xP20(512GB) |
| Medium | M64ls (512GB) | 1xP6(64GB) + 4xP10(128GB) + 3xP10(128GB) + 1xP20(512GB) |
| Large | M64s (1TB) | 1xP6(64GB) + 4xP15(256GB) + 3xP15(256GB) + 1xP30(1TB) |