Use Azure DevOps repo files as a searchable knowledge base in Computer.

Azure Repos Knowledge Base screenshot

Documentation lives in your Azure repos – markdown files, README docs, architecture notes. Connect it and those files become a searchable knowledge base in Computer, without anyone needing to clone the repo.

Features

  • File sync Markdown, text, and documentation files from Azure repos sync into Computer as searchable articles. Your repo-hosted docs are findable without git access.
  • Path-based filtering Choose which directories or file patterns to sync. Only the documentation files you want become searchable – not your entire codebase.
  • Version tracking File updates are picked up automatically. When documentation changes in the repo, Computer reflects the latest version.
 

Use Cases

  • Engineer Need to find the API spec but don't remember which repo it's in. Search Computer and surface the file – no git clone, no directory browsing.
  • Technical writer Documentation lives in repos alongside code. With Azure Repos KB, writers can search for existing docs before creating new ones – avoiding duplication.
  • Support agent A troubleshooting guide is buried in an engineering repo. Computer surfaces it during a live ticket – no engineering escalation needed.