Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a way to know the max size of Azure DevOps Project Repo?

Tags:

azure-devops

I would like to know if there is a maximum size allocated to Azure DevOps Project repo. I would like to understand how much file size an Azure DevOps Repo can support.

like image 398
Anand Pangare Avatar asked Oct 15 '25 03:10

Anand Pangare


1 Answers

There is no maximum size for the repo, but the recommandation is to not have more than 10GB. But you can have more if you want, there is not hard limit.

If you try to upload large files (more than 5GB) some files will fail to upload, for that you need to use another tool, like Git-LFS : https://learn.microsoft.com/en-us/azure/devops/repos/git/manage-large-files?view=azure-devops

like image 90
Mary Avatar answered Oct 20 '25 04:10

Mary



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!