Skip to content

Commit a31470f

Browse files
committed
configure updates
1 parent 9042586 commit a31470f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/active-directory/governance/configure-logic-app-lifecycle-workflows.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,19 +211,21 @@ To configure those you'll follow these steps:
211211
212212
1. Create two authorization policies based on the tables below:
213213
214+
Policy name: AzureADLifecycleWorkflowsAuthPolicy
215+
214216
|Claim |Value |
215217
|---------|---------|
216218
|Issuer | https://sts.windows.net/(Tenant ID)/ |
217219
|Audience | Application ID of your Logic Apps Managed Identity |
218-
|appID | ce79fdc4-cd1d-4ea5-8139-e74d7dbe0bb7 |
220+
|appid | ce79fdc4-cd1d-4ea5-8139-e74d7dbe0bb7 |
219221
220222
Policy name: AzureADLifecycleWorkflowsAuthPolicyV2App
221223
222224
|Claim |Value |
223225
|---------|---------|
224226
|Issuer | https://login.microsoftonline.com/(Tenant ID)/v2.0 |
225227
|Audience | Application ID of your Logic Apps Managed Identity |
226-
|appID | ce79fdc4-cd1d-4ea5-8139-e74d7dbe0bb7 |
228+
|azp | ce79fdc4-cd1d-4ea5-8139-e74d7dbe0bb7 |
227229
228230
1. Save the Authorization policy.
229231
> [!NOTE]

0 commit comments

Comments
 (0)