1

Do we have an official, Microsoft defined naming convention for Azure DevOps Pipeline concepts, variables, parameters and any other constructs?

Encountered this documentation which only defines naming restrictions for high level concepts such as, projects and not aforementioned constructs.

Please advise us on the approach to follow, if there is such a naming convention.

Chiranga Alwis
  • 1,049
  • 1
  • 25
  • 47
  • are you looking for this https://learn.microsoft.com/en-us/azure/devops/organizations/settings/naming-restrictions?view=azure-devops – Sajeetharan Apr 07 '21 at 06:42
  • @Sajeetharan that documentation does not provide a comprehensive guide of the Pipeline constructs. Appreciate if we can look into the constructs defined above and in the issue https://github.com/MicrosoftDocs/azure-devops-docs/issues/10481. – Chiranga Alwis Apr 07 '21 at 11:30

1 Answers1

2

I think most of the naming restrictions mentioned in this document should be also available to Azure Pipelines, although it does not specially mention Azure Pipelines.

I have reported an issue (MicrosoftDocs/azure-devops-docs#10481) to the appropriate document team, and hope them can update the document to add the naming restrictions for Azure Pipelines in the document.

You can follow this issue ticket and add your comments to it.

Bright Ran-MSFT
  • 5,190
  • 1
  • 5
  • 12