Subscription Name Changes

For improved security, the migration process might apply additional restrictions or validations to legacy subscription names. If a legacy subscription name contains special characters not permitted by the new service, the migration process replaces those characters with a dash ('-'), which is allowed.
For example, any underscore ('_') in a legacy subscription name is replaced with a dash ('-').
When filtering and searching for subscription names, remember that legacy subscriiption names may have been modified during the migration to the new Recurring Billing service.
These characters are allowed:
  • Lowercase letters: a-z
  • Uppercase letters: A-Z
  • Digits: 0-9
  • Special characters: ? . , $ / @ & ! : -
  • Space
These special characters are not allowed:
  • # (hash)
  • % (percent)
  • ^ (caret)
  • * (asterisk)
  • ( (left parenthesis)
  • ) (right parenthesis)
  • _ (underscore)
  • + (plus)
  • = (equals)
  • { (left curly brace)
  • } (right curly brace)
  • [ (left square bracket)
  • ] (right square bracket)
  • | (vertical bar)
  • \ (backslash)
  • ; (semicolon)
  • ' (single quote)
  • " (double quote)
  • < (less than)
  • > (greater than)
  • ~ (tilde)
  • ` (backtick)
These non-ASCII characters are not allowed:
  • é (accented e)
  • ç (cedilla)
  • ü (umlaut u)
  • ñ (tilde n)
  • Ω (Greek Omega)
Emojis are not allowed. Examples:
  • smiling face
  • rocket
  • light bulb
Control characters are not allowed:
  • \t
    (tab)
  • \n
    (newline)
  • \r
    (carriage return)