Skillshub azure-sap

SAP HANA on Azure Large Instances Skill

install
source · Clone the upstream repo
git clone https://github.com/ComeOnOliver/skillshub
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ComeOnOliver/skillshub "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/MicrosoftDocs/Agent-Skills/azure-sap" ~/.claude/skills/comeonoliver-skillshub-azure-sap && rm -rf "$T"
manifest: skills/MicrosoftDocs/Agent-Skills/azure-sap/SKILL.md
source content

SAP HANA on Azure Large Instances Skill

This skill provides expert guidance for SAP HANA on Azure Large Instances. Covers troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.

How to Use This Skill

IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g.,

L35-L120
), use
read_file
with the specified lines. For categories with file links (e.g.,
[security.md](security.md)
), use
read_file
on the linked reference file

IMPORTANT for Agent: If

metadata.generated_at
is more than 3 months old, suggest the user pull the latest version from the repository. If
mcp_microsoftdocs
tools are not available, suggest the user install it: Installation Guide

This skill requires network access to fetch documentation content:

  • Preferred: Use
    mcp_microsoftdocs:microsoft_docs_fetch
    with query string
    from=learn-agent-skill
    . Returns Markdown.
  • Fallback: Use
    fetch_webpage
    with query string
    from=learn-agent-skill&accept=text/markdown
    . Returns Markdown.

Category Index

CategoryLinesDescription
TroubleshootingL37-L47Diagnosing and fixing SAP on Azure issues: deployment automation errors, BPS data extraction (ADF/Fabric) problems, SAP Insights monitoring, VM scale set and VM extension failures.
Best PracticesL48-L56Testing and tuning SAP HANA on Azure LI: config validation, HA/DR test automation, VIS quality checks, DR patterns per layer, and performance optimization of Azure Premium Files.
Decision MakingL57-L72Guidance on planning SAP on Azure: infrastructure choices, certified configs, storage/VM options, data extraction, HANA tiering, monitoring, analytics models, and supported versions.
Architecture & Design PatternsL73-L98Designing SAP HANA and NetWeaver HA/DR architectures on Azure VMs, zones, and regions, including DB choices, NFS, multi-SID, RISE connectivity, latency, and resiliency patterns.
Limits & QuotasL99-L105SAP on Azure limits: supported platforms/features for SAP testing automation, Azure Monitor for SAP quotas/behavior, and sizing/HA deployment constraints using Azure Files SMB.
SecurityL106-L119Security, identity, and access design for SAP on Azure: Key Vault secrets, RBAC, TLS, private endpoints, NFS encryption, Entra ID integration, and secure SAP RISE/infrastructure patterns.
ConfigurationL120-L195Configuring SAP on Azure: automation framework, storage and VM layouts, HA/DR clusters, monitoring providers, backups, networking, and Azure Center/LaMa/VM extension integration.
Integrations & Coding PatternsL196-L208Patterns and steps to integrate SAP HANA/RISE, S/4HANA, ECC with Azure services (Monitor, ADF, Power Query, Exchange, Universal Print, Salesforce) and automate via Ansible and mirroring.
DeploymentL209-L252Deploying and automating SAP landscapes on Azure: scripts and frameworks, DevOps pipelines, HA/DR patterns, ACSS-managed systems, and workload-specific deployments (S/4HANA, BOBJ, B1).

Troubleshooting

TopicURL
Troubleshoot SAP Deployment Automation Framework issueshttps://learn.microsoft.com/en-us/azure/sap/automation/troubleshooting
Troubleshoot and monitor BPS data extraction with ADFhttps://learn.microsoft.com/en-us/azure/sap/business-process-solutions/monitor-data-extraction
Monitor and troubleshoot BPS data extraction in Fabrichttps://learn.microsoft.com/en-us/azure/sap/business-process-solutions/monitor-fabric-data-extraction-processing
Troubleshoot common issues in SAP Business Process Solutionshttps://learn.microsoft.com/en-us/azure/sap/business-process-solutions/troubleshooting
Use SAP Insights in Azure Monitor to troubleshoot SAP workloadshttps://learn.microsoft.com/en-us/azure/sap/monitor/enable-sap-insights
Resolve common issues with SAP VM scale setshttps://learn.microsoft.com/en-us/azure/sap/workloads/virtual-machine-scale-set-sap-faq
Troubleshoot Azure VM extension for SAP solutionshttps://learn.microsoft.com/en-us/azure/sap/workloads/vm-extension-for-sap-troubleshooting

