- 19 Aug 2024
- 2 Minutes to read
- Print
- DarkLight
- PDF
Azure DevOps
- Updated on 19 Aug 2024
- 2 Minutes to read
- Print
- DarkLight
- PDF
Azure DevOps is a Microsoft product that provides version control, reporting, requirements management, project management, automated builds, testing and release management capabilities.
Types of Assets Fetched
This adapter fetches the following types of assets:
- Users
- Application Resources
Related Enforcement Actions:
Microsoft Azure DevOps - Create Task
Parameters
- Domain or IP (optional) - The hostname or IP address of the Azure DevOps server. The default is https://vssps.dev.azure.com/.
- Port (optional) - If not supplied, Axonius will use TCP port 443.
- API Version (optional) - Select the API version. The default is 6.1-preview.1.
- Organization (required) - The organization name defined in the customer’s DevOps account.
- Token Name (required) - The name of the token you want to use.
- Personal Access Token (required) - The personal access token to access the Azure Devops. Refer to Use personal access tokens.
- Verify SSL - Select whether to verify the SSL certificate of the server against the CA database inside of Axonius. For more details, see SSL Trust & CA Settings.
- HTTPS Proxy (optional) - Connect the adapter to a proxy instead of directly connecting it to the value supplied in Organization.
- HTTPS Proxy User Name (optional) - The user name to use when connecting to the value supplied in Organization via the value supplied in HTTPS Proxy.
- HTTPS Proxy Password (optional, default: empty) - The password to use when connecting to the value supplied in Organization via the value supplied in HTTPS Proxy.
To learn more about common adapter connection parameters and buttons, see Adding a New Adapter Connection.
Advanced Settings
Advanced settings can either apply for all connections for this adapter, or you can set different advanced settings and/or different scheduling for a specific connection, refer to Advanced Configuration for Adapters.
- Fetch Groups of Each User - Select this option to fetch memberships of users in groups.
- Fetch Git Repositories - Select this option to fetch the Git Repositories from the projects in Azure DevOps.
- Fetch Git Commits from the last X days (optional) - Use the arrows on the right to set the day count.
- Fetch Users' Projects - Select this option to fetch all projects of all users. The results can be viewed under Assets > Users > Projects field (add it to the table if it is not there). You can also go to a user's profile and view the Projects field of that specific user.
To learn more about Adapter Configuration tab advanced settings, see Adapter Advanced Settings.
APIs
Axonius uses the Azure DevOps Services REST API 6.1.
Required Permissions
The value supplied in Personal Access Token must be associated with credentials that have read permissions (for Code) and for the Graph scope in order to fetch assets.
Version Matrix
This adapter has only been tested with the versions marked as supported, but may work with other versions. Please contact Axonius Support if you have a version that is not listed and it is not functioning as expected.
Version | Supported | Notes |
---|---|---|
Azure DevOps Services REST API 6.1. | Yes |