1
Install Qodo app in Azure DevOps using the new wizard
Follow the installation wizard to complete your new Azure DevOps setup.
2
Verify the new installation is working
Before removing your old setup, confirm the new installation is active.
1
Open a pull request
Open a pull request or use an existing one in any connected repository.
2
Post /config as a comment
Add
/config as a comment on the pull request.3
Check the response
Confirm the review is triggered from the correct user:
- If the installation was created using a Personal Access Token (PAT), the review should appear from the
PATuser. - If the installation was created using the OAuth app flow, the review should appear from the
Service Principaluser.
3
Review webhooks
The new installation automatically replaces existing Qodo webhooks when scopes match or expand. Use the table below to understand what happens based on your scope change:
If you are moving from project scope to repository scope, you may experience:
- Duplicate webhook events
- Duplicate PR comments
- Repeated automation
1
Go to Azure DevOps.
2
Open Project Settings.
3
Select Service Hooks.
4
Remove the old Qodo webhooks.
4
Review Qodo users
Remove any old Qodo users or service principals that are no longer needed. This keeps your Azure DevOps organization clean and avoids confusion with the new installation.
1
Go to Azure DevOps.
2
Open Organization Settings.
3
Select Users.
4
Remove any old Qodo users or service principals that are no longer in use.
Do not delete the user named
Qodo-code-review as this belongs to the new installation.5
Review Azure applications (optional)
Old app registrations from your previous Qodo installation may still remain in Microsoft Entra ID. Removing them keeps your environment tidy, but this step is optional and should only be done if you are confident the app is no longer in use.
1
Go to Microsoft Entra ID.
2
Open App registrations or Enterprise applications.
3
Identify any old Qodo apps.
4
Remove them only if you are sure they are not part of the new installation.
Do not remove an app or user if you are unsure whether it belongs to the new installation. If you are unsure, contact your Qodo Account Manager for guidance.
Next steps
- Repositories page: Confirm your new installation appears.
- Configure: Configuration files, portal settings, and advanced options for your organization.
- Using Qodo in PRs: The full code review experience.