Token导航 LogoToken导航TokenDH.com
云服务external-servicegithub未标认证来源可访问许可证需确认审计提醒

azure-sapAzure SAP 部署

Agent Skill

用于辅助云资源、部署、容器、基础设施和运维自动化任务。它适合让 Agent 检查配置、整理部署步骤、分析资源状态、生成排障思路或辅助云服务接入。使用时需要明确目标环境、账号权限、区域和资源组,区分本地测试与生产操作;涉及删除资源、重启服务、修改网络或权限配置时,应先确认影响范围。

总安装

924

周安装

37

GitHub Stars

519

下载量

299
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:azure-sap(Azure SAP 部署)
来源仓库:https://github.com/microsoftdocs/agent-skills
仓库路径:skills/azure-sap
安装命令:
npx skills add https://github.com/microsoftdocs/agent-skills --skill azure-sap
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/microsoftdocs/agent-skills --skill azure-sap

简介

针对 SAP HANA on Azure Large Instances 提供专业部署与维护建议。

  • 适用于大型企业级 SAP 系统上云,涵盖硬件选型、许可证合规和高可用架构。
  • 协助配置存储性能、监控指标和备份策略,确保符合 SAP 官方运行要求。
  • 需严格遵循微软与 SAP 联合认证规范,避免非支持配置导致 SLA 失效。
  • azure-sap 属于云服务类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

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-L48Diagnosing and fixing SAP on Azure issues: deployment automation, BPS data extraction (ADF/Fabric), SAP Insights/AMS, Azure Monitor for SAP, VM scale sets, and VM extensions.
Best PracticesL49-L60Best practices for testing, validating, and optimizing SAP on Azure: HA/DR design, automated test frameworks, Quality Insights checks, Azure Files/DFS-N tuning, and VM scale set deployment.
Decision MakingL61-L77Guidance on planning SAP on Azure: choosing infra, VM/storage options, DR, data models and tiering, SAP version support, data extraction, and app/network architecture decisions.
Architecture & Design PatternsL78-L105Architecting SAP on Azure: HA/DR patterns, DB choices (HANA, SQL, Oracle, Db2, ASE, MaxDB), RISE integration, zoning/latency, networking, security, and multi-region/VM designs.
Limits & QuotasL106-L110SAP 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.
SecurityL111-L126Security, identity, and access design for SAP on Azure: Key Vault secrets, RBAC, TLS, private endpoints, encrypted storage, secure DB providers, and Entra ID/RISE integration.
ConfigurationL127-L200Configuring and automating SAP on Azure: Terraform/SDAF setup, Azure Center registration and lifecycle, monitoring (Azure Monitor), HA/DR and storage layouts, and OS/DB-specific HA cluster designs.
Integrations & Coding PatternsL201-L214Patterns and automation for integrating SAP HANA/Azure LI with Azure Monitor, ADF, RISE, Salesforce, Exchange, Universal Print, VIS APIs, and SAP Principal Propagation.
DeploymentL215-L243Deploying and automating SAP on Azure: control plane/workload zones, SDAF scripts/pipelines, ACSS-based S/4HANA/NetWeaver/BO/B1 installs, HA/DR, and planning checklists.

Troubleshooting

Best Practices

Decision Making

