Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Azure SRE Agent documentation connector automatically crawls Azure DevOps repositories to index troubleshooting guides, runbooks, and documentation for agent retrieval.
Key features
Automated crawling: Runs every 24 hours without manual intervention
Wide file format support: Indexes
.md,.txt,.rst,.adoc,.html,.json,.yaml,.yml,.xml,.csv, and moreAzure DevOps integration: Connects to Git repositories using managed identity
Semantic search: Documents are chunked, embedded, and indexed for AI-powered retrieval
Prerequisites
Before setting up a documentation connector:
- Azure DevOps repository containing documentation
- Managed identity configured for the agent (User-Assigned or System-Assigned)
- Repository read access granted to the managed identity
Setup
- In the portal, go to Settings > Basics and note the managed identity name.
- In Azure DevOps, add the managed identity as a user with Basic access level.
- Grant Read permission on the target repository.
- Go to Settings > Connectors and select Add connector.
- Select Documentation connector, enter the repository URL, and select the managed identity.
- The connector starts indexing right away.