'Azure Devops max number of variables in builds and releases
I've found some docs with resources limitation in Azure DevOps:
- https://docs.microsoft.com/en-us/azure/devops/user-guide/service-limits?view=azure-devops
- https://docs.microsoft.com/en-us/azure/devops/organizations/settings/work/object-limits?view=azure-devops
But I cannot find any info about limitation of variables number in builds and releases. Can anyone share this info?
Solution 1:[1]
Currently there is a bug in Azure DevOps that can give the impression that no further variables can be added. But I have successfully added well over 130 variables, therefore I doubt that there is a limit
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Nigel Findlater |
