Get quality checks and insights for a Virtual Instance for SAP solutions

The Quality Insights Azure workbook in Azure Center for SAP solutions provides insights about the SAP system resources as a result of running more than 100 quality checks on the VIS. The feature is part of the monitoring capabilities built in to the Virtual Instance for SAP solutions (VIS). These quality checks make sure that your SAP system uses Azure and SAP best practices for reliability and performance.

In this how-to guide, you'll learn how to use quality checks and insights to get more information about various configurations within your SAP system.

Prerequisites

Open Quality Insights workbook

To open the workbook:

  1. Sign in to the Azure portal.

  2. Search for and select Azure Center for SAP solutions in the Azure portal search bar.

  3. On the Azure Center for SAP solutions page's sidebar menu, select Virtual Instances for SAP solutions.

  4. On the Virtual Instances for SAP solutions page, select the VIS that you want to get insights about.

    Screenshot of Azure portal, showing the list of available virtual instances for SAP in a subscription.

  5. On the sidebar menu for the VIS, under Monitoring select Quality Insights.

    Screenshot of Azure portal, showing the Quality Insights workbook page selected in the sidebar menu for a virtual Instance for SAP solutions.

There are multiple sections in the workbook:

Get Advisor Recommendations

The Quality checks feature in Azure Center for SAP solutions runs validation checks for all VIS resources. These quality checks validate the SAP system configurations follow the best practices recommended for SAP on Azure. If a VIS doesn't follow these best practices, you receive a recommendation from Azure Advisor. Azure Center for SAP solutions runs more than 100 quality checks on all VIS resources. These checks span across the following categories:

  • Azure Infrastructure checks
  • OS parameter checks.
  • High availability (HA) Load Balancer checks
  • HANA DB file system checks.
  • OS parameter checks for ANF file system.
  • Pacemaker configuration checks for HANA DB and ASCS Instance for SUSE and Redhat
  • OS Configuration checks for Application Instances

The table in the Advisor Recommendations tab shows all the recommendations for ASCS, Application and Database instances in the VIS.

Screenshot of the Advisor Recommendations tab, showing overview of recommendations for all instances in the VIS.

Select an instance name to see all recommendations, including which action to take to resolve an issue.

Screenshot of detailed advisor recommendations for an instance and which actions to take to resolve each issue.

Set Alerts for Quality check recommendations

As the Quality checks recommendations in Azure Center for SAP solutions are integrated with Azure Advisor, you can set alerts for the recommendations. See how to Configure alerts for recommendations

Note

These quality checks run on all VIS instances at a regular frequency of once every 1 hour. The corresponding recommendations in Azure Advisor also refresh at the same 1-hour frequency.If you take action on one or more recommendations from Azure Center for SAP solutions, wait for the next refresh to see any new recommendations from Azure Advisor.

Important

Azure Advisor filters out recommendations for Deleted Azure resources for 7 days. Therefore, if you delete a VIS and then re-register it, you will be able to see Advisor recommendations after 7 days of re-registration.

Get VM information

The Virtual Machine tab provides insights about the VMs in your VIS. There are multiple subsections:

Azure Compute

The Azure Compute tab shows a summary graph of the VMs inside the VIS.

Screenshot of Azure Compute tab, showing a pie chart of running virtual machines.

Compute List

The Compute List tab shows a table of information about the VMs inside the VIS. This information includes the VM's name and state, SKU, OS, publisher, image version and SKU, offer, Azure region, resource group, tags, and more.

You can toggle Show Help to see more information about the table data.

Select a VM name to see its overview page, and change settings like Boot Diagnostic.

Screenshot of Compute List tab, showing a table of details about the virtual machines inside of a virtual Instance for SAP solutions.

Compute Extensions

The Compute Extensions tab shows information about your VM extensions. There are three tabs within this section:

VM + Extensions

VM+Extensions shows a summary of any VM extensions installed on the VMs in your VIS.

Screenshot of the VM plus Extensions tab, showing a table of virtual machines with the names of virtual machine extensions installed on each resource.

VM Extensions Status

VM Extensions Status shows details about the VM extensions in each VM. You can see each extension's state, version, and if AutoUpgrade is enabled.

Screenshot of the VM extensions status tab, showing the states of each virtual machine extension per virtual machine.

Failed VM Extensions

Failed VM Extensions shows which VM extensions are failing in the selected VIS.

Screenshot of the Failed VM Extensions tab, showing no failed extensions for the selected VIS.

Compute + OS Disk

The Compute+OS Disk tab shows a table with OS disk configurations in the SAP system.

Screenshot of the Compute plus O S Disk tab, showing a table with operating system disk configurations within the system.

Compute + Data Disks

The Compute+Data Disks tab shows a table with data disk configurations in the SAP system.

Screenshot of the Compute plus Data Disks tab, showing a table with data disk configurations within the system.

Run configuration checks

The Configuration Checks tab provides configuration checks for the VMs in your VIS. There are four subsections:

Accelerated Networking

The Accelerated Networking tab shows if Accelerated Networking State is enabled for each NIC in the VIS. It's recommended to enable this setting for reliability and performance.

Screenshot of the Accelerated Networking tab, showing a table of virtual machines with their accelerated networking statuses.

Public IP

The Public IP tab shows any public IP addresses that are associated with the NICs linked to the VMs in the VIS.

Screenshot of the Public I P tab, showing a notice that there are no public I P addresses associated with the virtual machines in the system.

Backup

The Backup tab shows a table of VMs that don't have Azure Backup configured. It's recommended to use Azure Backup with your VMs.

Screenshot of the Backup tab, showing a table of which virtual machines in the system don't have Azure Backup enabled.

Load Balancer

The Load Balancer tab shows information about load balancers connected to the resource group(s) for the VIS. There are two subsections: Load Balancer Overview and Load Balancer Monitor.

Load Balancer Overview

The Load Balancer Overview tab shows rules and details for the load balancers in the VIS. You can review:

  • If the HA ports are defined for the load balancers.
  • If the load balancers have floating IP addresses enabled.
  • If the keep-alive functionality is enabled, with a maximum timeout of 30 minutes.

Screenshot of the Load Balancer tab, showing a table with an overview of information for the standard load balancers in the system.

Load Balancer Monitor

The Load Balancer Monitor tab shows monitoring information for the load balancers. You can filter the information by load balancer and time range.

Load Balancer Key Metrics, which is a table that shows important information about the load balancers in the subscription where the VIS exists.

Screenshot of the Load Balancer Key Metrics section, showing a table of basic visualized information about load balancers in the system.

Backend health probe by Backend IP, which is a chart that shows the health probe status for each load balancer over time.

Screenshot of the Backend health probe section, showing a graph of load balancer statuses over the selected time range.

Next steps