Skip to content

Commit aba0096

Browse files
committed
Updates
1 parent 9f5ef5f commit aba0096

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

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

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -237,12 +237,11 @@ If the security token type is **Proof of Possession (POP)** for your custom task
237237
|appid | ce79fdc4-cd1d-4ea5-8139-e74d7dbe0bb7 |
238238
|m | POST |
239239
|u | management.azure.com |
240-
|p | /subscriptions/(subscriptionId)/resourceGroups/(resourceGroupName)/providers/Microsoft.Logic/workflows/(logicAppName) |
240+
|p | /subscriptions/(subscriptionId)/resourceGroups/(resourceGroupName)/providers/Microsoft.Logic/workflows/(LogicApp name) |
241241
242242
243243
1. Save the Authorization policy.
244-
> [!NOTE]
245-
> Due to a current bug in the Logic Apps UI you may have to save the authorization policy after each claim before adding another.
244+
246245
247246
> [!CAUTION]
248247
> Please pay attention to the details as minor differences can lead to problems later.
@@ -280,8 +279,6 @@ If the security token type is **Normal** for your custom task extension, you'd s
280279
|azp | ce79fdc4-cd1d-4ea5-8139-e74d7dbe0bb7 |
281280
282281
1. Save the Authorization policy.
283-
> [!NOTE]
284-
> Due to a current bug in the Logic Apps UI you may have to save the authorization policy after each claim before adding another.
285282
286283
> [!CAUTION]
287284
> Please pay attention to the details as minor differences can lead to problems later.

0 commit comments

Comments
 (0)