Skip to content

Commit

Permalink
Update naming-conventions.md
Browse files Browse the repository at this point in the history
  • Loading branch information
doodlemania2 committed Aug 7, 2019
1 parent a0507cc commit cb901c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/best-practices/naming-conventions.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,8 @@ A recommended pattern for naming subscriptions is:
| Contoso |IT |InternalApps |Production |Contoso IT InternalApps Production |
| Contoso |IT |InternalApps |Dev |Contoso IT InternalApps Dev |

Like all Azure services, there are limits placed on the value of Subscription Names. The length must be 1-64 characters and they must be alphanumeric and cannot contain these characters: `<` `>` `;` `|`.

For more information on how to organize subscriptions for larger enterprises, see [Azure enterprise scaffold - prescriptive subscription governance](/azure/architecture/cloud-adoption/appendix/azure-scaffold).

## Use affixes to avoid ambiguity
Expand Down

0 comments on commit cb901c3

Please sign in to comment.