-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
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."
***
input given : "testACIService"
Metadata
Metadata
Assignees
Labels
No labels