Skip to content

Commit ec93e10

Browse files
committed
Fix validation
1 parent 3064356 commit ec93e10

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

articles/sap/center-sap-solutions/register-existing-system.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ The following SAP system configurations aren't supported in Azure Center for SAP
9090

9191
## Enable resource permissions
9292

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).
9494

9595
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.
9696

@@ -144,7 +144,7 @@ To register an existing SAP system in Azure Center for SAP solutions:
144144

145145
You can now review the VIS resource in the Azure portal. The resource page shows the SAP system resources, and information about the system.
146146

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.
148148

149149
## Fix registration failures
150150

@@ -191,13 +191,13 @@ This error happens when the Database identifier is incorrectly configured on the
191191

192192
1. Delete the VIS resource whose registration failed.
193193

194-
1. [Register the SAP system](#register-sap-system) again.
194+
1. [Register the SAP system](#register-an-sap-system) again.
195195

196196
### Error: Azure VM Agent not in desired provisioning state
197197

198198
**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.
199199

200-
**Solution:** To fix the Linux VM Agent,
200+
**Solution:** To fix the Linux VM Agent, perform the following steps:
201201

202202
1. Sign in to the VM using bastion or serial console.
203203
1. If the VM agent exists and isn't running, then restart the `waagent`.

0 commit comments

Comments
 (0)