Overview | File Structure | Banners | Naming Standard | Comments | Parameters File Samples | ARM Templates | Documents & Diagrams
- Start with a lowercase letter.
- Use camel casing for each new word in the name.
- Start with "var".
- Use camel casing for each new word in the name.
- Symbolic name:
- Start with a lowercase letter.
- Use camel casing for each new word.
- Describe the collective resources that are deployed within it.
- Deployment Name:
- Use normal casing.
- Each word is separated by a hyphen.
- Value should end with the time parameter to differentiate from other deployments.
- Symbolic name:
- Start with a lowercase letter.
- Use camel casing for each new word.
- Describe the resource that is defined within it.
- Resource name:
- Ensure the name is being captured through custom naming.