Windows Azure Scripting Center | Get Started with Windows Azure PowerShell | Windows Azure Infrastructure Scripts

Description

Enable Azure Enhanced Monitoring Extension for SAP with the required configuration to run SAP systems on Microsoft Azure Virtual Machines. The module also contains cmdlets to test if a Virtual Machine fulfills the requirements to run SAP Systems.

Example

 

PowerShell
Edit|Remove
Import-Module .\saponazure.psm1 
Update-VMConfigForSAP_GUI

 Scenario

You want to run your SAP System on Microsoft Azure Virtual Machines which requires that the Azure Enhanced Monitoring Extension for SAP is installed on the Virtual Machine. You can use the commandlets in this module to install the extension with the configuration required to run SAP Systems on the virtual machine.

Requirements