Skip to content

Conversation

@hivyas
Copy link
Member

@hivyas hivyas commented Jan 11, 2021

Description

Updated AMS extension to use azure-mgmt-media 3.0.

Model AudioAnalyzerPreset has a new parameter mode
Model LiveEvent has a new parameter transcriptions
Model LiveEvent has a new parameter hostname_prefix
Model LiveEvent has a new parameter use_static_hostname
Model MediaService has a new parameter encryption
Model MediaService has a new parameter identity
Model MediaService has a new parameter storage_authentication
Model VideoAnalyzerPreset has a new parameter mode
Model LiveEventEncoding has a new parameter stretch_mode
Model LiveEventEncoding has a new parameter key_frame_interval
Added operation LiveEventsOperations.allocate

Testing Guide

az ams encryption set --name {account-name} -g {rg} --key-source CustomerKey --key-vault-id {key vault id}
History Notes

[AMS] Updated module to use 2020 Azure Media Services api.
[AMS] az ams account encryption: New subgroup to show or set the encryption for the media service account
[AMS] az ams account storage set-authentication: New command to set the authentication for the storage account associated with the media service account
[AMS] az ams account create (mi-system-assigned): New --mi-system-assigned parameter for account create to set the managed identity of the media account
[AMS] az ams account mru set: This command will no longer work for Media Services accounts that are created with the 2020-05-01 version of the API or later.
[AMS] az ams live-event create (stretch-mode, key-frame-interval, transcrip-lang, use-static-hostname, custom hostname): Add new parameter options to live-event create command
[AMS] az ams live-event standby: New command to put the live event in standby mode
[AMS] az ams transform create (videoanalysismode, audioanalysis mode): New parameter options for transform create

Note: --id-system-assigned is renamed --mi-system-assigned in #17074


This checklist is used to make sure that common guidelines for a pull request are followed.

@yonzhan
Copy link
Collaborator

yonzhan commented Jan 12, 2021

AMS

@hivyas hivyas marked this pull request as ready for review January 13, 2021 18:25
@hivyas hivyas requested a review from msyyc as a code owner January 13, 2021 18:25
@hivyas hivyas added this to the S182 milestone Jan 19, 2021
@yonzhan yonzhan requested a review from fengzhou-msft January 20, 2021 22:34
@hivyas hivyas modified the milestones: S182, S183 Feb 2, 2021
@hivyas hivyas requested review from jiasli and jsntcy as code owners February 19, 2021 17:43
@fengzhou-msft
Copy link
Member

Please fix style and linter issue based on the ADO log. You can suppress option_too_long check in linter_exclusions.yml.

@fengzhou-msft fengzhou-msft merged commit b791aa1 into Azure:dev Feb 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants