From dd0c1ad1002b7138ffc756b26e84b116b6637dd2 Mon Sep 17 00:00:00 2001 From: Sreedhar Pelluru <6722422+spelluru@users.noreply.github.com> Date: Fri, 27 Feb 2026 09:24:12 -0500 Subject: [PATCH] Update principalId for managed identity --- data-explorer/includes/managed-identity.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-explorer/includes/managed-identity.md b/data-explorer/includes/managed-identity.md index 819d08403e..2568c3cd1a 100644 --- a/data-explorer/includes/managed-identity.md +++ b/data-explorer/includes/managed-identity.md @@ -37,7 +37,7 @@ ms.date: 01/09/2025 "id": "/subscriptions/00001111-aaaa-2222-bbbb-3333cccc4444/resourceGroups/my-resource-group/providers/Microsoft.ManagedIdentity/userAssignedIdentities/my-managed-identity", "location": "eastus", "name": "my-managed-identity", - "principalId": "ffffffff-eeee-dddd-cccc-bbbbbbbbbbb0", + "principalId": "aaaaaaaa-bbbb-cccc-1111-222222222222", "resourceGroup": "my-resource-group", "tags": {}, "tenantId": "aaaabbbb-0000-cccc-1111-dddd2222eeee",