Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nagroma authored Apr 19, 2018
1 parent f9b461a commit 5813073
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion feature-flag/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@ Based on [this](https://microsoft.github.io/PartsUnlimited/apm/200.6x-APM-Featur

1. Run the web application locally and test the new Contact form:
1. Disable the feature by editing the config, set it to false, reload the page:

1. Enter any phone number and hit submit. Notice how no validation error is given
1. Enable the feature, reload the page:
1. Enter phone number 0123456789, hit submit, and notice the validation error
Expand All @@ -167,5 +168,5 @@ Based on [this](https://microsoft.github.io/PartsUnlimited/apm/200.6x-APM-Featur
## Next steps

Future labs will include A/B testing and telemetry labs.

For Avanade folks taking the class, the next lab is setting up the [MEPFieldDemo](../mepfielddemo/README.md)

0 comments on commit 5813073

Please sign in to comment.