Skip to content

Updating Azure README and Small Test Fix

Matt Wise requested to merge azure-readme into master

All Submissions:


  • [YES] Have you followed our code review guidelines?
  • [YES] Have you added an explanation of what your changes do and why you'd like us to include them?
  • [YES] I have updated the documentation accordingly.
  • [NA] I have added tests to cover my changes.
  • [YES] All new and existing tests passed.
  • [YES] My code follows the code style of this project.
  • [NO] I ran lint checks locally prior to submission.

What is the current behavior?


  • Azure README outdated
  • Azure is creating/deleting legal tags every test run

What is the new behavior?


  • Azure README is updated
  • Azure tests are using legal tag that is uploaded as part of test data

Does this introduce a breaking change?


  • [NO]

Any relevant logs, error output, etc?


(If it’s long, please paste to https://ghostbin.com/ and insert the link here.)

Other information


This change was tested locally and on the Azure dev environment.

Merge request reports