Search code examples
azurevisual-studio-mac

Publish to Azure in Visual Studio Community for Mac


I created a brand new project in Visual Studio Community for Mac and got my Azure app service set up, ready to be deployed to. In Visual Studio, for some reason there is no publish option at all when I right click on the project itself. It is an MVC project, so this doesn't make a lot of sense. Is there something I need to do first?

no publish option anywhere


Solution

  • You'll need Visual Studio for Mac Professional. I had the same problem, then I signed in using my work MSDN account. As soon as it registered, I was able to right click on the project and 'Publish to Azure' showed up.