Small fixes in the deployment (MOD41)
This commit is contained in:
Родитель
8768b3e2f8
Коммит
9ef4b9adcb
|
@ -14,7 +14,7 @@ A few additional steps are needed to finish the deployment.
|
|||
|
||||
5. Click on `Add`.
|
||||
|
||||
6. In the Staging slot, click on Deployment Center.
|
||||
6. Click on the newly created Staging slot. Then, in the Staging slot, click on Deployment Center.
|
||||
|
||||
7. Select `External` as the source for continuous deployment. Then click on `Continue`.
|
||||
|
||||
|
@ -56,7 +56,7 @@ You should now see the Tailwind Traders website, but there are some typos in the
|
|||
|
||||
5. Click on `Add`.
|
||||
|
||||
6. In the AbTest slot, click on Deployment Center.
|
||||
6. Click on the newly created Staging slot. Then, in the AbTest slot, click on Deployment Center.
|
||||
|
||||
7. Select `External` as the source for continuous deployment. Then click on `Continue`.
|
||||
|
||||
|
|
|
@ -29,23 +29,21 @@ These steps must be executed everytime that you prepare to run the demos. The st
|
|||
|
||||
8. Make sure that the Traffic is set to 100% for the production site.
|
||||
|
||||
9. Open the `Staging` deployment slot and make sure there are no typos in the menu.
|
||||
9. Open the `Staging` deployment slot.
|
||||
|
||||
10. In the Staging slot, open the website (from the Overview menu).
|
||||
|
||||
11. Log into the shopping cart and make sure that this throws error.
|
||||
11. Make sure that there are no typos in the navigation menu.
|
||||
|
||||
12. Click the Back button to stop the flow of errors and then log out of the shopping cart.
|
||||
12. In the App service in the portal, click Back to go back to the root's Deployment slots menu.
|
||||
|
||||
13. In the App service in the portal, click Back to go back to the root's Deployment slots menu.
|
||||
|
||||
14. Open the `AbTest` deployment slot and make sure that it's red.
|
||||
13. Open the `AbTest` deployment slot and make sure that it's red.
|
||||
|
||||
## Mangling the connection string
|
||||
|
||||
1. Go back to the production slot of the website.
|
||||
1. Go back to the Staging slot of the website.
|
||||
|
||||
> Make sure that you are indeed in the Production slot. The title should show `mod41[prefix]` and **not** `Staging (mod41[prefix]/Staging)`. If you are in the Staging deployment slot, use the breadcrumbs on top of the page to navigate back to the Production slot.
|
||||
> Make sure that you are indeed in the Staging slot. The title should show `Staging (mod41[prefix]/Staging)` and **not** `mod41[prefix]` nor `AbTest (mod41[prefix]/AbTest)`. If you are not in the Staging deployment slot, use the breadcrumbs on top of the page to navigate back to the Production slot, then select `Deployment Slots` and select the `Staging` slot.
|
||||
|
||||
2. Click on Configuration.
|
||||
|
||||
|
@ -55,7 +53,7 @@ These steps must be executed everytime that you prepare to run the demos. The st
|
|||
|
||||
> After you save the settings, you need to wait a few minutes for the web application to restart.
|
||||
|
||||
5. Go back to the App service's Overview and open the website in a new window.
|
||||
5. Go back to the Staging slot's Overview and open the website in a new window.
|
||||
|
||||
6. Click on `Login`.
|
||||
|
||||
|
@ -65,6 +63,8 @@ These steps must be executed everytime that you prepare to run the demos. The st
|
|||
|
||||
> At this point you should see some errors. It means that your mangling of the connection string actually worked. You can then close the window.
|
||||
|
||||
9. Click the Back button to stop the flow of errors and then log out of the shopping cart.
|
||||
|
||||
## Slides
|
||||
|
||||
1. Start the presentation :)
|
||||
|
|
Загрузка…
Ссылка в новой задаче