Azure-Samples / cognitive-services-quickstart-code

Code Examples used by the Quickstarts in the Cognitive Services Documentation
MIT License
351 stars 518 forks source link

Use standardized strings for subscription keys and endpoints to enable automated testing #266

Closed v-jaswel closed 3 years ago

v-jaswel commented 3 years ago

Does this introduce a breaking change?

[ ] Yes
[x ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

Other Information

ghost commented 3 years ago

CLA assistant check
All CLA requirements met.

v-jaswel commented 3 years ago

Requesting review from @nitinme or @PatrickFarley. I don't seem to have permission to add reviewers in the right sidebar.