Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 1.03 KB

azure-app-configuration-role-assignment.md

File metadata and controls

20 lines (15 loc) · 1.03 KB
author ms.author ms.service ms.topic ms.date
AlexandraKemperMS
alkemper
azure-app-configuration
include
05/03/2021

Assign the proper App Configuration role assignments to the credentials being used within the task so that the task can access the App Configuration store.

  1. Go to your target App Configuration store.

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

  3. In the right pane, select Add role assignments.

    :::image type="content" source="./media/azure-app-configuration-role-assignment/add-role-assignment-button.png" alt-text="Screenshot shows the Add role assignments button.":::

  4. For Role, select App Configuration Data Owner. This role allows the task to read from and write to the App Configuration store.

  5. Select the service principal associated with the service connection that you created in the previous section.

    :::image type="content" source="./media/azure-app-configuration-role-assignment/add-role-assignment.png" alt-text="Screenshot shows the Add role assignment dialog.":::