You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/sap/center-sap-solutions/manage-virtual-instance.md
+88-78Lines changed: 88 additions & 78 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,29 +1,28 @@
1
1
---
2
2
title: Manage a Virtual Instance for SAP solutions
3
-
description: Learn how to configure a Virtual Instance for SAP solutions (VIS) resource in Azure Center for SAP solutions through the Azure portal.
3
+
description: Learn how to view and manage a Virtual Instance for SAP solutions (VIS) resource in Azure Center for SAP solutions by using the Azure portal.
4
4
ms.service: sap-on-azure
5
5
ms.subservice: center-sap-solutions
6
6
ms.topic: how-to
7
-
ms.date: 02/03/2023
7
+
ms.date: 03/18/2026
8
8
author: sagarkeswani
9
9
ms.author: sagarkeswani
10
10
ms.custom: sfi-image-nochange
11
-
#Customer intent: As a SAP Basis Admin, I want to view and manage my SAP systems using Virtual Instance for SAP solutions resource where I can find SAP system properties.
12
11
# Customer intent: As a SAP Basis Admin, I want to configure and manage a Virtual Instance for SAP solutions in the Azure portal, so that I can monitor system properties and optimize resource connections for effective SAP system management.
13
12
---
14
13
15
14
# Manage a Virtual Instance for SAP solutions
16
15
16
+
[Azure Center for SAP solutions](overview.md) provides a centralized management experience for SAP systems running on Azure. A Virtual Instance for SAP solutions (VIS) is the resource that represents your SAP system within the service. Once an SAP system is set up on Azure, maintaining consistent oversight of the infrastructure is essential to manage performance and reliability. The VIS provides this central management point in the Azure portal.
17
17
18
-
19
-
In this article, you'll learn how to view the *Virtual Instance for SAP solutions (VIS)* resource created in *Azure Center for SAP solutions* through the Azure portal. You can use these steps to find your SAP system's properties and connect parts of the VIS to other resources like databases.
18
+
This article shows you how to monitor, configure, and manage a VIS resource in the Azure portal.
20
19
21
20
## Prerequisites
22
21
23
-
- An Azure subscription in which you have a successfully created Virtual Instance for SAP solutions(VIS) resource.
24
-
- An Azure account with **Azure Center for SAP solutions administrator** role access to the subscription or resource groups where you have the VIS resources.
22
+
- An Azure subscription with a successfully created VIS resource.
23
+
- An Azure account with **Azure Center for SAP solutions administrator** role access to the subscription or resource groups where the VIS resources exist.
25
24
26
-
## Open VIS in portal
25
+
## Open a VIS in Azure portal
27
26
28
27
To configure your VIS in the Azure portal:
29
28
@@ -33,66 +32,96 @@ To configure your VIS in the Azure portal:
33
32
1. On the **Azure Center for SAP solutions** overview page, search for and select **Virtual Instances for SAP solutions** in the sidebar menu.
34
33
1. On the **Virtual Instances for SAP solutions** page, select the VIS that you want to view.
35
34
36
-
:::image type="content" source="media/configure-virtual-instance/select-vis.png" lightbox="media/configure-virtual-instance/select-vis.png" alt-text="Screenshot of Azure portal, showing the VIS page in the Azure Center for SAP solutions service with a table of available VIS resources.":::
35
+
:::image type="content" source="media/configure-virtual-instance/select-vis.png" lightbox="media/configure-virtual-instance/select-vis.png" alt-text="Screenshot of the VIS page in the Azure Center for SAP solutions service of available VIS resources.":::
36
+
37
+
> [!IMPORTANT]
38
+
> Each VIS resource has a unique managed resource group. This resource group contains resources like a storage account and key vault that are critical for Azure Center for SAP solutions to provide capabilities like infrastructure deployment, SAP software installation, system registration, and other management functions. Don't delete this resource group or any resources within it. If they're deleted, you must re-register the VIS to use any capabilities of Azure Center for SAP solutions.
37
39
38
-
> [!Important]
39
-
> Each VIS resource has a unique Managed Resource Group associated with. This Resource Group contains resources like Storage Account, Keyvault etc. which are critical for Azure Center for SAP solutions service to provide capabilities like deployment of infrastructure for a new system, installation of SAP software, registration of existing systems and all other SAP system management functions. Please do not delete this RG or any resources within it. If they are deleted, you will have to re-register the VIS to use any capabilities of ACSS.
40
+
## Monitor a VIS
40
41
42
+
To see infrastructure-based metrics for the VIS:
41
43
42
-
## Monitor VIS
44
+
1.[Open the VIS in the Azure portal](#open-a-vis-in-azure-portal).
45
+
1. On the **Overview** pane, select the **Monitoring** tab.
43
46
44
-
To see infrastructure-based metrics for the VIS, [open the VIS in the Azure portal](#open-vis-in-portal). On the **Overview** pane, select the **Monitoring** tab. You can see the following metrics:
47
+
You can see the following metrics:
45
48
46
-
-VM utilization by ASCS and Application Server instances. The graph shows CPU usage percentage for all VMs that support the ASCS and Application Server instances.
49
+
-Virtual machine (VM) utilization by Advanced Business Application Programming Central Services (ASCS) and Application Server instances. The graph shows CPU usage percentage for all VMs that support the ASCS and Application Server instances.
47
50
- VM utilization by the database instance. The graph shows CPU usage percentage for all VMs that support the database instance.
48
51
- IOPS consumed by the database instance's data disk. The graph shows the percentage of disk utilization by all VMs that support the database instance.
49
52
50
53
## View instance properties
51
54
52
-
To view properties for the instances within your VIS, first [open the VIS in the Azure portal](#open-vis-in-portal).
55
+
To view properties for the instances within your VIS:
53
56
54
-
In the sidebar menu, look under the section **SAP resources**:
57
+
1.[Open the VIS in the Azure portal](#open-a-vis-in-azure-portal).
58
+
1. In the sidebar menu, under **SAP resources**, select the instance type:
55
59
56
-
- To see properties of ASCS instances, select **Central service instances**.
57
-
- To see properties of application server instances, select **App server instances**.
58
-
- To see properties of database instances, select **Databases**.
60
+
- To see properties of ASCS instances, select **Central service instances**.
61
+
- To see properties of application server instances, select **App server instances**.
62
+
- To see properties of database instances, select **Databases**.
59
63
60
-
:::image type="content" source="media/configure-virtual-instance/sap-resources.png" lightbox="media/configure-virtual-instance/sap-resources.png" alt-text="Screenshot of VIS resource in Azure portal, showing SAP resources pages in the sidebar menu for ASCS, App server, and Database instances.":::
64
+
:::image type="content" source="media/configure-virtual-instance/sap-resources.png" lightbox="media/configure-virtual-instance/sap-resources.png" alt-text="Screenshot of a VIS resource showing SAP resources pages in the sidebar menu for ASCS, App server, and Database instances.":::
61
65
62
-
## View Manage identity under VIS
66
+
## View managed identity for a VIS
63
67
64
-
You can view and create/delete the manage identity under the VIS.
68
+
To view the managed identity for the VIS:
65
69
66
-
:::image type="content" source="media/configure-virtual-instance/manage-identity-under-vis.png" lightbox="media/configure-virtual-instance/manage-identity-under-vis.png" alt-text="Screenshot of Manage Identity view under VIS in Azure portal.":::
70
+
1.[Open the VIS in the Azure portal](#open-a-vis-in-azure-portal).
71
+
1. In the sidebar menu, select **Identity**.
67
72
68
-
## Default Instance Numbers
73
+
:::image type="content" source="media/configure-virtual-instance/manage-identity-under-vis.png" lightbox="media/configure-virtual-instance/manage-identity-under-vis.png" alt-text="Screenshot of the managed identity view for a VIS resource in the Azure portal.":::
69
74
70
-
If you've deployed an SAP system using Azure Center for SAP solutions, the following list shows the default values of instance numbers configured during deployment:
75
+
## View default instance numbers
71
76
72
-
- Distributed Systems [HA and non-HA systems]
73
-
- ASCS Instance Number - 00
74
-
- ERS Instance Number - 01
75
-
- DB Instance Number - 00
76
-
- APP Instance Number - 00
77
+
If you deployed an SAP system by using Azure Center for SAP solutions, review the following table to identify the default instance numbers configured during deployment.
77
78
79
+
| Instance | Distributed systems (HA and non-HA) | Single server systems |
80
+
|---|---|---|
81
+
| ASCS | 00 | 01 |
82
+
| ERS | 01 | N/A |
83
+
| DB | 00 | 00 |
84
+
| APP | 00 | 02 |
78
85
79
-
- Single Server Systems
80
-
- ASCS Instance Number - 01
81
-
- DB Instance Number - 00
82
-
- APP Instance Number - 02
86
+
## Delete a VIS
83
87
88
+
When you delete a VIS, you also delete the managed resource group and all instances that are attached to the VIS. The VIS, ASCS, Application Server, and Database instances are all deleted. Azure physical resources such as VMs, disks, and NICs aren't deleted when you delete a VIS.
84
89
85
-
## Connect to SAP Application
90
+
> [!WARNING]
91
+
> Deleting a VIS is a permanent action. You **can't** restore a deleted VIS.
86
92
87
-
To connect to and manage SAP Application, you can use the following credentials:
93
+
To delete a VIS:
88
94
89
-
- User : DDIC or RFC_USER or SAP*
90
-
- Client ID : 000
95
+
1.[Open the VIS in the Azure portal](#open-a-vis-in-azure-portal).
96
+
1. On the overview page's menu, select **Delete**.
91
97
98
+
:::image type="content" source="media/configure-virtual-instance/delete-vis-button.png" lightbox="media/configure-virtual-instance/delete-vis-button.png" alt-text="Screenshot of VIS resource in the Azure portal, showing delete button in the overview page's menu.":::
99
+
100
+
1. In the deletion pane, make sure that you want to delete this VIS and related resources. You can see a count for each type of resource to be deleted.
101
+
102
+
:::image type="content" source="media/configure-virtual-instance/delete-vis-prompt.png" lightbox="media/configure-virtual-instance/delete-vis-prompt.png" alt-text="Screenshot where a VIS resource list of related resources is prepared for permanent deletion.":::
103
+
104
+
1. Enter **YES** in the confirmation field.
105
+
1. Select **Delete** to delete the VIS.
106
+
1. Wait for the deletion to finish.
107
+
108
+
After you delete a VIS, you can register the SAP system again. Open Azure Center for SAP solutions in the Azure portal, and select **Register an existing SAP system**.
109
+
110
+
## Connect to an SAP application
111
+
112
+
To connect to the SAP application:
113
+
114
+
1. Open your SAP client or connection tool.
115
+
1. Use the following credentials:
116
+
117
+
| Setting | Value |
118
+
|---|---|
119
+
| User |`DDIC`, `RFC_USER`, or `SAP*`|
120
+
| Client ID |`000`|
92
121
93
122
## Connect to HANA database
94
123
95
-
If you've deployed an SAP system using Azure Center for SAP solutions, [find the SAP system's main password and HANA database passwords](#find-sap-and-hana-passwords).
124
+
If you deployed an SAP system by using Azure Center for SAP solutions, [find the SAP system's main password and HANA database passwords](#find-sap-and-hana-passwords).
96
125
97
126
The HANA database username is either `system` or `SYSTEM` for:
98
127
@@ -104,61 +133,42 @@ The HANA database username is either `system` or `SYSTEM` for:
104
133
105
134
To retrieve the password:
106
135
107
-
1.[Open the VIS in the Azure portal](#open-vis-in-portal).
136
+
1.[Open the VIS in the Azure portal](#open-a-vis-in-azure-portal).
108
137
1. On the overview page, select the **Managed resource group**.
109
138
110
-
:::image type="content" source="media/configure-virtual-instance/select-managed-resource-group.png" lightbox="media/configure-virtual-instance/select-managed-resource-group.png" alt-text="Screenshot of VIS resource in the Azure portal, showing selection of managed resource group on the overview page.":::
139
+
:::image type="content" source="media/configure-virtual-instance/select-managed-resource-group.png" lightbox="media/configure-virtual-instance/select-managed-resource-group.png" alt-text="Screenshot of VIS resource in the Azure portal, showing selection of managed resource group on the overview page.":::
111
140
112
141
1. On the resource group's page, select the **Key vault** resource in the table.
113
142
114
-
:::image type="content" source="media/configure-virtual-instance/select-key-vault.png" lightbox="media/configure-virtual-instance/select-key-vault.png" alt-text="Screenshot of managed resource group in the Azure portal, showing the selection of the key vault on the overview page.":::
143
+
:::image type="content" source="media/configure-virtual-instance/select-key-vault.png" lightbox="media/configure-virtual-instance/select-key-vault.png" alt-text="Screenshot of managed resource group in the Azure portal, showing the selection of the key vault on the overview page.":::
115
144
116
-
1. On the key vault's page, select **Secrets** in the navigation menu under **Settings**.
117
-
1.Make sure that you have access to all the secrets. If you have correct permissions, you can see the SAP password file listed in the table, which hosts the global password for your SAP system.
118
-
1. Select the SAP password file name to open the secret's page.
145
+
1. On the key vault page, select **Secrets** in the sidebar menu under **Settings**.
146
+
1.Verify that you have access to all the secrets. If you have the correct permissions, you can see the SAP password file listed in the table. This file contains the global password for your SAP system.
147
+
1. Select the SAP password file name to open the secret page.
119
148
1. Copy the **Secret value**.
120
149
121
-
If you get the warning **The operation 'List' is not enabled in this key vault's access policy.** with the message **You are unauthorized to view these contents.**:
150
+
If you receive the following warning:
151
+
152
+
```warning
153
+
The operation 'List' is not enabled in this key vault's access policy.
122
154
123
-
1. Make sure that you're responsible to manage these secrets in your organization.
155
+
You are unauthorized to view these contents.
156
+
```
157
+
158
+
1. Verify that you're authorized to manage these secrets in your organization.
124
159
1. In the sidebar menu, under **Settings**, select **Access policies**.
125
160
1. On the access policies page for the key vault, select **+ Add Access Policy**.
126
-
1. In the pane **Add access policy**, configure the following settings.
127
-
1. For **Configure from template (optional)**, select **Key, Secret, & Certificate Management**.
128
-
1. For **Key permissions**, select the keys that you want to use.
129
-
1. For **Secret permissions**, select the secrets that you want to use.
130
-
1. For **Certificate permissions**, select the certificates that you want to use.
131
-
1. For **Select principal**, assign your own account name.
161
+
1. In the **Add access policy** pane, configure the following settings.
162
+
1. For **Configure from template (optional)**, select **Key, Secret, & Certificate Management**.
163
+
1. For **Key permissions**, select the keys that you want to use.
164
+
1. For **Secret permissions**, select the secrets that you want to use.
165
+
1. For **Certificate permissions**, select the certificates that you want to use.
166
+
1. For **Select principal**, assign your own account name.
132
167
1. Select **Add** to add the policy.
133
168
1. In the access policy's menu, select **Save** to save your settings.
134
169
1. In the sidebar menu, under **Settings**, select **Secrets**.
135
170
1. On the secrets page for the key vault, make sure you can now see the SAP password file.
136
171
137
-
## Delete VIS
138
-
139
-
When you delete a VIS, you also delete the managed resource group and all instances that are attached to the VIS. That is, the VIS, ASCS, Application Server, and Database instances are deleted.
140
-
Any Azure physical resources aren't deleted when you delete a VIS. For example, the VMs, disks, NICs, and other resources aren't deleted.
141
-
142
-
> [!WARNING]
143
-
> Deleting a VIS is a permanent action! It's not possible to restore a deleted VIS.
144
-
145
-
To delete a VIS:
146
-
147
-
1.[Open the VIS in the Azure portal](#open-vis-in-portal).
148
-
1. On the overview page's menu, select **Delete**.
149
-
150
-
:::image type="content" source="media/configure-virtual-instance/delete-vis-button.png" lightbox="media/configure-virtual-instance/delete-vis-button.png" alt-text="Screenshot of VIS resource in the Azure portal, showing delete button in the overview page's menu.":::
151
-
152
-
1. In the deletion pane, make sure that you want to delete this VIS and related resources. You can see a count for each type of resource to be deleted.
153
-
154
-
:::image type="content" source="media/configure-virtual-instance/delete-vis-prompt.png" lightbox="media/configure-virtual-instance/delete-vis-prompt.png" alt-text="Screenshot of deletion prompt pane for a VIS resource in the Azure portal, showing list of related resources and confirmation field to enable the delete button.":::
155
-
156
-
1. Enter **YES** in the confirmation field.
157
-
1. Select **Delete** to delete the VIS.
158
-
1. Wait for the deletion operation to complete for the VIS and related resources.
159
-
160
-
After you delete a VIS, you can register the SAP system again. Open Azure Center for SAP solutions in the Azure portal, and select **Register an existing SAP system**.
161
-
162
172
## Next steps
163
173
164
174
-[Monitor SAP system from the Azure portal](monitor-portal.md)
0 commit comments