is user gives service name as which does not confirm to Azure restrictions for naming. Should we make the whole name as lowercase?
[error]Model deployment failed with exception: WebserviceException:
Message: Error, provided service name is invalid. It must only consist of lowercase letters, numbers, or dashes, start with a
letter, end with a letter or number, and be between 3 and 32 characters long.
InnerException None
ErrorResponse
"error": ***
"message": "Error, provided service name is invalid. It must only consist of lowercase letters, numbers, or dashes, start with a letter, end with a letter or number, and be between 3 and 32 characters long."
***
is user gives service name as which does not confirm to Azure restrictions for naming. Should we make the whole name as lowercase?
[error]Model deployment failed with exception: WebserviceException:
letter, end with a letter or number, and be between 3 and 32 characters long. InnerException None ErrorResponse
input given : "testACIService"