You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/dev-box/how-to-customizations-connect-resource-repository.md
+7-12Lines changed: 7 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -156,23 +156,18 @@ To add a service principal to your Azure DevOps organization:
156
156
1. Sign in to your Azure DevOps organization and open **Organization settings**.
157
157
1. In the left menu, select **Users**.
158
158
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:
162
160
163
-
For details on how to addusers 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":::
164
162
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.
166
167
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
-
173
168
1. Complete the process to grant the necessary permissions.
174
169
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).
0 commit comments