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
+5-6Lines changed: 5 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ ms.topic: how-to
7
7
ms.date: 02/03/2023
8
8
author: lauradolan
9
9
ms.author: ladolan
10
-
#Customer intent: As a developer, I want to configure my Virtual Instance for SAP solutions resource so that I can find system properties and connect to databases.
10
+
#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.
11
11
---
12
12
13
13
# Manage a Virtual Instance for SAP solutions (preview)
@@ -20,9 +20,8 @@ In this article, you'll learn how to view the *Virtual Instance for SAP solution
20
20
21
21
## Prerequisites
22
22
23
-
- An Azure subscription.
24
-
-**Contributor** role access to the subscription or resource groups where you plan to deploy the SAP system.
25
-
- A **User-assigned managed identity** with **Contributor** role access to the Subscription or resource groups of the SAP system.
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.
26
25
27
26
## Open VIS in portal
28
27
@@ -50,7 +49,7 @@ To view properties for the instances within your VIS, first [open the VIS in the
50
49
51
50
In the sidebar menu, look under the section **SAP resources**:
52
51
53
-
- To see properties of ASCS instances, select **Central server instances**.
52
+
- To see properties of ASCS instances, select **Central service instances**.
54
53
- To see properties of application server instances, select **App server instances**.
55
54
- To see properties of database instances, select **Databases**.
56
55
@@ -127,7 +126,7 @@ If you get the warning **The operation 'List' is not enabled in this key vault's
127
126
128
127
## Delete VIS
129
128
130
-
When you delete a VIS, you also delete the managed resource group and all instances that are attached to the VIS. For example, the VIS, ASCS, Application Server, and Database instances are deleted.
129
+
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.
131
130
Any Azure physical resources aren't deleted when you delete a VIS. For example, the VMs, disks, NICs, and other resources aren't deleted.
0 commit comments