Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1.07 KB

F001-P007-P708-RightClickPublish.md

File metadata and controls

24 lines (19 loc) · 1.07 KB
code effort bonus required type
XHSMZZMR
10
false
true
Product Backlog Item

Product Backlog Item

Manually deploy the web application

Description

In a previous achievement you have created a Web App and SQL Database in a fully automated fashion. The web application can now be manually deployed from your development environment to the Azure App Service.

Acceptance criteria

  • You have a clone of the GDBC-website repo on your development environment
  • The GDBC-website application makes use of the SQL database you have automatically created
  • The application builds and runs in your development environment
  • The application is manually deployed to Azure from within Visual Studio and runs in Azure.

Links