Skip to content

Commit e417c25

Browse files
Merge pull request #270588 from navba-MSFT/patch-20
{AzureLogicApps} Client ID instead of object id
2 parents 624c12d + 6efbc27 commit e417c25

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

articles/logic-apps/logic-apps-azure-functions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -296,13 +296,13 @@ Before you can set up your function app to use Microsoft Entra authentication, y
296296

297297
* **User assigned**
298298

299-
1. For the user-assigned identity, select the identity to find the object ID, for example:
299+
1. For the user-assigned identity, select the identity to find the client ID, for example:
300300

301301
![Screenshot showing the Consumption logic app "Identity" pane with the "User assigned" tab selected.](./media/logic-apps-azure-functions/user-identity-consumption.png)
302302

303-
1. On the managed identity's **Overview** pane, you can find the identity's object ID, for example:
303+
1. On the managed identity's **Overview** pane, you can find the identity's client ID, for example:
304304

305-
![Screenshot showing the user-assigned identity's "Overview" pane with the object ID selected.](./media/logic-apps-azure-functions/user-identity-object-id.png)
305+
![Screenshot showing the user-assigned identity's "Overview" pane with the client ID selected.](./media/logic-apps-azure-functions/user-identity-object-id.png)
306306

307307
<a name="find-tenant-id"></a>
308308

2.79 KB
Loading

0 commit comments

Comments
 (0)