-
Notifications
You must be signed in to change notification settings - Fork 3.3k
[Media] Updating AMS extension to 2020 sdk #16492
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
1c998bd
reverting changes for ASK key
hivyas 67c7e04
reverting changes
hivyas 44e755f
updated ams module to dec 2019 swagger
hivyas dc0e466
added test cases
hivyas eaf7f59
added ability to update offlinerental
hivyas 0885ea9
fixed audio language bug
hivyas 6fbab37
Merge branch 'dev' into dev
hivyas 2cd98d7
fixing requirements*.txt files
hivyas 3b31409
Fixed transforms test case and national bug
hivyas b398868
updated content key policy tests
hivyas 12fbf09
fixed style and lint errors
hivyas 20c3944
Merge remote-tracking branch 'upstream/dev' into dev
hivyas 91528ee
made az ams sp create idempotent
hivyas 9297770
fixed typo and updated help text
hivyas d0e7756
Merge remote-tracking branch 'upstream/dev' into dev
hivyas c46c527
Merge remote-tracking branch 'upstream/dev' into dev
hivyas b70c052
Merge remote-tracking branch 'upstream/dev' into dev
hivyas b393193
Merge remote-tracking branch 'upstream/dev' into dev
hivyas 7c2d5d7
added support for most 2020 updates
hivyas 3067062
added encryption subgroup
hivyas 2eaf71c
updated encryption
hivyas 83b7a79
added testsd
hivyas 2409710
style check changes
hivyas b730365
Merge remote-tracking branch 'upstream/dev' into dev
hivyas 3df2b2a
rebasing dev
hivyas 970a32b
reran encryption test
hivyas 31834ac
reran all ams tests live
hivyas 6fcd069
renamed live event parameter name
hivyas 360cdcb
updating live tests
hivyas 24fcbb4
added examples to encryption and updated mru file
hivyas 415d7bd
updated strings and reran tests
hivyas 42ce31c
updated parameter name
hivyas cdc5ad4
changes based off PR comments'
hivyas 87c29b1
fixed style and linter errors
hivyas 0c7e807
fixing style issues
hivyas f3f24bf
adding none to allowed values
hivyas 1a784d9
spliting assign_identity into system and user
hivyas 7286848
Update azure-cli2017.pyproj
hivyas File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fixed style and linter errors
- Loading branch information
commit 87c29b19d6048c4ae10f0945a8a1c1e673391a98
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -27,10 +27,10 @@ interactions: | |
| response: | ||
| body: | ||
| string: "{\r\n \"name\":\"ams000003\",\"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Media/mediaservices/ams000003\",\"type\":\"Microsoft.Media/mediaservices\",\"location\":\"East | ||
| US\",\"properties\":{\r\n \"mediaServiceId\":\"51b33ba9-ae34-4dc3-bd2f-908ca03d525f\",\"storageAccounts\":[\r\n | ||
| US\",\"properties\":{\r\n \"mediaServiceId\":\"9e2ed18f-3ffc-43d2-9fd8-affe4c4c55b2\",\"storageAccounts\":[\r\n | ||
| \ {\r\n \"id\":\"/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/clitest.rg000001/providers/Microsoft.Storage/storageAccounts/clitest000002\",\"type\":\"Primary\"\r\n | ||
| \ }\r\n ],\"storageAuthentication\":\"System\",\"encryption\":{\r\n | ||
| \ \"type\":\"SystemKey\"\r\n }\r\n },\"systemData\":{\r\n \"createdBy\":\"[email protected]\",\"createdByType\":\"User\",\"createdAt\":\"2021-02-23T01:56:49.5603894Z\",\"lastModifiedBy\":\"[email protected]\",\"lastModifiedByType\":\"User\",\"lastModifiedAt\":\"2021-02-23T01:56:49.5603894Z\"\r\n | ||
| \ \"type\":\"SystemKey\"\r\n }\r\n },\"systemData\":{\r\n \"createdBy\":\"[email protected]\",\"createdByType\":\"User\",\"createdAt\":\"2021-02-23T02:24:12.5577744Z\",\"lastModifiedBy\":\"[email protected]\",\"lastModifiedByType\":\"User\",\"lastModifiedAt\":\"2021-02-23T02:24:12.5577744Z\"\r\n | ||
| \ },\"identity\":{\r\n \"type\":\"None\"\r\n }\r\n}" | ||
| headers: | ||
| cache-control: | ||
|
|
@@ -40,7 +40,7 @@ interactions: | |
| content-type: | ||
| - application/json; odata.metadata=minimal | ||
| date: | ||
| - Tue, 23 Feb 2021 01:56:51 GMT | ||
| - Tue, 23 Feb 2021 02:24:14 GMT | ||
| expires: | ||
| - '-1' | ||
| odata-version: | ||
|
|
@@ -54,7 +54,7 @@ interactions: | |
| x-content-type-options: | ||
| - nosniff | ||
| x-ms-ratelimit-remaining-subscription-writes: | ||
| - '1199' | ||
| - '1198' | ||
| status: | ||
| code: 201 | ||
| message: Created | ||
|
|
@@ -95,7 +95,7 @@ interactions: | |
| content-type: | ||
| - application/json; odata.metadata=minimal | ||
| date: | ||
| - Tue, 23 Feb 2021 01:56:51 GMT | ||
| - Tue, 23 Feb 2021 02:24:14 GMT | ||
| expires: | ||
| - '-1' | ||
| odata-version: | ||
|
|
@@ -152,7 +152,7 @@ interactions: | |
| content-type: | ||
| - application/json; odata.metadata=minimal | ||
| date: | ||
| - Tue, 23 Feb 2021 01:56:52 GMT | ||
| - Tue, 23 Feb 2021 02:24:15 GMT | ||
| expires: | ||
| - '-1' | ||
| odata-version: | ||
|
|
@@ -212,7 +212,7 @@ interactions: | |
| content-type: | ||
| - application/json; odata.metadata=minimal | ||
| date: | ||
| - Tue, 23 Feb 2021 01:56:52 GMT | ||
| - Tue, 23 Feb 2021 02:24:15 GMT | ||
| expires: | ||
| - '-1' | ||
| odata-version: | ||
|
|
@@ -230,7 +230,7 @@ interactions: | |
| x-content-type-options: | ||
| - nosniff | ||
| x-ms-ratelimit-remaining-subscription-writes: | ||
| - '1199' | ||
| - '1198' | ||
| status: | ||
| code: 200 | ||
| message: OK | ||
|
|
@@ -265,7 +265,7 @@ interactions: | |
| content-length: | ||
| - '0' | ||
| date: | ||
| - Tue, 23 Feb 2021 01:56:55 GMT | ||
| - Tue, 23 Feb 2021 02:24:18 GMT | ||
| expires: | ||
| - '-1' | ||
| pragma: | ||
|
|
||
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.