people · May 22, 2026
Buildkite Azure Bicep Deployment Pipeline Guide Published
Share the canonical public link.
Arinco published a detailed guide three days prior to May 22, 2026, on building production-ready Buildkite pipelines for secure Azure Bicep deployments. The pipelines use self-hosted agents, Azure CLI authentication via service principals, reusable bash scripts, what-if previews, approval gates, and multi-scope deployments in private networks. Buildkite's architecture allows code and credentials to remain in customer environments, unlike fully hosted alternatives, with a free plan supporting unlimited pipelines and self-hosted agents for up to three users. All scripts are available in the open-source azure-buildkite-pipelines GitHub repository.