Azure DevOps is the SaaS(Software-as-a-Service) version of Azure DevOps Server(the on-premise alternative). As with most SaaS solutions, certain limits apply. Some are operational limits placed on work tracking operations and some are object limits. In addition to the specified hard limits on specific objects, some practical limits apply.
All of these limits are documented. but only operational limits like pipeline usage and top commands can be monitored directly in Azure DevOps through the Usage tab. However, object limits—such as the number of projects, dashboards, or teams—have not been traceable so far.
With the latest update you can now see the object limits both at the project level:
- Go to Project Settings and scroll down on the Overview tab:
As at the organizational level:
- Go to Organization Settings and scroll down on the Overview tab:
Nice!