Skip to content

Commit c08a959

Browse files
authored
add msuseragent policy to short codes (Azure#26469)
### Packages impacted by this PR ### Issues associated with this PR ### Describe the problem that is addressed by this PR ### What are the possible designs available to address the problem? If there are more than one possible design, why was the one in this PR chosen? ### Are there test cases added in this PR? _(If not, why?)_ ### Provide a list of related PRs _(if any)_ ### Command used to generate this PR:**_(Applicable only to SDK release request PRs)_ ### Checklists - [ ] Added impacted package name to the issue description - [ ] Does this PR needs any fixes in the SDK Generator?** _(If so, create an Issue in the [Autorest/typescript](https://github.com/Azure/autorest.typescript) repository and link it here)_ - [ ] Added a changelog (if necessary)
1 parent f845f02 commit c08a959

File tree

17 files changed

+929
-2692
lines changed

17 files changed

+929
-2692
lines changed

sdk/communication/communication-short-codes/karma.conf.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ module.exports = function (config) {
5353
"AZURE_TENANT_ID",
5454
"COMMUNICATION_SKIP_INT_PHONENUMBERS_TESTS",
5555
"RECORDINGS_RELATIVE_PATH",
56+
"AZURE_USERAGENT_OVERRIDE",
5657
],
5758

5859
// test results reporter to use

sdk/communication/communication-short-codes/recordings/browsers/shortcodecostsclient__lists_short_code_costs/recording_can_list_all_short_code_costs.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/communication/communication-short-codes/recordings/browsers/shortcodecostsclient__lists_short_code_costs/recording_can_list_all_short_code_costs_by_page.json

Lines changed: 48 additions & 48 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)