gitazureazure-devopsazure-repos

Is there a way to override the Azure Repos name length limit of 64 characters?


According to the documentation (https://learn.microsoft.com/en-us/azure/devops/organizations/settings/naming-restrictions?view=azure-devops) the limit is set to 64 characters.

Is there a way to override this somehow? For reference Github has a limit of 100 characters. If it matters we are using Azure DevOps Server.


Solution

  • I can reproduce the same issue in Azure DevOps Service and Azure DevOps Server.

    enter image description here

    I am afraid that there is no method can override the limitation of Azure Repo Name length.

    The 64 characters limitation related to Azure Repo Name exists for both the Azure DevOps Service and Azure DevOps Server.

    I can fully understand your requirement. You can submit a suggest ticket in the site: Developer Community to report this feature.