Skip to content

Commit 5aa4e4c

Browse files
fixed warning
1 parent 5933c70 commit 5aa4e4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-monitor/scom-manage-instance/troubleshoot-scom-managed-instance.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,8 @@ This article describes the errors that might occur when you deploy or use Azure
9696

9797
**Cause**: Occurs due to the following reasons:
9898

99-
1. User Managed Identity isn’t SQL Admin on the SQL MI.
100-
2. User Managed Identity is confirmed as SQL Admin on the SQL MI, and this is deployed using ARM, BICEP, Terraform or other deployment solution.
99+
1. User Managed Identity isn’t SQL Admin on the SQL MI.
100+
2. User Managed Identity is confirmed as SQL Admin on the SQL MI, and this is deployed using ARM, BICEP, Terraform or other deployment solution.
101101

102102
**Resolution**: Ensure that the User Managed Identity is deployed using the AppId and not the ObjectId. You can confirm if this is applicable by navigating to the SQL MI, Microsoft Entra ID admin pane. Check if the guid that is listed with the User Managed Identity is the ObjectId or AppId of the Service Principal. When this is the ObjectId:
103103

0 commit comments

Comments
 (0)