Azure Media Transform
This page shows how to write Terraform and Azure Resource Manager for Media Transform and write them securely.
azurerm_media_transform (Terraform)
The Transform in Media can be configured in Terraform with the resource name azurerm_media_transform. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
-
descriptionoptional - string -
idoptional computed - string -
media_services_account_namerequired - string -
namerequired - string -
resource_group_namerequired - string -
outputlist block-
on_error_actionoptional - string -
relative_priorityoptional - string -
audio_analyzer_presetlist block-
audio_analysis_modeoptional - string -
audio_languageoptional - string
-
-
builtin_presetlist block-
preset_nameoptional - string
-
-
face_detector_presetlist block-
analysis_resolutionoptional - string
-
-
video_analyzer_presetlist block-
audio_analysis_modeoptional - string -
audio_languageoptional - string -
insights_typeoptional - string
-
-
-
timeoutssingle block
Explanation in Terraform Registry
Manages a Transform.
Microsoft.Media/mediaservices/transforms (Azure Resource Manager)
The mediaservices/transforms in Microsoft.Media can be configured in Azure Resource Manager with the resource name Microsoft.Media/mediaservices/transforms. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
transforms-list-all.json#L15
"type": "Microsoft.Media/mediaservices/transforms",
"properties": {
"created": "2018-03-20T13:33:29.4642953-04:00",
"description": "A sample transform using the standard encoder with a built in preset.",
"lastModified": "2018-03-20T13:33:29.4642953-04:00",
"outputs": [
transforms-list-all.json#L15
"type": "Microsoft.Media/mediaservices/transforms",
"properties": {
"created": "2018-05-31T21:08:31.4763344-04:00",
"description": "A sample transform using the standard encoder with a built in preset.",
"lastModified": "2018-05-31T21:08:31.4763344-04:00",
"outputs": [
transforms-list-all.json#L15
"type": "Microsoft.Media/mediaservices/transforms",
"properties": {
"created": "2018-03-20T13:33:29.4642953-04:00",
"description": "A sample transform using the standard encoder with a built in preset.",
"lastModified": "2018-03-20T13:33:29.4642953-04:00",
"outputs": [
transforms-create.json#L31
"type": "Microsoft.Media/mediaservices/transforms",
"properties": {
"created": "2018-03-20T13:33:30.1276806-04:00",
"description": "Example transform to illustrate create and update.",
"lastModified": "2018-03-20T13:33:30.1276806-04:00",
"outputs": [
transforms-create.json#L31
"type": "Microsoft.Media/mediaservices/transforms",
"properties": {
"created": "2018-05-31T21:08:32.0783474-04:00",
"description": "Example transform to illustrate create and update.",
"lastModified": "2018-05-31T21:08:32.0783474-04:00",
"outputs": [
transforms-create.json#L31
"type": "Microsoft.Media/mediaservices/transforms",
"properties": {
"created": "2018-03-20T13:33:30.1276806-04:00",
"description": "Example transform to illustrate create and update.",
"lastModified": "2018-03-20T13:33:30.1276806-04:00",
"outputs": [