This open-source update adds the new webapp blueprint to our collection of templates and blueprints. It can be used to build and deploy any web-based .Net application to be deployed as an Azure App Service.
Changes:
- New web-app blueprint, which we use for web apps, web apis, with Razor or Blazor.
- blueprints/wepapp/azure-pipeline-webapp-cd-stage.yml - new
- blueprints/webapp/azure-pipeline-webapp-cd.yml - new.
- blueprints/webapp/azure-pipeline-webapp-ci.yml - new.
- blueprints/webapp/azure-pipeline-webapp-config.yml - new.
- blueprints/webapp/azure-pipeline-webapp-control.yml - new.
- blueprints/webapp/azure-pipeline-webapp-start.yml - new.
What else can/should/must we consider as part of our blueprints? Thoughts?