How to get Free Trial for Azure DevOps Pipeline

Ananay Ojha 91 Reputation points
2025-01-30T17:04:12.5866667+00:00

Hi,

I need to learn and use Azure DevOps pipelines, but in order to do so, I need to attach a subscription to my Azure DevOps organization. However, I believe it's not possible to attach a free Azure trial account, as it generates an error.

Previously, there was a Microsoft Form to request free Microsoft-hosted pipelines, but I believe this has expired.

Could you please advise on how to access a free trial? I only need to run a couple of Azure pipelines.

Thank you!

Not Monitored
Not Monitored
Tag not monitored by Microsoft.
41,893 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Divyesh Govaerdhanan 1,200 Reputation points
    2025-02-01T20:54:52.5466667+00:00

    Hello,

    Welcome to Microsoft Q&A,

    1. Microsoft provides 1,800 free CI/CD minutes per month for public repositories.
    2. If your repository is private, the free tier includes 1 parallel job for up to 60 minutes daily.
    3. You don’t need an Azure subscription for this.

    To Create Microsoft Hosted Agent:

    1. In DevOps, Go to Project Settings --> Pipelines --> Agent Pools
    2. Add Agent --> Check if Managed DevOps Pool is available to your account.
      1. https://learn.microsoft.com/en-us/azure/devops/managed-devops-pools/?view=azure-devops

    Please Upvote and accept the answer if it helps!


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.