Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not able to deploy the solution #53

Open
gkverma opened this issue Aug 17, 2020 · 0 comments
Open

Not able to deploy the solution #53

gkverma opened this issue Aug 17, 2020 · 0 comments

Comments

@gkverma
Copy link

gkverma commented Aug 17, 2020

image

{
"code": "DeploymentFailed",
"message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.",
"details": [
{
"code": "BadRequest",
"message": "{\r\n "Code": "BadRequest",\r\n "Message": "The host name cognitive_servicesahqibdfiimvcews.azurewebsites.net is invalid.",\r\n "Target": null,\r\n "Details": [\r\n {\r\n "Message": "The host name cognitive_servicesahqibdfiimvcews.azurewebsites.net is invalid."\r\n },\r\n {\r\n "Code": "BadRequest"\r\n },\r\n {\r\n "ErrorEntity": {\r\n "ExtendedCode": "04003",\r\n "MessageTemplate": "The host name {0} is invalid.",\r\n "Parameters": [\r\n "cognitive_servicesahqibdfiimvcews.azurewebsites.net"\r\n ],\r\n "Code": "BadRequest",\r\n "Message": "The host name cognitive_servicesahqibdfiimvcews.azurewebsites.net is invalid."\r\n }\r\n }\r\n ],\r\n "Innererror": null\r\n}"
}
]
}

It says "The host name cognitive_servicesahqibdfiimvcews.azurewebsites.net is invalid".
Pls help !!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant