Skip to content

Commit bf812ae

Browse files
author
RoseHJM
committed
Steps
1 parent 23d50b6 commit bf812ae

6 files changed

+7
-12
lines changed

articles/dev-box/how-to-customizations-connect-resource-repository.md

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -156,23 +156,18 @@ To add a service principal to your Azure DevOps organization:
156156
1. Sign in to your Azure DevOps organization and open **Organization settings**.
157157
1. In the left menu, select **Users**.
158158
1. On the **Users** page, select **Add users**.
159-
1. Enter the service principal's Application ID (appId) as the user email.
160-
161-
:::image type="content" source="media/how-to-customizations-connect-resource-repository/dev-box-customizations-devops-add-service-principal.png" alt-text="Screenshot showing how to add a service principal to Azure DevOps.":::
159+
1. In the **Add new users** dialog, enter the following information:
162160

163-
For details on how to add users to DevOps organizations, see [Add organization users and manage access](/azure/devops/organizations/accounts/add-organization-users).
161+
:::image type="content" source="media/how-to-customizations-connect-resource-repository/dev-box-customizations-devops-add-user.png" alt-text="Screenshot of the Add new users dialog in Azure DevOps, showing fields for user email, access level, project, and group assignment." lightbox="media/how-to-customizations-connect-resource-repository/dev-box-customizations-devops-add-user.png":::
164162

165-
#### Add the service principal to the Readers group
163+
- **Users**: Service principal's Application ID (appId) as the user email.
164+
- **Access Level**: Select **Basic**.
165+
- **Add to project**: Select the project where you want to add the service principal.
166+
- **Azure DevOps groups**: Assign the service principal to the **Readers** group.
166167

167-
To add the service principal to the **Readers** group:
168-
169-
1. Assign the user to the **Readers** group.
170-
171-
:::image type="content" source="media/how-to-customizations-connect-resource-repository/dev-box-customizations-devops-add-readers.png" alt-text="Screenshot showing how to add a user to the Readers group in Azure DevOps.":::
172-
173168
1. Complete the process to grant the necessary permissions.
174169

175-
For detailed steps, see [Add users and groups to Azure DevOps](/azure/devops/organizations/security/add-remove-manage-user-group-security-group).
170+
For details on how to add users to DevOps organizations, see [Add organization users and manage access](/azure/devops/organizations/accounts/add-organization-users).
176171

177172
## Related content
178173

Loading

0 commit comments

Comments
 (0)