.NET Core 2.0 Web API Azure端点不可用

时间:2018-05-05 02:32:57

标签: azure .net-core asp.net-core-webapi asp.net-core-routing

我在Azure上部署了一个服务应用程序但是当我访问该网站时,我收到以下错误:

The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.

在本地调用端点时,它会返回正确的响应。这是本地网址 - http://localhost:52261/api/token

我正在为Azure部署的服务调用以下URL: http://[azure-api-url]/api/token

0 个答案:

没有答案