Best Practices

TopicURL
Validate SAP on Azure configuration with testing framework checkshttps://learn.microsoft.com/en-us/azure/sap/automation/testing-framework-configuration-checks
Run high availability tests with SAP Testing Automation Frameworkhttps://learn.microsoft.com/en-us/azure/sap/automation/testing-framework-high-availability
Use VIS quality checks to enforce SAP best practiceshttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/get-quality-checks-insights
Apply DR recommendations for each SAP workload layerhttps://learn.microsoft.com/en-us/azure/sap/workloads/disaster-recovery-sap-guide
Optimize Azure Premium Files NFS/SMB for SAP workloadshttps://learn.microsoft.com/en-us/azure/sap/workloads/planning-guide-storage-azure-files

Decision Making

TopicURL
Choose new vs existing infrastructure for SAP automationhttps://learn.microsoft.com/en-us/azure/sap/automation/new-vs-existing
Plan SAP deployments using the automation frameworkhttps://learn.microsoft.com/en-us/azure/sap/automation/plan-deployment
Use Business Process Solutions templates for analytics and AI agentshttps://learn.microsoft.com/en-us/azure/sap/business-process-solutions/business-templates
Select and understand data models in Business Process Solutionshttps://learn.microsoft.com/en-us/azure/sap/business-process-solutions/data-models-business-process-solutions
Choose and enable dedicated hosting plan for Azure Monitor for SAP solutionshttps://learn.microsoft.com/en-us/azure/sap/monitor/enable-dedicated-hosting-plan
Select certified SAP configurations on Azurehttps://learn.microsoft.com/en-us/azure/sap/workloads/certifications
Choose methods to extract SAP data into Microsoft Fabrichttps://learn.microsoft.com/en-us/azure/sap/workloads/extract-sap-data
Design SAP HANA data tiering and archiving on Azurehttps://learn.microsoft.com/en-us/azure/sap/workloads/hana-tiering-guidance
Plan SAP application architecture on Azure VMshttps://learn.microsoft.com/en-us/azure/sap/workloads/planning-guide
Choose Azure storage types for SAP workloadshttps://learn.microsoft.com/en-us/azure/sap/workloads/planning-guide-storage
Choose supported SAP VM scenarios on Azurehttps://learn.microsoft.com/en-us/azure/sap/workloads/planning-supported-configurations
Determine SAP software versions supported on Azurehttps://learn.microsoft.com/en-us/azure/sap/workloads/supported-product-on-azure

Architecture & Design Patterns

TopicURL
Design SAP workload zones in the automation frameworkhttps://learn.microsoft.com/en-us/azure/sap/automation/configure-workload-zone
Understand resiliency patterns in Azure Center for SAP solutionshttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/compliance-bcdr-reliabilty
Architect DBMS deployments for SAP on Azure VMshttps://learn.microsoft.com/en-us/azure/sap/workloads/dbms-guide-general
Run SAP on IBM Db2 LUW in Azure VMshttps://learn.microsoft.com/en-us/azure/sap/workloads/dbms-guide-ibm
Deploy SAP MaxDB, liveCache, and Content Server on Azurehttps://learn.microsoft.com/en-us/azure/sap/workloads/dbms-guide-maxdb
Deploy Oracle Database for SAP workloads on Azurehttps://learn.microsoft.com/en-us/azure/sap/workloads/dbms-guide-oracle
Deploy SAP ASE DBMS for SAP on Azure VMshttps://learn.microsoft.com/en-us/azure/sap/workloads/dbms-guide-sapase
Implement SAP BW near-line storage with SAP IQ on Azurehttps://learn.microsoft.com/en-us/azure/sap/workloads/dbms-guide-sapiq
Deploy SQL Server DBMS for SAP on Azure VMshttps://learn.microsoft.com/en-us/azure/sap/workloads/dbms-guide-sqlserver
Plan SAP disaster recovery architecture on Azurehttps://learn.microsoft.com/en-us/azure/sap/workloads/disaster-recovery-overview-guide
Implement multi-SID HA SAP NetWeaver on SLEShttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-suse-multi-sid
Design HA SAP NetWeaver on SLES with NFShttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-suse-nfs-simple-mount
Architect SAP workloads with Azure Availability Zoneshttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-zones
Minimize SAP application latency with proximity placementhttps://learn.microsoft.com/en-us/azure/sap/workloads/proximity-placement-scenarios
Architect Azure integration with SAP RISE landscapeshttps://learn.microsoft.com/en-us/azure/sap/workloads/rise-integration
Select network connectivity options for SAP RISE on Azurehttps://learn.microsoft.com/en-us/azure/sap/workloads/rise-integration-network
Design SAP HANA availability across Azure regionshttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-hana-availability-across-regions
Choose SAP HANA availability options in one Azure regionhttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-hana-availability-one-region
Design SAP HANA availability architectures on Azure VMshttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-hana-availability-overview
Select HA architectures for SAP NetWeaver on Azurehttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-high-availability-architecture-scenarios
Design high availability for SAP NetWeaver on Azure VMshttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-high-availability-guide-start
Use Azure VM restart for higher SAP availabilityhttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-higher-availability-architecture-scenarios

Limits & Quotas

TopicURL
Supported platforms and features for SAP Testing Automation Frameworkhttps://learn.microsoft.com/en-us/azure/sap/automation/testing-framework-supportability
FAQ for Azure Monitor for SAP solutions behavior and limitshttps://learn.microsoft.com/en-us/azure/sap/monitor/faq
Size and deploy HA SAP NetWeaver with Azure Files SMBhttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-windows-azure-files-smb

Security

TopicURL
Set SAP deployment SPN secrets in Azure Key Vaulthttps://learn.microsoft.com/en-us/azure/sap/automation/bash/set-secrets
Configure Azure RBAC for Azure Center for SAP solutionshttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/manage-with-azure-rbac
Enable TLS 1.2+ for Azure Monitor for SAP solutions connectivityhttps://learn.microsoft.com/en-us/azure/sap/monitor/enable-tls-azure-monitor-sap-solutions
Enable Trusted Access and private endpoints for Azure Monitor for SAP solutionshttps://learn.microsoft.com/en-us/azure/sap/monitor/enable-trusted-access
Securely expose SAP Process Orchestration via Azure PaaShttps://learn.microsoft.com/en-us/azure/sap/workloads/expose-sap-process-orchestration-on-azure
Integrate Azure security and identity with SAP RISEhttps://learn.microsoft.com/en-us/azure/sap/workloads/rise-integration-security
Configure Azure Files NFS encryption in transit for SAPhttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-azure-files-nfs-encryption-in-transit-guide
Design secure identity and access for SAP on Azurehttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-security-identity
Secure Azure infrastructure foundation for SAP applicationshttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-security-infrastructure
Design Entra ID-based access for SAP platformshttps://learn.microsoft.com/en-us/azure/sap/workloads/scenario-azure-first-sap-identity-integration

Configuration

