| ms.service | durable-task |
|---|---|
| ms.subservice | durable-task-scheduler |
| ms.topic | include |
| ms.date | 10/29/2025 |
| ms.author | hannahhunter |
| ms.reviewer | azfuncdf |
| author | hhunter-ms |
Note
The following instruction shows a role assignment scoped to a specific task hub. If you need access to all task hubs in a scheduler, perform the assignment on the scheduler level.
-
Navigate to the Durable Task Scheduler resource on the portal.
-
Click on a task hub name.
-
In the left menu, select Access control (IAM).
-
Click Add to add a role assignment.
:::image type="content" source="../media/configure-durable-task-scheduler/add-assignment.png" alt-text="Screenshot of the adding the role assignment on the Access Control pane in the portal.":::
-
Search for and select Durable Task Data Contributor. Click Next.
:::image type="content" source="../media/configure-durable-task-scheduler/data-contributor-role.png" alt-text="Screenshot of selecting the Durable Task Data Contributor role assignment in the portal.":::
-
On the Members tab, for Assign access to, select User, group, or service principal.
-
For Members, click + Select members.
-
In the Select members pane, search for your name or email:
:::image type="content" source="../media/configure-durable-task-scheduler/user-principal-tab.png" alt-text="Screenshot of selecting the user-assigned managed identity type in the portal.":::
-
Pick your email and click the Select button.
-
Click Review + assign to finish assigning the role.
-
Once the role is assigned, click Overview on the left menu of the task hub resource and navigate to the dashboard URL located at the top Essentials section.