Azure / Azure/ResourceModules

Align resource naming accross all dependeny tests

Open
#2,414 1 comment 0 reactions 0 assignees View on GitHub
[cat] modules [cat] testing documentation enhancement
Dominant language
PowerShell
Stars
737
Forks
436
Avg merge
10d 7h
Merged PRs (30d)
1

Description

- Resources should always use dashes unless it is a resource that does not support dashes (`-`) like Storage Accounts
- Attach a number suffix to each resource name with 2 digits ## (e.g., 00, 01, 02, etc.). 3 digits may already be too long for some resources and 1 digit only gives us 10 options to vary which 'may' be too few.
- Should be documented in the wiki

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.