Azure devops pipeline gives error " your organization has no free minutes remaining. Add hosted pipelines to run releases.

Babychen Daisy, Dona 20 Reputation points
2023-09-06T05:13:50.23+00:00

I was running azure Pipelines and was not aware it has limits. Now Iam getting the error "Your organization has no free minutes remaining. ". As mine is student subscription I can't setup payment method also. Could you please help. Can I create another organization in same mail account and use. Whether it is possible.

Community Center | Not monitored
{count} votes

1 answer

Sort by: Most helpful
  1. Lex Li 6,037 Reputation points Microsoft Employee
    2023-09-06T05:31:22.25+00:00

    Alternatively, you can use your own machine and/or an Azure VM to set up self hosted agents, https://learn.microsoft.com/en-us/azure/devops/pipelines/agents/agents?view=azure-devops&tabs=yaml,browser#install

    Then you can run the workflows with your self-hosted agents.

    1 person found this answer helpful.

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.