Skip to content

Latest commit

 

History

History
29 lines (14 loc) · 883 Bytes

Demo-csharp.md

File metadata and controls

29 lines (14 loc) · 883 Bytes

AZ-203T04A-02 Demo #5: Feature flag

In the demo you will deploy contos-cars Web with App settling instance to enable/disable Black Friday Deals.

Before delivery:

Create new App Settings instance and Feature Flag "BlackFridayDeals"

Flag

Demo code was taken from the tutorial

In class:

  1. Turn the feature flag OFF and run Web App from local host. Demonstrate that no Black Friday Deals page in the menus.

Origen

  1. Stop the Web App and from the portal enable flag. Run the Web App again and demonstrate that deals comes in the menu.

Encripted

  1. Click on the link to demonstrate page.

SSMS

  1. Stop the Web App and Turn the feature flag OFF return to the Web App and demonstrate results.