Skip to content

Commit 5933c70

Browse files
fixed warning
1 parent a19ae00 commit 5933c70

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,11 @@ 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:
103+
103104
- Set it using the portal
104105
- Redeploy with your preferred solution using the AppId.
105106

0 commit comments

Comments
 (0)