简体   繁体   中英

How to enable “host in the cloud” on existing Azure MVC ASP.NET web application

I know you can enable it while you create the project here:

图片

but is it possible to enable this when the project is already created ?

The Host in the cloud checkbox in this case will just allow you to select or create a Web App, and setup the publish profile for you. you can do this yourself:

You can do the yourself: In VS, Right click on solution -> Publish... -> Microsoft Azure App Service You can select an existing Web App or create a new one right there.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM