microsoft / CloudAdoptionFramework

Code samples and extended documentation to support the guidance provided in the Microsoft Cloud Adoption Framework
https://aka.ms/CAF
Creative Commons Attribution 4.0 International
864 stars 621 forks source link

Naming convention validation #126

Closed furrm closed 1 year ago

furrm commented 1 year ago

Hi, can you confirm whether naming convention validation is included as part of the tool, please?

jamasten commented 1 year ago

Hi @furrm, the tool contains validation for most of the resources included in the tool. There are a few that are missing validation, which includes "subscription". You can check which ones are missing validation by looking at the resourceTypes.json file and look for any resource types missing a "regx" value. We plan to correct this in the near future.