Azure App Service

Web App: Azure App Service Web Apps

PAAS: 远程主机是Windows Server.可以配置开发环境为: .NET, .NET Core, Java, Ruby, Node.js, PHP, or Python

Web App On Linux:Azure App Service on Linux

同样是PAAS,操作系统为Linux VM:red hat, ubuntu 17.04.. 微软开始拥抱开源,所以开源项目可以直接运行在此虚拟机,一个特色就是可以通过这个服务关联DockerHub拉取镜像并运行

Debug on Azure App Service

kudo工具进入web app的调试界面;

Advanced tools
Azure Debug for Web App/Web App On Linux
CMD
Azure Debug for Web App/Web App On Linux
CMD UI
Azure Debug for Web App/Web App On Linux

ssh调试web app on linux,可以看作linux server, 需要熟悉cmd指令

SSH Tool
Azure Debug for Web App/Web App On Linux
SSH UI
Azure Debug for Web App/Web App On Linux

相关文章:

  • 2021-12-11
  • 2022-02-20
  • 2022-02-12
  • 2021-08-17
  • 2021-05-21
猜你喜欢
  • 2021-08-25
  • 2022-03-09
  • 2021-12-15
  • 2022-03-01
  • 2021-09-30
  • 2021-10-13
相关资源
相似解决方案