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/register-existing-system.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ The following SAP system configurations aren't supported in Azure Center for SAP
90
90
91
91
## Enable resource permissions
92
92
93
-
When you register an existing SAP system as a VIS, Azure Center for SAP solutions service needs a **User-assigned managed identity** that has **Azure Center for SAP solutions service role** access on the Compute (VMs, Disks, Load balancers) resource group and **Reader** role access on the Virtual Network resource group of the SAP system. Before you register an SAP system with Azure Center for SAP solutions, either [create a new user-assigned managed identity or update role access for an existing managed identity](#setup-user-assigned-managed-identity).
93
+
When you register an existing SAP system as a VIS, Azure Center for SAP solutions service needs a **User-assigned managed identity** that has **Azure Center for SAP solutions service role** access on the Compute (VMs, Disks, Load balancers) resource group and **Reader** role access on the Virtual Network resource group of the SAP system. Before you register an SAP system with Azure Center for SAP solutions, either [create a new user-assigned managed identity or update role access for an existing managed identity](#set-up-user-assigned-managed-identity).
94
94
95
95
Azure Center for SAP solutions uses this user-assigned managed identity to install VM extensions on the ASCS, Application Server, and Database VMs. This step allows Azure Center for SAP solutions to discover the SAP system components, and other SAP system metadata. User-assigned managed identity is required to enable SAP system monitoring and management capabilities.
96
96
@@ -144,7 +144,7 @@ To register an existing SAP system in Azure Center for SAP solutions:
144
144
145
145
You can now review the VIS resource in the Azure portal. The resource page shows the SAP system resources, and information about the system.
146
146
147
-
If the registration doesn't succeed, see [what to do when an SAP system registration fails in Azure Center for SAP solutions](#fix-registration-failure). Once you fix the configuration causing the issue, retry registration using the **Retry** action available on the VIS resource page on Azure portal.
147
+
If the registration doesn't succeed, see [what to do when an SAP system registration fails in Azure Center for SAP solutions](#fix-registration-failures). Once you fix the configuration causing the issue, retry registration using the **Retry** action available on the VIS resource page on Azure portal.
148
148
149
149
## Fix registration failures
150
150
@@ -191,13 +191,13 @@ This error happens when the Database identifier is incorrectly configured on the
191
191
192
192
1. Delete the VIS resource whose registration failed.
193
193
194
-
1.[Register the SAP system](#register-sap-system) again.
194
+
1.[Register the SAP system](#register-an-sap-system) again.
195
195
196
196
### Error: Azure VM Agent not in desired provisioning state
197
197
198
198
**Cause:** This issue occurs when Azure VM agent's provisioning state isn't as expected on the specified VM. Expected state is **Ready**. Verify the agent status by checking the properties section in the VM overview page.
199
199
200
-
**Solution:** To fix the Linux VM Agent,
200
+
**Solution:** To fix the Linux VM Agent, perform the following steps:
201
201
202
202
1. Sign in to the VM using bastion or serial console.
203
203
1. If the VM agent exists and isn't running, then restart the `waagent`.
0 commit comments