SDK Error
ARM and Data plane OpenAPI(swagger) specs
May not contain control characters: Characters:'{0}' in:'{1}'
Verifies whether if a specification does not have any control characters in it. Control characters are not allowed in a specification.
Per ARM guidelines, a specification must not contain any control characters.
Remove the control characters in the specification.
A list of control characters in unicode can be found here.