pnp / generator-teams

A Yeoman Generator for Microsoft Teams
https://pnp.github.io/generator-teams
MIT License
421 stars 111 forks source link

Request: Provide sample ARM templates for deploying Web App #83

Open webdes03 opened 4 years ago

webdes03 commented 4 years ago

Is your feature request related to a problem? Please describe. Unable to create Azure Web App with "blank" stack setting/correct Node version via ARM.

Describe the solution you'd like Provide sample ARM script for creating Web App as part of the generator documentation.

Describe alternatives you've considered Manually provisioning the app seems to be the only option, even basing a new template off of the export off a manually created web app appears to create an app for .NET.

wictorwilen commented 4 years ago

Thanks. This would be a great idea.

RickVanRousselt commented 1 year ago

This should be also added to the documentation, bicep or arm doesn't matter. But a tutorial on how to get your code up and running in Azure. This can go with Deploy Teams app to store documentation