Skip to content

Commit 1a1cef0

Browse files
committed
small tweak
1 parent 1ceaf2d commit 1a1cef0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-functions/durable/durable-task-scheduler/includes/function-app-integrated-creation.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ ms.date: 03/19/2025
4242

4343
1. Click **Review + create** to review the resource creation.
4444

45-
A user-assigned managed identity with the required role-based access control (RBAC) permission is created automatically so that the Function app can access durable task scheduler. You can find in the summary view information related to the managed identity resource, such as:
46-
- The RBAC assigned to it (*Durable Task Data Contributor*)
47-
- The assignment scope (task hub level assignment)
45+
A user-assigned managed identity with the required role-based access control (RBAC) permission is created automatically and added to the Function app. You can find in the summary view information related to the managed identity resource, such as:
46+
- The role assigned to it (*Durable Task Data Contributor*)
47+
- The assignment scoped to the task hub level
4848

4949
:::image type="content" source="../media/create-durable-task-scheduler/functions-review-create-tab.png" alt-text="Screenshot of fields and properties chosen and in review on the Review + create tab.":::
5050

0 commit comments

Comments
 (0)