TopicURL
Manage SAP Terraform state with advanced_state_management scripthttps://learn.microsoft.com/en-us/azure/sap/automation/bash/advanced-state-management
Update SAP Library SAS token in Azure Key Vaulthttps://learn.microsoft.com/en-us/azure/sap/automation/bash/update-sas-token
Get SAP media for automation framework BOMshttps://learn.microsoft.com/en-us/azure/sap/automation/bom-get-files
Prepare SAP Bill of Materials for automation frameworkhttps://learn.microsoft.com/en-us/azure/sap/automation/bom-prepare
Generate SAP application installation templates from BOMhttps://learn.microsoft.com/en-us/azure/sap/automation/bom-templates-db
Configure the SAP automation framework control planehttps://learn.microsoft.com/en-us/azure/sap/automation/configure-control-plane
Customize SAP disk layouts in the automation frameworkhttps://learn.microsoft.com/en-us/azure/sap/automation/configure-extra-disks
Configure SAP Ansible parameter files for installationhttps://learn.microsoft.com/en-us/azure/sap/automation/configure-sap-parameters
Define SAP system tfvars parameters for automationhttps://learn.microsoft.com/en-us/azure/sap/automation/configure-system
Configure custom naming with sap_namegenerator modulehttps://learn.microsoft.com/en-us/azure/sap/automation/naming-module
Configure external tools for SAP automation frameworkhttps://learn.microsoft.com/en-us/azure/sap/automation/tools-configuration
Configure datasets and relationships in Business Process Solutionshttps://learn.microsoft.com/en-us/azure/sap/business-process-solutions/configure-dataset
Configure Insights and data refresh for SAP Business Process Solutionshttps://learn.microsoft.com/en-us/azure/sap/business-process-solutions/configure-insights
Configure Azure Backup from VIS for SAP systemshttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/acss-backup-integration
Prepare SAP installation media for Azure Center for SAPhttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/get-sap-installation-media
Prepare virtual network for S/4HANA deployment with ACSShttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/prepare-network
Start and stop SAP systems via ACSS VIS using Azure CLIhttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/quick-stop-start-sap-cli
Start and stop SAP systems via ACSS VIS using PowerShellhttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/quick-stop-start-sap-powershell
Register existing SAP systems via Azure CLIhttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/quickstart-register-system-cli
Register existing SAP systems in Azure Center via portalhttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/register-existing-system
Reference of logs and metrics for Azure Monitor for SAP solutionshttps://learn.microsoft.com/en-us/azure/sap/monitor/data-reference
Configure alerts for Azure Monitor for SAP solutions in portalhttps://learn.microsoft.com/en-us/azure/sap/monitor/get-alerts-portal
Configure Pacemaker cluster provider for Azure Monitor for SAP solutionshttps://learn.microsoft.com/en-us/azure/sap/monitor/provider-ha-pacemaker-cluster
Configure SAP HANA provider in Azure Monitor for SAPhttps://learn.microsoft.com/en-us/azure/sap/monitor/provider-hana
Configure IBM Db2 provider for Azure Monitor for SAP solutionshttps://learn.microsoft.com/en-us/azure/sap/monitor/provider-ibm-db2
Configure Linux OS provider for Azure Monitor for SAP solutionshttps://learn.microsoft.com/en-us/azure/sap/monitor/provider-linux
Configure SAP NetWeaver provider for Azure Monitor for SAP solutionshttps://learn.microsoft.com/en-us/azure/sap/monitor/provider-netweaver
Configure SQL Server provider for Azure Monitor for SAP solutionshttps://learn.microsoft.com/en-us/azure/sap/monitor/provider-sql-server
Configure virtual network for Azure Monitor for SAPhttps://learn.microsoft.com/en-us/azure/sap/monitor/set-up-network
Deploy and configure IBM Db2 HADR for SAP on Azure VMshttps://learn.microsoft.com/en-us/azure/sap/workloads/dbms-guide-ha-ibm
Add disaster recovery sites to SAP HANA Pacemaker clustershttps://learn.microsoft.com/en-us/azure/sap/workloads/disaster-recovery-sap-hana
Configure and operate SAP HANA infrastructure on Azure VMshttps://learn.microsoft.com/en-us/azure/sap/workloads/hana-vm-operations
Configure Azure NetApp Files for SAP HANA storagehttps://learn.microsoft.com/en-us/azure/sap/workloads/hana-vm-operations-netapp
Configure Azure VM storage for SAP HANAhttps://learn.microsoft.com/en-us/azure/sap/workloads/hana-vm-operations-storage
Configure Premium SSD storage for SAP HANA VMshttps://learn.microsoft.com/en-us/azure/sap/workloads/hana-vm-premium-ssd-v1
Configure Premium SSD v2 for SAP HANA workloadshttps://learn.microsoft.com/en-us/azure/sap/workloads/hana-vm-premium-ssd-v2
Configure Azure Ultra Disk for SAP HANA VMshttps://learn.microsoft.com/en-us/azure/sap/workloads/hana-vm-ultra-disk
Set up HA SAP NetWeaver on RHEL Azure VMshttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-rhel
Configure GlusterFS on Azure VMs for SAP HAhttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-rhel-glusterfs
Set up IBM Db2 HADR on RHEL Azure VMshttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-rhel-ibm-db2-luw
Configure multi-SID HA SAP NetWeaver on RHEL Azure VMshttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-rhel-multi-sid
Configure HA SAP NetWeaver on RHEL with Azure NetApp Fileshttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-rhel-netapp-files
Configure HA SAP NetWeaver on RHEL using NFS on Azure Fileshttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-rhel-nfs-azure-files
Configure Pacemaker clusters on RHEL for Azure SAPhttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-rhel-pacemaker
Configure SAP HANA ASCS/ERS high availability on RHEL VMshttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-rhel-with-hana-ascs-ers-dialog-instance
Configure outbound connectivity for SAP HA VMs with Standard Load Balancerhttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-standard-load-balancer-outbound-connections
Set up HA SAP NetWeaver or ABAP on SLES Azure VMshttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-suse
Configure HA SAP NetWeaver on SLES with Azure NetApp Fileshttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-suse-netapp-files
Configure HA NFS server on SLES Azure VMs for SAPhttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-suse-nfs
Configure HA SAP NetWeaver on SLES using NFS on Azure Fileshttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-suse-nfs-azure-files
Configure Pacemaker clustering on SLES in Azurehttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-suse-pacemaker
Configure Windows DFS-N for SAPMNT on Azure SMB shareshttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-windows-dfs
Configure SAP LaMa connector for Azure operationshttps://learn.microsoft.com/en-us/azure/sap/workloads/lama-installation
Configure SAP ASCS/SCS multi-SID HA with WSFC file shareshttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-ascs-ha-multi-sid-wsfc-file-share
Set up SAP ASCS/SCS multi-SID HA with WSFC shared diskhttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-ascs-ha-multi-sid-wsfc-shared-disk
Configure SAP HANA high availability on SLES Azure VMshttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-hana-high-availability
Set up SAP HANA scale-up HA with Azure NetApp Files on RHELhttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-hana-high-availability-netapp-files-red-hat
Set up SAP HANA scale-up HA with Azure NetApp Files on SLEShttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-hana-high-availability-netapp-files-suse
Configure SAP HANA high availability on RHEL Azure VMshttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-hana-high-availability-rhel
Configure SAP HANA scale-out with HSR and Pacemaker on RHELhttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-hana-high-availability-scale-out-hsr-rhel
Configure SAP HANA scale-out with HSR and Pacemaker on SLEShttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-hana-high-availability-scale-out-hsr-suse
Deploy SAP HANA scale-out with standby using Azure NetApp Files on RHELhttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-hana-scale-out-standby-netapp-files-rhel
Deploy SAP HANA scale-out with standby using Azure NetApp Files on SLEShttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-hana-scale-out-standby-netapp-files-suse
Configure SAP ASCS/SCS clustering with Azure file sharehttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-high-availability-guide-wsfc-file-share
Cluster SAP ASCS/SCS on WSFC with shared disk in Azurehttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-high-availability-guide-wsfc-shared-disk
Prepare Azure infrastructure for SAP ASCS/SCS HA with WSFChttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-high-availability-infrastructure-wsfc-file-share
Prepare Azure infrastructure for SAP ASCS/SCS WSFC with shared diskhttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-high-availability-infrastructure-wsfc-shared-disk
Configure SAP NetWeaver HA on WSFC with shared diskshttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-high-availability-installation-wsfc-shared-disk
Configure SAP ILM Store with Azure Blob Storagehttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-information-lifecycle-management
Deploy and configure Azure VM extension for SAPhttps://learn.microsoft.com/en-us/azure/sap/workloads/vm-extension-for-sap
Configure new Azure VM extension for SAP solutionshttps://learn.microsoft.com/en-us/azure/sap/workloads/vm-extension-for-sap-new
Configure standard Azure VM extension for SAP solutionshttps://learn.microsoft.com/en-us/azure/sap/workloads/vm-extension-for-sap-standard

