Engineering Tools

April 23, 2026 ยท View on GitHub

All the tools/utilities used in Microsoft Azure Java SDK's build config are defined here.

  • common - Set of common engineering scripts that sync from our azure-sdk-tools repo. Generally shouldn't be edited directly in this repo.

  • pipelines - Directory that contains yml files for our DevOps pipelines or supporting yml templates for them.

  • versioning - Version text files (version_client.txt, external_dependencies.txt) and update tooling.

  • lintingconfigs - CheckStyle and SpotBugs rule configurations.


For developer guides (building, testing, code quality, versioning), see the consolidated documentation hub: docs/