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: docs/platforms/saas-azure-devops.md
+7-3
Original file line number
Diff line number
Diff line change
@@ -8,18 +8,22 @@ sidebar_position: 4
8
8
This guide will assist you in effectively integrating CodeRabbit with SaaS Azure DevOps.
9
9
10
10
## Prerequisites
11
+
11
12
* An active Azure DevOps account.
12
13
* Use of organizational email addresses is required; personal email addresses are not supported for this integration.
13
14
14
15
## Integration Instructions
15
16
1. Log in to the CodeRabbitAI application.
16
17
2. After logging in, you will be redirected to a page displaying Microsoft Apps consent requests. Please forward these requests to your administrator for approval.
18
+
17
19
:::warning
18
20
19
21
If you are an administrator, you may approve the applications directly. If not, please contact your administrator to request approval for the applications.
3. Once your administrator has approved the applications, click "Continue."
24
28
4. You will be redirected to the "Onboarding" page, where you can select the organization you wish to integrate with.
25
29
5. On the "Azure DevOps User" page, enter your Personal Access Token for Azure DevOps.
@@ -40,14 +44,14 @@ Upon first login to the application (immediately after the onboarding screen), y
40
44
41
45

42
46
43
-
####Recommendations
47
+
### Recommendations
44
48
45
49
***Create a dedicated user for CodeRabbit** - This ensures the user is exclusively for CodeRabbit, allowing better access control.
46
50
***Use "CodeRabbit" as the username** - This makes the user easily recognizable for future reference.
47
51
***Use a dedicated email address** - This helps in easy identification and management.
48
52
***Use the CodeRabbit logo as the profile picture** - This further ensures easy recognition. You can download our logo from [here](/img/integrations/logo.svg"download").
49
53
50
-
####Key Points to Remember
54
+
### Key Points to Remember
51
55
52
56
* Personal access tokens have expiration dates. Ensure the expiration date covers the duration of your intended use of the CodeRabbit app.
53
57
* Code reviews will be attributed to the owner of the personal access token.
@@ -65,7 +69,7 @@ Azure DevOps provides an option to generate a personal access token for a user.
65
69
4. Click "New Token"
66
70
5. Select the organization you want to use the token with or select "All accessible organizations."
67
71
6. Enter a name and an expiry date for the token.
68
-
7. We need read & write access to "Work Items" & "Code" to post reviews on pull requests.
72
+
7. We need to have read & write access to "Work Items" & "Code" to post reviews on pull requests.
69
73
8. Click "Create"
70
74
71
75

0 commit comments