Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经设法在 azure 上创建 Web 服务并创建了一个虚拟机,我没有看到任何合并它们的选项,因此我可以使用 Web 服务功能(例如轻松部署),但仍然使用虚拟机磁盘并运行窗口服务。
有没有关于什么是这种配置的最佳方法的简单文章?
谢谢
最简单的方法:
文件新建项目 -> 云 -> WCF 服务 Web 角色或 ASPNET MVC 4 Web 角色并创建一个 Web Api。