TopicURL
Choose new vs existing infrastructure for SAP automationhttps://learn.microsoft.com/en-us/azure/sap/automation/new-vs-existing
Plan SAP Deployment Automation Framework usage on Azurehttps://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
Plan and configure DR for Azure Center for SAP solutionshttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/compliance-cedr
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
Choose outbound connectivity options for SAP VMs on Azurehttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-standard-load-balancer-outbound-connections
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
Plan SAP BusinessObjects BI architecture on Azurehttps://learn.microsoft.com/en-us/azure/sap/workloads/businessobjects-deployment-guide
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
Design SAP BW NLS 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
Design secure Azure PaaS exposure for SAP Process Orchestrationhttps://learn.microsoft.com/en-us/azure/sap/workloads/expose-sap-process-orchestration-on-azure
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
Design high-availability VM architectures for SAP NetWeaverhttps://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

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
Configure Azure networking and security for S/4HANAhttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/prepare-network
Configure TLS 1.2 security for Azure Monitor for SAPhttps://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
Create secure IBM Db2 provider for Azure Monitor for SAPhttps://learn.microsoft.com/en-us/azure/sap/monitor/provider-ibm-db2
Configure secure SQL Server provider for AMShttps://learn.microsoft.com/en-us/azure/sap/monitor/provider-sql-server
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
Prepare SAP Bill of Materials for Azure automationhttps://learn.microsoft.com/en-us/azure/sap/automation/bom-prepare
Generate SAP application installation templates for SDAF BOMhttps://learn.microsoft.com/en-us/azure/sap/automation/bom-templates-db
Configure control plane parameters for SAP automationhttps://learn.microsoft.com/en-us/azure/sap/automation/configure-control-plane
Customize disk configurations for SAP Deployment Automation Frameworkhttps://learn.microsoft.com/en-us/azure/sap/automation/configure-extra-disks
Configure SAP installation parameters for SDAF Ansible playbookshttps://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 SDAF control plane web applicationhttps://learn.microsoft.com/en-us/azure/sap/automation/configure-webapp
Extend SAP Deployment Automation Framework configurationhttps://learn.microsoft.com/en-us/azure/sap/automation/extensibility
Customize Azure resource naming in SAP automationhttps://learn.microsoft.com/en-us/azure/sap/automation/naming-module
Configure Insights and templates in Business Process Solutionshttps://learn.microsoft.com/en-us/azure/sap/business-process-solutions/configure-insights
Configure SAP source systems with Open Mirroringhttps://learn.microsoft.com/en-us/azure/sap/business-process-solutions/configure-source-system-with-open-mirroring
Prepare SAP installation media for Azure Center for SAPhttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/get-sap-installation-media
Monitor SAP systems with Azure Center for SAPhttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/monitor-portal
Start and stop SAP systems via Azure CLI in Azure Centerhttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/quick-stop-start-sap-cli
Start and stop SAP systems via Azure PowerShell in Azure Centerhttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/quick-stop-start-sap-powershell
Register existing SAP systems in Azure Center using Azure CLIhttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/quickstart-register-system-cli
Register existing SAP systems in Azure Center using PowerShellhttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/quickstart-register-system-powershell
Register existing SAP systems in Azure Center via portalhttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/register-existing-system
Control SAP system lifecycle via Azure VIShttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/start-stop-sap-systems
Reference of logs and metrics for Azure Monitor for SAP solutionshttps://learn.microsoft.com/en-us/azure/sap/monitor/data-reference
Configure HA Pacemaker provider for Azure Monitor for SAPhttps://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 Linux OS provider for Azure Monitor for SAPhttps://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 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
Configure HA SAP NetWeaver on RHEL in 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 cluster on RHELhttps://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 with Azure Files NFShttps://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 PAS and AAS on RHEL ASCS/SCS HA VMshttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-rhel-with-dialog-instance
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 HA SAP NetWeaver on Azure VMs with SLEShttps://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 SAP LaMa connector integration with Azurehttps://learn.microsoft.com/en-us/azure/sap/workloads/lama-installation
Configure SAP ASCS/SCS multi-SID HA with WSFC and Azure shared diskhttps://learn.microsoft.com/en-us/azure/sap/workloads/sap-ascs-ha-multi-sid-wsfc-azure-shared-disk
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
Implement SAP ASCS/SCS multi-SID HA on WSFC with 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 HSR with Pacemakerhttps://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 diskhttps://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

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 for SAP automation pipelineshttps://learn.microsoft.com/en-us/azure/sap/automation/configure-devops
Deploy control plane for SAP automation frameworkhttps://learn.microsoft.com/en-us/azure/sap/automation/deploy-control-plane
Deploy SAP infrastructure with SDAF and 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
Check SAP Deployment Automation support matrixhttps://learn.microsoft.com/en-us/azure/sap/automation/supportability
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
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 HA SAP system with ACSS using Azure CLIhttps://learn.microsoft.com/en-us/azure/sap/center-sap-solutions/quickstart-create-high-availability-namecustom
Deploy SAP Business One on Azure Virtual Machineshttps://learn.microsoft.com/en-us/azure/sap/workloads/business-one-azure
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 HA SAP NetWeaver on Azure NetApp Files SMBhttps://learn.microsoft.com/en-us/azure/sap/workloads/high-availability-guide-windows-netapp-files-smb
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

适合场景

01

Azure 资源规划

02

云服务升级

03

基础设施检查

04

企业云环境自动化

能力概览

能力 1

整理 Azure 服务操作流程

能力 2

提示 CLI/MCP 前置条件

能力 3

辅助云资源检查和规划

能力 4

保留官方服务来源线索

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

34.96%
按下载量换算105

Claude

31.44%
按下载量换算94

Cursor

20.2%
按下载量换算60

Gemini CLI

8.75%
按下载量换算26

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

可疑

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。来源安全扫描存在 warning/failed 结果,不能写成本站确认安全。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills