Skip to content

Latest commit

 

History

History
42 lines (25 loc) · 1.71 KB

File metadata and controls

42 lines (25 loc) · 1.71 KB
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.

  1. Navigate to the Durable Task Scheduler resource on the portal.

  2. Click on a task hub name.

  3. In the left menu, select Access control (IAM).

  4. 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.":::

  5. 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.":::

  6. On the Members tab, for Assign access to, select User, group, or service principal.

  7. For Members, click + Select members.

  8. 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.":::

  9. Pick your email and click the Select button.

  10. Click Review + assign to finish assigning the role.

  11. 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.