Integrations & Coding Patterns

TopicURL
Integrate Azure Monitor for SAP with automation frameworkhttps://learn.microsoft.com/en-us/azure/sap/automation/integration-azure-monitor-sap
Download SAP software via Ansible for automation frameworkhttps://learn.microsoft.com/en-us/azure/sap/automation/software
Configure Salesforce as a source system for Business Process Solutionshttps://learn.microsoft.com/en-us/azure/sap/business-process-solutions/configure-salesforce-source-system
Integrate SAP source systems with Business Process Solutions via Azure Data Factoryhttps://learn.microsoft.com/en-us/azure/sap/business-process-solutions/configure-source-system-with-data-factory
Integrate SAP S/4HANA and ECC with Business Process Solutions using Open Mirroringhttps://learn.microsoft.com/en-us/azure/sap/business-process-solutions/configure-source-system-with-open-mirroring
Integrate SAP ABAP outbound email with Exchange Onlinehttps://learn.microsoft.com/en-us/azure/sap/workloads/exchange-online-integration-sap-email-outbound
Configure SAP principal propagation for live OData with Power Queryhttps://learn.microsoft.com/en-us/azure/sap/workloads/expose-sap-odata-to-power-query
Integrate Azure services with SAP RISE workloadshttps://learn.microsoft.com/en-us/azure/sap/workloads/rise-integration-services
Integrate SAP front-end printing with Universal Printhttps://learn.microsoft.com/en-us/azure/sap/workloads/universal-print-sap-frontend

