Skip to content

Commit

Permalink
Merge pull request #424 from doodlemania2/best-practices-patch
Browse files Browse the repository at this point in the history
Update naming-conventions.md
  • Loading branch information
doodlemania2 authored Aug 7, 2019
2 parents a0507cc + cb901c3 commit 6a3320d
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 6a3320d

Please sign in to comment.