In the demo you will deploy contos-cars Web with App settling instance to enable/disable Black Friday Deals.
Create new App Settings instance and Feature Flag "BlackFridayDeals"
Demo code was taken from the tutorial
- Turn the feature flag OFF and run Web App from local host. Demonstrate that no Black Friday Deals page in the menus.
- Stop the Web App and from the portal enable flag. Run the Web App again and demonstrate that deals comes in the menu.
- Click on the link to demonstrate page.
- Stop the Web App and Turn the feature flag OFF return to the Web App and demonstrate results.