# 60209: UniqueName format is invalid

Log Type: APPLICATION

Log Level: ERROR

## Description

`UniqueName` only supports alphanumeric characters and `-`, `_` or `.`

HTTP status: 400

### Possible causes

`UniqueName` only supports alphanumeric characters and `-`, `_` or `.`

### Possible solutions

* Remove unsupported characters from `UniqueName`
