About Naming Projects and Configurations
Project and project configuration names cannot be longer than 42 characters. When you create a project or project configuration avoid using the following list of reserved characters.
Reserved Characters | Description |
---|---|
‘ & ’ | ampersand |
‘ { ‘ ‘ } ’‘ [ ‘‘ ] ’ ' < '' > ' | any brackets |
‘ * ’ | asterisk |
‘ \ ’ | backslash |
' ^ ' | caret |
‘ : ’ | colon |
‘ $ ’ | dollar sign |
‘ / ’ | forward slash |
' # ' | number sign |
' ( ) ' | parenthesis |
' | ' | pipe |
‘ . ’ | period |
‘ ? ’ | question mark |
‘ ; ’ | semicolon |
' ' | space |
‘ ~ ’ | tilde |