linux - WebAssembly Blazor 到 Azure Linux 部署 : "Your web app is running and waiting for your content"

标签 linux azure azure-web-app-service blazor azure-virtual-machine

我已将应用程序部署到 Azure,但当我访问 mysite.azurewebsites.net 时,我被告知“您的 Web 应用程序正在运行并等待您的内容”

它是 B1 层上的 WebAssembly Blazor 应用程序,带有通过 Github Actions 部署的 Linux 盒子。它在 Windows 应用服务上运行得很好,但我删除了它并使用 Linux 重新创建以节省一些钱。

部署似乎已成功:

    "id": [A PROPER GUID],
    "status": 4,
    "status_text": "",
    "author_email": "N/A",
    "author": "N/A",
    "deployer": "GITHUB_ZIP_DEPLOY",
    "message": "{\"type\":\"deployment\",\"sha\":\[A PROPER SHA],\"repoName\":\"emersonp/MyApp\",\"slotName\":\"Production\",\"commitMessage\":\"Roadmap!\"}",
    "progress": "",
    "received_time": "2022-10-14T18:41:31.9234067Z",
    "start_time": "2022-10-14T18:41:33.2864838Z",
    "end_time": "2022-10-14T18:41:42.5335373Z",
    "last_success_end_time": "2022-10-14T18:41:42.5335373Z",
    "complete": true,
    "active": true,
    "is_temp": false,
    "is_readonly": true,
    "url": "https://myapp.scm.azurewebsites.net/api/deployments/[GUID]",
    "log_url": "https://myapp.scm.azurewebsites.net/api/deployments/[GUID]/log",
    "site_name": "myapp",
    "build_summary": {
      "errors": [],
      "warnings": []
    }```

[![Deployment Center shows fine][1]][1]


  [1]: /image/Lws4B.png

最佳答案

来 self 们关于 Q&A 的讨论线程,正如 JasonPan-MSFT 提到的:

"According to official documentation, deploying Blazor WebAssembly projects on Azure Web App Linux is currently not supported."

enter image description here

关于linux - WebAssembly Blazor 到 Azure Linux 部署 : "Your web app is running and waiting for your content",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/74073680/

相关文章:

azure - 为开发环境设置 "app service environment"(ase) 最便宜的方法?

c++ - 是否可以在没有任何外部库的情况下在 c++/linux 的窗口中显示 bmp 图像?

azure - 在arm模板中使用条件IF语句作为属性,

azure - 无法授权 Azure 订阅在基于 YAML 的管道中使用

azure - C1 CMS - Azure 上安装了 IIS WebSocket 支持错误

azure - 我正在尝试将网站发布到 Azure,但始终收到 AspNetMergePath 错误

linux - 如何同时打开三个终端(进程)

python - pandas-append 多个 csv 文件到一个 HTML 中并打印 csv 文件名

android - 移动开发(Android & iOS)初学者需要指导

sql-server - 本地 SQL 备份到 Azure 恢复服务