Friday 8 January 2016

Azure Naming Guidelines

I liked the idea of the table from the Azure Resource Group Deployment Task documentation -
KindLengthCasingValid CharsGlobally Unique
Storage Account3-24lowercasealphanumericYes
Azure Resource Group2-64case-insensitivealphanumeric periods, underscores, hyphens and parenthesis and cannot end in a periodNo
Azure KeyVault3-24case-insensitivealphanumericYes
Azure DNS Name3-63lowercasealphanumeric and hyphensYes

I plan to add more rows related to other Azure Services so that this can be a ready reference

work in progress...

Related - Azure Implementation Guidelines

No comments:

Post a Comment