Skip to main content

Documentation Index

Fetch the complete documentation index at: https://help.dsalta.com/llms.txt

Use this file to discover all available pages before exploring further.

Overview

DSALTA connects to Azure DevOps using read-only API access to collect compliance evidence automatically. Data syncs every 24 hours and feeds into your Data Library modules.
Read-only access. DSALTA never modifies, creates, or deletes resources in your Azure DevOps environment.

How to Connect

  1. Go to Integrations in the DSALTA sidebar.
  2. Find Azure DevOps and click Connect.
  3. Authenticate with admin-level access.
  4. Select the scope (accounts, projects, or resources to monitor).
  5. DSALTA performs an initial sync (5–15 minutes). Tests activate after sync completes.

Automated Compliance Tests

TestDescription
Code repositories should be classifiedChecks that all Azure DevOps code repositories are classified by criticality.
Peer review should be enforced for code changesChecks that peer review is required before code changes can be merged in Azure DevOps.
Merging code changes should require passing status checksChecks that passing status checks are required before merging in Azure DevOps.
Branch protection rules should be enforced for adminsChecks that branch protection rules apply to admin users in Azure DevOps.
Code changes should be reviewed by peers before mergingChecks that all code changes are reviewed by at least one peer before merging in Azure DevOps.
Azure DevOps access should be removed for offboarded usersChecks that Azure DevOps access is revoked for offboarded users.

Troubleshooting

Re-authenticate from Integrations → Azure DevOps → Reconnect. This usually happens when API tokens expire.
Verify the connected account has admin permissions. Try a manual sync from the integration settings.