4. Select *Azure App Service deployment* and click the **Apply** button

5. Enter *[YourAppName]staging* in the *Stage name* field in the *Stage* winwow. Close window
6. Click **+ Add an artifact** in the *Pipeline* tab
@ -231,8 +233,42 @@ git push
8. Select Build pipeline in the *Source (build pipeline)* dropdown and click the **Add** button

9. Click on the **Continuous deployment trigger (thunderbolt icon)**
10. Set the toggle to **Enabled** in the the *Continous deployment trigger* window
11. Click **+ Add** in *No filters added*. Select **Include** in the *Type* dropdown. Select your branch in the *Build* branch dropdown and close the window
11. Click **+ Add** in *No filters added*. Select **Include** in the *Type* dropdown. Select your branch in the *Build* branch dropdown and close the window

12. Click on **the little red circle with the exclamation mark** in the *Tasks* tab menu
13. Select your subscription in the *Azure subscription* dropdown.

14. Click **Authorize** and enter your credentials in the next screens
15. After Authorisation, select the **[YourAppName]API** in the *App service name* dropdown
16. Click on the **Deploy Azure App Service** task
17. Select **[YourAppName].HttpApi.Host.zip** in the *Package or folder* input field

18. Click on the **Save** icon in the top menu and click **OK**
19. Click **Create release** in the top menu. Click **Create**to create a release>
20. Click on the *Pipeline* tab and wait until the Deployment succeeds

21. Open a browser and navigate to the URL of your Web App