hashicorp / waypoint

A tool to build, deploy, and release any application on any platform.
https://waypointproject.io
Other
4.76k stars 326 forks source link

Azure App Service #1361

Open wahmedswl opened 3 years ago

wahmedswl commented 3 years ago

Is your feature request related to a problem? Please describe. Nope, this is request to add support Azure App Service platform.

Describe the solution you'd like Waypoint should be able to deploy to App Service, might be with reduced feature set.

Describe alternatives you've considered Pulumi, currently used that for Automation and deployment as well. It lacks the universal nature of Waypoint and single tool for heterogenous environments for developers.

Explain any additional use-cases

Additional context

Thanks

magodo commented 3 years ago

@wahmedswl I just created a waypoint plugin for app service, maybe you wanna take a look?

wahmedswl commented 3 years ago

Hi, @magodo awesome 👍 from the quick look, its seems that its supporting container right now, is it? App Service support direct deploy from Storage Account etc, is that will also be supported.

Thanks

magodo commented 3 years ago

@wahmedswl Yes, currently it only supports container. Would you mind open an issue in the plugin repo for the feature you wanted?