Skip to content

Commit a45a250

Browse files
author
ecfan
committed
Clarity edits plus screenshots
1 parent 2d31772 commit a45a250

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

articles/logic-apps/create-standard-workflows-hybrid-deployment.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,10 +178,19 @@ To authenticate managed API connections in Standard logic app workflows hosted o
178178
1. On the resource menu, select **Overview**, and save the following values, which you need later for connection authentication:
179179

180180
- Client ID
181-
- Object ID
182181
- Tenant ID
183182
- Client secret
184183

184+
1. For the object ID, follow these steps:
185+
186+
1. On the **Overview** page, select **Managed application in local directory**.
187+
188+
:::image type="content" source="media/create-standard-workflows-hybrid-deployment/managed-application-link.png" alt-text="Screenshot shows app registration with selected link for managed application in local directory.":::
189+
190+
1. On the page that opens, copy the **Object ID** value.
191+
192+
:::image type="content" source="media/create-standard-workflows-hybrid-deployment/app-registration-object-id.png" alt-text="Screenshot shows app registration with selected object ID.":::
193+
185194
1. Now, [add these values as environment variables](#add-environment-variables) to your Standard logic app resource.
186195

187196
#### [Azure CLI](#tab/azure-cli)
23.3 KB
Loading
47.7 KB
Loading

0 commit comments

Comments
 (0)