Deployment

TopicURL
Bash script to deploy SAP automation control planehttps://learn.microsoft.com/en-us/azure/sap/automation/bash/deploy-controlplane
Bootstrap SAP deployer control plane with install_deployer.shhttps://learn.microsoft.com/en-us/azure/sap/automation/bash/install-deployer
Bootstrap SAP Library control plane with install_library.shhttps://learn.microsoft.com/en-us/azure/sap/automation/bash/install-library
Bash script to deploy a new SAP workload zonehttps://learn.microsoft.com/en-us/azure/sap/automation/bash/install-workloadzone
Deploy SAP systems on Azure with installer.shhttps://learn.microsoft.com/en-us/azure/sap/automation/bash/installer
Remove SAP deployment control plane with remove_controlplane.shhttps://learn.microsoft.com/en-us/azure/sap/automation/bash/remove-controlplane
Tear down SAP systems using remover.shhttps://learn.microsoft.com/en-us/azure/sap/automation/bash/remover
Configure Azure DevOps pipelines for SAP automationhttps://learn.microsoft.com/en-us/azure/sap/automation/configure-devops
Configure deployer web app for SAP automationhttps://learn.microsoft.com/en-us/azure/sap/automation/configure-webapp
Deploy SAP systems using the automation frameworkhttps://learn.microsoft.com/en-us/azure/sap/automation/deploy-system
Deploy SAP workload zones with the automation frameworkhttps://learn.microsoft.com/en-us/azure/sap/automation/deploy-workload-zone
Tutorial: Use SAP automation framework with Azure DevOpshttps://learn.microsoft.com/en-us/azure/sap/automation/devops-tutorial
Use Bash scripts to deploy SAP automation frameworkhttps://learn.microsoft.com/en-us/azure/sap/automation/reference-bash
Run Ansible playbooks to configure SAP systemshttps://learn.microsoft.com/en-us/azure/sap/automation/run-ansible
Check supported topologies for SAP automation frameworkhttps://learn.microsoft.com/en-us/azure/sap/automation/supportability
Tutorial: Deploy SAP automation framework at scalehttps://learn.microsoft.com/en-us/azure/sap/automation/tutorial
Upgrade the SAP Deployment Automation Frameworkhttps://learn.microsoft.com/en-us/azure/sap/automation/upgrading
Deploy Business Process Solutions workload item in Fabrichttps://learn.microsoft.com/en-us/azure/sap/business-process-solutions/deploy-workload-item
Run data extraction and processing pipelines in Business Process Solutionshttps://learn.microsoft.com/en-us/azure/sap/business-process-solutions/run-extraction-data-processing
Implement customer-enabled disaster recovery for ACSS VIShttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/compliance-cedr
Deploy S/4HANA infrastructure with Azure Center for SAPhttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/deploy-s4hana
Install SAP software on ACSS-managed systemshttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/install-software
Create distributed non-HA SAP system with ACSS using PowerShellhttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/quickstart-create-distributed-non-high-availability
Create distributed HA SAP system with ACSS using Azure CLIhttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/quickstart-create-high-availability-namecustom
Install SAP software on distributed non-HA system via ACSS PowerShellhttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/quickstart-install-distributed-non-high-availability
Install SAP software on distributed HA system via ACSS CLIhttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/quickstart-install-high-availability-namecustom-cli
Register existing SAP system with ACSS using PowerShellhttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/quickstart-register-system-powershell
Tutorial: Deploy distributed HA SAP system with ACSS CLIhttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/tutorial-create-high-availability-name-custom
Deploy SAP Business One on Azure Virtual Machineshttps://learn.microsoft.com/en-us/azure/sap/workloads/business-one-azure
Plan and deploy SAP BusinessObjects BI on Azurehttps://learn.microsoft.com/en-us/azure/sap/workloads/businessobjects-deployment-guide
Deploy SAP BusinessObjects BI on Azure for Linuxhttps://learn.microsoft.com/en-us/azure/sap/workloads/businessobjects-deployment-guide-linux
Deploy SAP BusinessObjects BI on Azure for Windowshttps://learn.microsoft.com/en-us/azure/sap/workloads/businessobjects-deployment-guide-windows
Use SAP on Azure planning and deployment checklisthttps://learn.microsoft.com/en-us/azure/sap/workloads/deployment-checklist
Deploy SAP NetWeaver on Azure Linux VMshttps://learn.microsoft.com/en-us/azure/sap/workloads/deployment-guide
Prepare and deploy SAP HANA on Azure VMshttps://learn.microsoft.com/en-us/azure/sap/workloads/hana-get-started
Deploy SAP dialog instances on RHEL HA ASCS/SCS clusterhttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-rhel-with-dialog-instance
Deploy HA SAP NetWeaver on Azure NetApp Files SMBhttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-windows-netapp-files-smb
Configure SAP ASCS/SCS multi-SID HA with WSFC Azure shared diskhttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-ascs-ha-multi-sid-wsfc-azure-shared-disk
Onboard SAP Edge Integration Cell to Azure AKS/Archttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-edge-integration-cell-with-azure
Install SAP NetWeaver HA on WSFC with file sharehttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-high-availability-installation-wsfc-file-share
Deploy SAP workloads using Azure VM scale setshttps://learn.microsoft.com/en-us/azure/sap/workloads/virtual-machine-scale-set-sap-deployment-guide