diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/AccountFilters.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/AccountFilters.json index 8c9aa5b7f511..01f306681684 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/AccountFilters.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/AccountFilters.json @@ -8,7 +8,6 @@ "description": "This Swagger was generated by the API Framework.", "version": "2018-07-01" }, - "host": "management.azure.com", "consumes": [ "application/json" ], @@ -199,6 +198,18 @@ } ], "properties": { + "name": { + "type": "string", + "readOnly": true + }, + "id": { + "type": "string", + "readOnly": true + }, + "type": { + "type": "string", + "readOnly": true + }, "properties": { "$ref": "#/definitions/MediaFilterProperties", "x-ms-client-flatten": true @@ -546,4 +557,4 @@ "description": "The Version of the API to be used with the client request." } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/AssetsAndAssetFilters.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/AssetsAndAssetFilters.json index eb9403081237..27829b8acf5d 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/AssetsAndAssetFilters.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/AssetsAndAssetFilters.json @@ -8,7 +8,6 @@ "description": "This Swagger was generated by the API Framework.", "version": "2018-07-01" }, - "host": "management.azure.com", "consumes": [ "application/json" ], @@ -222,9 +221,20 @@ } ], "properties": { + "name": { + "type": "string", + "readOnly": true + }, + "id": { + "type": "string", + "readOnly": true + }, + "type": { + "type": "string", + "readOnly": true + }, "properties": { "$ref": "#/definitions/AssetProperties", - "description": "The resource properties.", "x-ms-client-flatten": true } }, @@ -403,6 +413,18 @@ } ], "properties": { + "name": { + "type": "string", + "readOnly": true + }, + "id": { + "type": "string", + "readOnly": true + }, + "type": { + "type": "string", + "readOnly": true + }, "properties": { "$ref": "#/definitions/MediaFilterProperties", "x-ms-client-flatten": true @@ -464,10 +486,8 @@ "description": "A collection of Asset items." }, "ListContainerSasInput": { - "description": "The parameters to the list SAS request.", "properties": { "permissions": { - "description": "The permissions to set on the SAS URL.", "type": "string", "enum": [ "Read", @@ -494,7 +514,6 @@ } }, "expiryTime": { - "description": "The SAS URL expiration time. This must be less than 24 hours from the current time.", "type": "string", "format": "date-time" } @@ -1270,4 +1289,4 @@ "description": "The Version of the API to be used with the client request." } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/Common.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/Common.json index 8ffd3bd1f71a..bea6dd7c7650 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/Common.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/Common.json @@ -77,4 +77,4 @@ ] } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/ContentKeyPolicies.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/ContentKeyPolicies.json index 3105ddd5d78e..074e400101bc 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/ContentKeyPolicies.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/ContentKeyPolicies.json @@ -81,7 +81,8 @@ "keyId": { "type": "string", "format": "uuid", - "description": "The content key ID." + "description": "The content key ID.", + "x-nullable": true } }, "type": "object", @@ -387,7 +388,8 @@ "keyValue": { "type": "string", "format": "byte", - "description": "The key value of the key" + "description": "The key value of the key", + "x-nullable": true } }, "type": "object", @@ -407,12 +409,14 @@ "exponent": { "type": "string", "format": "byte", - "description": "The RSA Parameter exponent" + "description": "The RSA Parameter exponent.", + "x-nullable": true }, "modulus": { "type": "string", "format": "byte", - "description": "The RSA Parameter modulus" + "description": "The RSA Parameter modulus.", + "x-nullable": true } }, "type": "object", @@ -420,7 +424,7 @@ "exponent", "modulus" ], - "description": "Specifies a RSA key for token validation" + "description": "Specifies a RSA key for token validation." }, "ContentKeyPolicyX509CertificateTokenKey": { "x-ms-discriminator-value": "#Microsoft.Media.ContentKeyPolicyX509CertificateTokenKey", @@ -758,6 +762,18 @@ } ], "properties": { + "name": { + "type": "string", + "readOnly": true + }, + "id": { + "type": "string", + "readOnly": true + }, + "type": { + "type": "string", + "readOnly": true + }, "properties": { "$ref": "#/definitions/ContentKeyPolicyProperties", "x-ms-client-flatten": true @@ -1192,4 +1208,4 @@ "description": "The Version of the API to be used with the client request." } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/StreamingPoliciesAndStreamingLocators.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/StreamingPoliciesAndStreamingLocators.json index a08ee4ec0a75..79549b088646 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/StreamingPoliciesAndStreamingLocators.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/StreamingPoliciesAndStreamingLocators.json @@ -8,7 +8,6 @@ "description": "This Swagger was generated by the API Framework.", "version": "2018-07-01" }, - "host": "management.azure.com", "consumes": [ "application/json" ], @@ -376,6 +375,18 @@ } ], "properties": { + "name": { + "type": "string", + "readOnly": true + }, + "id": { + "type": "string", + "readOnly": true + }, + "type": { + "type": "string", + "readOnly": true + }, "properties": { "$ref": "#/definitions/StreamingPolicyProperties", "x-ms-client-flatten": true @@ -631,6 +642,18 @@ } ], "properties": { + "name": { + "type": "string", + "readOnly": true + }, + "id": { + "type": "string", + "readOnly": true + }, + "type": { + "type": "string", + "readOnly": true + }, "properties": { "$ref": "#/definitions/StreamingLocatorProperties", "x-ms-client-flatten": true @@ -1286,4 +1309,4 @@ "description": "The Version of the API to be used with the client request." } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/accountFilters-create.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/accountFilters-create.json index 198bf61098d8..a89bb51d57ef 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/accountFilters-create.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/accountFilters-create.json @@ -168,4 +168,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/accountFilters-delete.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/accountFilters-delete.json index ad07ff6d257e..793540fdf8ba 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/accountFilters-delete.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/accountFilters-delete.json @@ -10,4 +10,4 @@ "200": {}, "204": {} } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/accountFilters-get-by-name.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/accountFilters-get-by-name.json index 693f7cbc5eea..3930e4f6ce69 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/accountFilters-get-by-name.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/accountFilters-get-by-name.json @@ -53,4 +53,4 @@ }, "404": {} } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/accountFilters-list-all.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/accountFilters-list-all.json index eacdfbbec53a..edd40e995724 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/accountFilters-list-all.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/accountFilters-list-all.json @@ -108,4 +108,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/accountFilters-update.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/accountFilters-update.json index d91cf8217184..ff59b2d69427 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/accountFilters-update.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/accountFilters-update.json @@ -78,4 +78,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assetFilters-create.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assetFilters-create.json index 9784120409d5..84dea565f6ba 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assetFilters-create.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assetFilters-create.json @@ -169,4 +169,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assetFilters-delete.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assetFilters-delete.json index 3b890a6f7ccc..e36fd253a836 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assetFilters-delete.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assetFilters-delete.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assetFilters-get-by-name.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assetFilters-get-by-name.json index 8eaed610e85d..6e6d6696391e 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assetFilters-get-by-name.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assetFilters-get-by-name.json @@ -65,4 +65,4 @@ }, "404": {} } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assetFilters-list-all.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assetFilters-list-all.json index aa9981050b68..8c2cd9a680c2 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assetFilters-list-all.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assetFilters-list-all.json @@ -128,4 +128,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assetFilters-update.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assetFilters-update.json index 42832ec0e80d..224f2cf3183a 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assetFilters-update.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assetFilters-update.json @@ -79,4 +79,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-create.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-create.json index 431c93bdb73e..ea6ebdad5c6b 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-create.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-create.json @@ -19,11 +19,10 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/assets/ClimbingMountLogan", "type": "Microsoft.Media/mediaservices/assets", "properties": { - "assetId": "09194258-36ba-4403-abb3-68780e6bc545", - "created": "2018-08-08T18:29:26.08Z", - "lastModified": "2018-08-08T18:29:26.08Z", + "assetId": "d69c0886-1120-4630-a3da-4909b2805718", + "created": "2020-02-07T22:04:43.21Z", + "lastModified": "2020-02-07T22:04:43.21Z", "description": "A documentary showing the ascent of Mount Logan", - "container": "asset-09194258-36ba-4403-abb3-68780e6bc545", "storageAccountName": "storage0", "storageEncryptionFormat": "None" } @@ -35,15 +34,15 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/assets/ClimbingMountLogan", "type": "Microsoft.Media/mediaservices/assets", "properties": { - "assetId": "09194258-36ba-4403-abb3-68780e6bc545", - "created": "2018-08-08T18:29:26.08Z", - "lastModified": "2018-08-08T18:29:26.107Z", + "assetId": "d69c0886-1120-4630-a3da-4909b2805718", + "created": "2020-02-07T22:04:43.21Z", + "lastModified": "2020-02-07T22:04:43.223Z", "description": "A documentary showing the ascent of Mount Logan", - "container": "asset-09194258-36ba-4403-abb3-68780e6bc545", + "container": "asset-d69c0886-1120-4630-a3da-4909b2805718", "storageAccountName": "storage0", "storageEncryptionFormat": "None" } } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-delete.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-delete.json index 3661cae3e441..7988e4a683c1 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-delete.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-delete.json @@ -10,4 +10,4 @@ "200": {}, "204": {} } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-get-by-name.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-get-by-name.json index cc427282d0fa..da24748b30f5 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-get-by-name.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-get-by-name.json @@ -25,4 +25,4 @@ }, "404": {} } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-get-encryption-keys.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-get-encryption-keys.json index c7c3f3fa0606..b4390494229b 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-get-encryption-keys.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-get-encryption-keys.json @@ -11,6 +11,11 @@ "body": { "key": "AAAAAAAAAAAAAAAAAAAAAA==", "assetFileEncryptionMetadata": [ + { + "initializationVector": "268435469", + "assetFileName": "file0.mp4", + "assetFileId": "10000000-0000-0000-0000-00000000000d" + }, { "initializationVector": "-988929866", "assetFileName": "AssetFile0", @@ -30,4 +35,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-list-all.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-list-all.json index 714dd42b6137..6c04ff70cc12 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-list-all.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-list-all.json @@ -56,9 +56,9 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/assets/ClimbingMountRainer", "type": "Microsoft.Media/mediaservices/assets", "properties": { - "assetId": "258878ef-fe05-4518-988f-052e86dc19f6", - "created": "2018-08-08T18:29:24.3948982Z", - "lastModified": "2018-08-08T21:29:24.3948982Z", + "assetId": "b17382d1-d1d5-4b40-b82e-592102161d25", + "created": "2020-02-07T22:04:41.973254Z", + "lastModified": "2020-02-08T01:04:41.973254Z", "alternateId": "altClimbingMountRainer", "description": "descClimbingMountRainer", "container": "testasset0", @@ -98,4 +98,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-list-by-date.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-list-by-date.json index a2a1cba3d82f..b1caeb3b52b8 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-list-by-date.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-list-by-date.json @@ -85,9 +85,9 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/assets/ClimbingMountRainer", "type": "Microsoft.Media/mediaservices/assets", "properties": { - "assetId": "8cdacfe5-8473-413a-9aec-dd2a478b37c8", - "created": "2018-08-08T18:29:25.0514734Z", - "lastModified": "2018-08-08T21:29:25.0514734Z", + "assetId": "85b60393-98d1-456f-a29f-a93a786dadcf", + "created": "2020-02-07T22:04:42.6550641Z", + "lastModified": "2020-02-08T01:04:42.6550641Z", "alternateId": "altClimbingMountRainer", "description": "descClimbingMountRainer", "container": "testasset0", @@ -99,4 +99,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-list-in-date-range.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-list-in-date-range.json index 9cc1ef62ea2a..2363fe29859c 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-list-in-date-range.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-list-in-date-range.json @@ -57,4 +57,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-list-sas-urls.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-list-sas-urls.json index f861fd39b54b..07f2117528d4 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-list-sas-urls.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-list-sas-urls.json @@ -20,4 +20,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-list-streaming-locators.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-list-streaming-locators.json index 3646044598cc..171801f59cbd 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-list-streaming-locators.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-list-streaming-locators.json @@ -13,21 +13,21 @@ { "name": "secureStreamingLocator", "assetName": "ClimbingMountSaintHelens", - "created": "2018-08-08T18:29:26.9729344Z", + "created": "2020-02-07T22:04:43.7625252Z", "endTime": "9999-12-31T23:59:59.9999999Z", - "streamingLocatorId": "36b74ce3-20b4-4de0-84f1-97e9138e886c", + "streamingLocatorId": "26f6b83c-f83c-4f28-824c-03712c0b92ad", "streamingPolicyName": "secureStreamingPolicy" }, { "name": "clearStreamingLocator", "assetName": "ClimbingMountSaintHelens", - "created": "2018-08-08T18:29:26.9487636Z", + "created": "2020-02-07T22:04:43.7385285Z", "endTime": "9999-12-31T23:59:59.9999999Z", - "streamingLocatorId": "3e8d9ac3-50f6-4f6d-8482-078ceb56f23a", + "streamingLocatorId": "f2e63858-2572-4e3c-adba-f02de69cd4d7", "streamingPolicyName": "clearStreamingPolicy" } ] } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-update.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-update.json index aa8743214b59..c712987de5ce 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-update.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/assets-update.json @@ -20,7 +20,7 @@ "properties": { "assetId": "89af1750-e681-4fbe-8c4c-9a5567867a6b", "created": "2011-02-01T00:00:00Z", - "lastModified": "2018-08-08T18:29:26.503Z", + "lastModified": "2020-02-07T22:04:43.47Z", "alternateId": "CLIMB00004", "description": "A documentary showing the ascent of Mount Baker in HD", "container": "asset-89af1750-e681-4fbe-8c4c-9a5567867a6b", @@ -29,4 +29,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-create-multiple-options.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-create-multiple-options.json index 1106df0390d4..d67fcee4aee8 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-create-multiple-options.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-create-multiple-options.json @@ -46,13 +46,13 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/contentKeyPolicies/PolicyCreatedWithMultipleOptions", "type": "Microsoft.Media/mediaservices/contentKeyPolicies", "properties": { - "policyId": "07ad673b-dc14-4230-adab-716622f33992", - "created": "2018-08-08T18:29:29.98Z", - "lastModified": "2018-08-08T18:29:29.98Z", + "policyId": "52dc7532-2f84-45b0-9934-1ba135aa031e", + "created": "2020-02-07T22:04:45.803Z", + "lastModified": "2020-02-07T22:04:45.803Z", "description": "ArmPolicyDescription", "options": [ { - "policyOptionId": "8dac9510-770a-401f-8f2b-f72640977ed0", + "policyOptionId": "5160db1e-0835-4dc8-99b8-abb72560ec84", "name": "ClearKeyOption", "configuration": { "@odata.type": "#Microsoft.Media.ContentKeyPolicyClearKeyConfiguration" @@ -63,7 +63,7 @@ "audience": "urn:audience", "primaryVerificationKey": { "@odata.type": "#Microsoft.Media.ContentKeyPolicySymmetricTokenKey", - "keyValue": "" + "keyValue": null }, "alternateVerificationKeys": [], "requiredClaims": [], @@ -71,7 +71,7 @@ } }, { - "policyOptionId": "fc121776-6ced-4135-be92-f928dedc029a", + "policyOptionId": "84043ad5-57ed-4727-88a7-f5dd31cf2dcc", "name": "widevineoption", "configuration": { "@odata.type": "#Microsoft.Media.ContentKeyPolicyWidevineConfiguration", @@ -91,13 +91,13 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/contentKeyPolicies/PolicyCreatedWithMultipleOptions", "type": "Microsoft.Media/mediaservices/contentKeyPolicies", "properties": { - "policyId": "07ad673b-dc14-4230-adab-716622f33992", - "created": "2018-08-08T18:29:29.98Z", - "lastModified": "2018-08-08T18:29:29.98Z", + "policyId": "52dc7532-2f84-45b0-9934-1ba135aa031e", + "created": "2020-02-07T22:04:45.803Z", + "lastModified": "2020-02-07T22:04:45.803Z", "description": "ArmPolicyDescription", "options": [ { - "policyOptionId": "8dac9510-770a-401f-8f2b-f72640977ed0", + "policyOptionId": "63c08c26-3cab-4991-afe2-91f7492416eb", "name": "ClearKeyOption", "configuration": { "@odata.type": "#Microsoft.Media.ContentKeyPolicyClearKeyConfiguration" @@ -108,7 +108,7 @@ "audience": "urn:audience", "primaryVerificationKey": { "@odata.type": "#Microsoft.Media.ContentKeyPolicySymmetricTokenKey", - "keyValue": "" + "keyValue": null }, "alternateVerificationKeys": [], "requiredClaims": [], @@ -116,7 +116,7 @@ } }, { - "policyOptionId": "fc121776-6ced-4135-be92-f928dedc029a", + "policyOptionId": "84043ad5-57ed-4727-88a7-f5dd31cf2dcc", "name": "widevineoption", "configuration": { "@odata.type": "#Microsoft.Media.ContentKeyPolicyWidevineConfiguration", diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-create-nodrm-token.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-create-nodrm-token.json index 7395f4a1b42e..b0e4c0090560 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-create-nodrm-token.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-create-nodrm-token.json @@ -36,13 +36,13 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/contentKeyPolicies/PolicyWithClearKeyOptionAndSwtTokenRestriction", "type": "Microsoft.Media/mediaservices/contentKeyPolicies", "properties": { - "policyId": "2926c1bc-4dec-4a11-9d19-3f99006530a9", - "created": "2018-08-08T18:29:29.837Z", - "lastModified": "2018-08-08T18:29:29.837Z", + "policyId": "62441b6e-64af-4aab-8446-dfe59d2cfc73", + "created": "2020-02-07T22:04:45.707Z", + "lastModified": "2020-02-07T22:04:45.707Z", "description": "ArmPolicyDescription", "options": [ { - "policyOptionId": "e7d4d465-b6f7-4830-9a21-74a7326ef797", + "policyOptionId": "1f7edb96-9443-44a4-9c09-b40b3575f11a", "name": "ClearKeyOption", "configuration": { "@odata.type": "#Microsoft.Media.ContentKeyPolicyClearKeyConfiguration" @@ -53,7 +53,7 @@ "audience": "urn:audience", "primaryVerificationKey": { "@odata.type": "#Microsoft.Media.ContentKeyPolicySymmetricTokenKey", - "keyValue": "" + "keyValue": null }, "alternateVerificationKeys": [], "requiredClaims": [], @@ -70,13 +70,13 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/contentKeyPolicies/PolicyWithClearKeyOptionAndSwtTokenRestriction", "type": "Microsoft.Media/mediaservices/contentKeyPolicies", "properties": { - "policyId": "2926c1bc-4dec-4a11-9d19-3f99006530a9", - "created": "2018-08-08T18:29:29.837Z", - "lastModified": "2018-08-08T18:29:29.837Z", + "policyId": "62441b6e-64af-4aab-8446-dfe59d2cfc73", + "created": "2020-02-07T22:04:45.707Z", + "lastModified": "2020-02-07T22:04:45.707Z", "description": "ArmPolicyDescription", "options": [ { - "policyOptionId": "e7d4d465-b6f7-4830-9a21-74a7326ef797", + "policyOptionId": "1f7edb96-9443-44a4-9c09-b40b3575f11a", "name": "ClearKeyOption", "configuration": { "@odata.type": "#Microsoft.Media.ContentKeyPolicyClearKeyConfiguration" @@ -87,7 +87,7 @@ "audience": "urn:audience", "primaryVerificationKey": { "@odata.type": "#Microsoft.Media.ContentKeyPolicySymmetricTokenKey", - "keyValue": "" + "keyValue": null }, "alternateVerificationKeys": [], "requiredClaims": [], diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-create-playready-open.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-create-playready-open.json index 861c50f3edec..405838ae952c 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-create-playready-open.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-create-playready-open.json @@ -49,54 +49,11 @@ "properties": { "policyId": "a9bacd1d-60f5-4af3-8d2b-cf46ca5c9b04", "created": "2012-11-01T00:00:00Z", - "lastModified": "2018-08-08T18:29:29.51Z", + "lastModified": "2020-02-07T22:04:45.493Z", "description": "ArmPolicyDescription", "options": [ { - "policyOptionId": "c52f9af0-1f53-4775-8edb-af2d9a6e28cd", - "name": "ArmPolicyOptionName", - "configuration": { - "@odata.type": "#Microsoft.Media.ContentKeyPolicyPlayReadyConfiguration", - "licenses": [ - { - "allowTestDevices": true, - "beginDate": "2017-10-16T18:22:53.46Z", - "playRight": { - "scmsRestriction": 2, - "digitalVideoOnlyContentRestriction": false, - "imageConstraintForAnalogComponentVideoRestriction": true, - "imageConstraintForAnalogComputerMonitorRestriction": false, - "allowPassingVideoContentToUnknownOutput": "NotAllowed" - }, - "licenseType": "Persistent", - "contentKeyLocation": { - "@odata.type": "#Microsoft.Media.ContentKeyPolicyPlayReadyContentEncryptionKeyFromHeader" - }, - "contentType": "UltraVioletDownload" - } - ] - }, - "restriction": { - "@odata.type": "#Microsoft.Media.ContentKeyPolicyOpenRestriction" - } - } - ] - } - } - }, - "201": { - "body": { - "name": "PolicyWithPlayReadyOptionAndOpenRestriction", - "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/contentKeyPolicies/PolicyWithPlayReadyOptionAndOpenRestriction", - "type": "Microsoft.Media/mediaservices/contentKeyPolicies", - "properties": { - "policyId": "a9bacd1d-60f5-4af3-8d2b-cf46ca5c9b04", - "created": "2012-11-01T00:00:00Z", - "lastModified": "2018-08-08T18:29:29.51Z", - "description": "ArmPolicyDescription", - "options": [ - { - "policyOptionId": "c52f9af0-1f53-4775-8edb-af2d9a6e28cd", + "policyOptionId": "7ea67143-105a-4044-9b76-c0abc5b707e2", "name": "ArmPolicyOptionName", "configuration": { "@odata.type": "#Microsoft.Media.ContentKeyPolicyPlayReadyConfiguration", @@ -128,4 +85,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-create-widevine-token.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-create-widevine-token.json index 1df5682c7cef..a407d1c7384c 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-create-widevine-token.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-create-widevine-token.json @@ -44,13 +44,13 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/contentKeyPolicies/PolicyWithWidevineOptionAndJwtTokenRestriction", "type": "Microsoft.Media/mediaservices/contentKeyPolicies", "properties": { - "policyId": "bad1d030-7d5c-4643-8f1e-49807a4bf64c", - "created": "2018-08-08T18:29:29.663Z", - "lastModified": "2018-08-08T18:29:29.663Z", + "policyId": "b282dc6d-f8fd-4db9-9ed3-d66d2bce68d1", + "created": "2020-02-07T22:04:45.587Z", + "lastModified": "2020-02-07T22:04:45.587Z", "description": "ArmPolicyDescription", "options": [ { - "policyOptionId": "26fee004-8dfa-4828-bcad-5e63c637534f", + "policyOptionId": "25bae68f-1093-4014-9af0-9f5773565f01", "name": "widevineoption", "configuration": { "@odata.type": "#Microsoft.Media.ContentKeyPolicyWidevineConfiguration", @@ -62,13 +62,13 @@ "audience": "urn:audience", "primaryVerificationKey": { "@odata.type": "#Microsoft.Media.ContentKeyPolicyRsaTokenKey", - "exponent": "", - "modulus": "" + "exponent": null, + "modulus": null }, "alternateVerificationKeys": [ { "@odata.type": "#Microsoft.Media.ContentKeyPolicySymmetricTokenKey", - "keyValue": "" + "keyValue": null } ], "requiredClaims": [], @@ -85,13 +85,13 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/contentKeyPolicies/PolicyWithWidevineOptionAndJwtTokenRestriction", "type": "Microsoft.Media/mediaservices/contentKeyPolicies", "properties": { - "policyId": "bad1d030-7d5c-4643-8f1e-49807a4bf64c", - "created": "2018-08-08T18:29:29.663Z", - "lastModified": "2018-08-08T18:29:29.663Z", + "policyId": "b282dc6d-f8fd-4db9-9ed3-d66d2bce68d1", + "created": "2020-02-07T22:04:45.587Z", + "lastModified": "2020-02-07T22:04:45.587Z", "description": "ArmPolicyDescription", "options": [ { - "policyOptionId": "26fee004-8dfa-4828-bcad-5e63c637534f", + "policyOptionId": "25bae68f-1093-4014-9af0-9f5773565f01", "name": "widevineoption", "configuration": { "@odata.type": "#Microsoft.Media.ContentKeyPolicyWidevineConfiguration", @@ -103,13 +103,13 @@ "audience": "urn:audience", "primaryVerificationKey": { "@odata.type": "#Microsoft.Media.ContentKeyPolicyRsaTokenKey", - "exponent": "", - "modulus": "" + "exponent": null, + "modulus": null }, "alternateVerificationKeys": [ { "@odata.type": "#Microsoft.Media.ContentKeyPolicySymmetricTokenKey", - "keyValue": "" + "keyValue": null } ], "requiredClaims": [], diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-delete.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-delete.json index 7447440dc857..c77275731aa7 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-delete.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-delete.json @@ -10,4 +10,4 @@ "200": {}, "204": {} } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-get-by-name.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-get-by-name.json index 250a24b9d44e..9a86cda6cf34 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-get-by-name.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-get-by-name.json @@ -29,7 +29,7 @@ "audience": "urn:test", "primaryVerificationKey": { "@odata.type": "#Microsoft.Media.ContentKeyPolicySymmetricTokenKey", - "keyValue": "" + "keyValue": null }, "alternateVerificationKeys": [], "requiredClaims": [ diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-get-with-secrets.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-get-with-secrets.json index 9143019cbbd5..8d747f310871 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-get-with-secrets.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-get-with-secrets.json @@ -52,7 +52,6 @@ } ] } - }, - "404": {} + } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-list-all.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-list-all.json index 750d942f695b..08b546e1aa6e 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-list-all.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-list-all.json @@ -21,7 +21,6 @@ "options": [ { "policyOptionId": "a3448d09-567a-4642-8309-d17e846be59f", - "name": null, "configuration": { "@odata.type": "#Microsoft.Media.ContentKeyPolicyClearKeyConfiguration" }, @@ -31,21 +30,19 @@ "audience": "urn:test", "primaryVerificationKey": { "@odata.type": "#Microsoft.Media.ContentKeyPolicySymmetricTokenKey", - "keyValue": "" + "keyValue": null }, "alternateVerificationKeys": [], "requiredClaims": [ { - "claimType": "urn:microsoft:azure:mediaservices:contentkeyidentifier", - "claimValue": null + "claimType": "urn:microsoft:azure:mediaservices:contentkeyidentifier" }, { "claimType": "DRM", "claimValue": "Widevine" } ], - "restrictionTokenType": "Jwt", - "openIdConnectDiscoveryDocument": null + "restrictionTokenType": "Jwt" } } ] @@ -63,7 +60,6 @@ "options": [ { "policyOptionId": "caf1e28c-8288-4301-8c46-c0f9312c512f", - "name": null, "configuration": { "@odata.type": "#Microsoft.Media.ContentKeyPolicyClearKeyConfiguration" }, @@ -73,26 +69,23 @@ "audience": "urn:test", "primaryVerificationKey": { "@odata.type": "#Microsoft.Media.ContentKeyPolicySymmetricTokenKey", - "keyValue": "" + "keyValue": null }, "alternateVerificationKeys": [], "requiredClaims": [ { - "claimType": "urn:microsoft:azure:mediaservices:contentkeyidentifier", - "claimValue": null + "claimType": "urn:microsoft:azure:mediaservices:contentkeyidentifier" }, { "claimType": "DRM", "claimValue": "Widevine" } ], - "restrictionTokenType": "Jwt", - "openIdConnectDiscoveryDocument": null + "restrictionTokenType": "Jwt" } }, { "policyOptionId": "da346259-0cd6-4609-89dc-15ac131bd92f", - "name": null, "configuration": { "@odata.type": "#Microsoft.Media.ContentKeyPolicyWidevineConfiguration", "widevineTemplate": "{\"allowed_track_types\":\"SD_HD\",\"content_key_specs\":[{\"track_type\":\"SD\",\"security_level\":1,\"required_output_protection\":{\"hdcp\":\"HDCP_V2\"}}],\"policy_overrides\":{\"can_play\":true,\"can_persist\":true,\"can_renew\":false}}" @@ -116,31 +109,16 @@ "options": [ { "policyOptionId": "294a833f-f128-48be-9edf-8d1bb5b35ff3", - "name": null, "configuration": { "@odata.type": "#Microsoft.Media.ContentKeyPolicyPlayReadyConfiguration", "licenses": [ { "allowTestDevices": false, - "beginDate": null, - "expirationDate": null, - "relativeBeginDate": null, - "relativeExpirationDate": null, - "gracePeriod": null, "playRight": { - "firstPlayExpiration": null, - "scmsRestriction": null, - "agcAndColorStripeRestriction": null, - "explicitAnalogTelevisionOutputRestriction": null, "digitalVideoOnlyContentRestriction": false, "imageConstraintForAnalogComponentVideoRestriction": false, "imageConstraintForAnalogComputerMonitorRestriction": false, - "allowPassingVideoContentToUnknownOutput": "NotAllowed", - "uncompressedDigitalVideoOpl": null, - "compressedDigitalVideoOpl": null, - "analogVideoOpl": null, - "compressedDigitalAudioOpl": null, - "uncompressedDigitalAudioOpl": null + "allowPassingVideoContentToUnknownOutput": "NotAllowed" }, "licenseType": "NonPersistent", "contentKeyLocation": { @@ -162,4 +140,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-list-by-lastModified.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-list-by-lastModified.json index 3964906825e4..a13b0e078f54 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-list-by-lastModified.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-list-by-lastModified.json @@ -70,7 +70,7 @@ "audience": "urn:test", "primaryVerificationKey": { "@odata.type": "#Microsoft.Media.ContentKeyPolicySymmetricTokenKey", - "keyValue": "" + "keyValue": null }, "alternateVerificationKeys": [], "requiredClaims": [ @@ -119,7 +119,7 @@ "audience": "urn:test", "primaryVerificationKey": { "@odata.type": "#Microsoft.Media.ContentKeyPolicySymmetricTokenKey", - "keyValue": "" + "keyValue": null }, "alternateVerificationKeys": [], "requiredClaims": [ @@ -141,4 +141,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-list-in-date-range.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-list-in-date-range.json index 00509549496e..0339c941acca 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-list-in-date-range.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-list-in-date-range.json @@ -13,4 +13,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-update.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-update.json index 6ad18004d6f4..4fb23bcb407c 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-update.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/content-key-policies-update.json @@ -31,11 +31,11 @@ "properties": { "policyId": "8352435b-ebea-4681-aae7-e19277771f64", "created": "2017-12-01T00:00:00Z", - "lastModified": "2018-08-08T18:29:30.303Z", + "lastModified": "2020-02-07T22:04:46.027Z", "description": "Updated Policy", "options": [ { - "policyOptionId": "7d3f4bc1-d2bf-43a3-b02e-a7e31ab15d43", + "policyOptionId": "38852f38-b9b3-4265-95c8-7c5a33a7c566", "name": "ClearKeyOption", "configuration": { "@odata.type": "#Microsoft.Media.ContentKeyPolicyClearKeyConfiguration" @@ -49,4 +49,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-create-clear.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-create-clear.json index a5c959b6a235..d6f611aebcc4 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-create-clear.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-create-clear.json @@ -20,13 +20,14 @@ "type": "Microsoft.Media/mediaservices/streamingLocators", "properties": { "assetName": "ClimbingMountRainier", - "created": "2018-08-08T18:29:32.4323237Z", + "created": "2020-02-07T22:04:47.5402427Z", "endTime": "9999-12-31T23:59:59.9999999Z", - "streamingLocatorId": "e34b0fc4-3be0-4a3c-9793-1f6b7be5b013", + "streamingLocatorId": "6a18093d-85cc-44f2-88f9-24de790b6d96", "streamingPolicyName": "clearStreamingPolicy", - "contentKeys": [] + "contentKeys": [], + "filters": [] } } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-create-secure-userDefinedContentKeys.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-create-secure-userDefinedContentKeys.json index e669d0843373..535b4aad752a 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-create-secure-userDefinedContentKeys.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-create-secure-userDefinedContentKeys.json @@ -38,7 +38,7 @@ "type": "Microsoft.Media/mediaservices/streamingLocators", "properties": { "assetName": "ClimbingMountRainier", - "created": "2018-08-08T18:29:32.7859424Z", + "created": "2020-02-07T22:04:47.76663Z", "endTime": "9999-12-31T23:59:59.9999999Z", "streamingLocatorId": "90000000-0000-0000-0000-00000000000a", "streamingPolicyName": "secureStreamingPolicy", @@ -61,9 +61,10 @@ "labelReferenceInStreamingPolicy": "aesDefaultKey", "tracks": [] } - ] + ], + "filters": [] } } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-create-secure.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-create-secure.json index d5fdd6b06779..56a37fdc3843 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-create-secure.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-create-secure.json @@ -22,33 +22,34 @@ "type": "Microsoft.Media/mediaservices/streamingLocators", "properties": { "assetName": "ClimbingMountRainier", - "created": "2018-08-08T18:29:32.6243295Z", + "created": "2020-02-07T22:04:47.6502428Z", "startTime": "2018-03-01T00:00:00Z", "endTime": "2028-12-31T23:59:59.9999999Z", - "streamingLocatorId": "962775be-41fb-452a-b0dc-72ca2543a945", + "streamingLocatorId": "233bec11-c922-4d2b-b4c1-8356b40f40bd", "streamingPolicyName": "secureStreamingPolicy", "contentKeys": [ { - "id": "1b2d5581-4518-4a51-ad8a-f55d3bf993d4", + "id": "b0b030fd-d9b4-4e94-a9c1-184819cb4308", "type": "CommonEncryptionCbcs", "labelReferenceInStreamingPolicy": "cbcsDefaultKey", "tracks": [] }, { - "id": "1a9858b1-3566-4bf1-9fee-60f2fb98e7e4", + "id": "2d75f1bc-a4bf-4734-8959-c27bdc9b42b7", "type": "CommonEncryptionCenc", "labelReferenceInStreamingPolicy": "cencDefaultKey", "tracks": [] }, { - "id": "5faac86a-3aca-4d6b-99c0-6bb8cc3497a1", + "id": "08edd5b5-7f98-475d-b79b-49a28dd026c8", "type": "EnvelopeEncryption", "labelReferenceInStreamingPolicy": "aesDefaultKey", "tracks": [] } - ] + ], + "filters": [] } } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-delete.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-delete.json index 140630d47647..e0ae87e60243 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-delete.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-delete.json @@ -10,4 +10,4 @@ "200": {}, "204": {} } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-get-by-name.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-get-by-name.json index e66ccef9dc6a..b49c598db7f6 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-get-by-name.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-get-by-name.json @@ -13,12 +13,13 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/streamingLocators/clearStreamingLocator", "type": "Microsoft.Media/mediaservices/streamingLocators", "properties": { - "assetName": "ClimbingMountRainier", - "created": "2018-08-08T18:29:32.1154071Z", + "assetName": "ClimbingMountSaintHelens", + "created": "2020-02-07T22:04:47.3632472Z", "endTime": "9999-12-31T23:59:59.9999999Z", - "streamingLocatorId": "7684043b-f6d1-44a7-8bed-8a4aa474c5a4", + "streamingLocatorId": "5774946a-7581-457d-b056-893dee24b066", "streamingPolicyName": "clearStreamingPolicy", - "contentKeys": [] + "contentKeys": [], + "filters": [] } } }, diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-list-content-keys.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-list-content-keys.json index 7ef154ff54fd..adfcc8857d84 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-list-content-keys.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-list-content-keys.json @@ -11,26 +11,26 @@ "body": { "contentKeys": [ { - "id": "9259eb06-eeee-4f77-987f-48f4ea5c649f", + "id": "47431113-379c-49cc-ac59-9d5204d4ecbd", "type": "EnvelopeEncryption", "labelReferenceInStreamingPolicy": "aesDefaultKey", - "value": "QpiqeQROdN5xamnfUF2Wdw==", + "value": "dF41oYd7A27e36E/xGQSDA==", "policyName": "PolicyWithMultipleOptions", "tracks": [] }, { - "id": "06bfeff1-2bb6-4f58-af27-a2767f058bca", + "id": "545daa70-42a9-4012-9186-77cc492f1e3a", "type": "CommonEncryptionCenc", "labelReferenceInStreamingPolicy": "cencDefaultKey", - "value": "ZjgWhNnqnqcov/h+wrYusw==", + "value": "qIGOuQTDLUMXTpFEnDm2+w==", "policyName": "PolicyWithMultipleOptions", "tracks": [] }, { - "id": "799e78a0-ed6f-4179-9222-ed4ec4223cec", + "id": "a68935f7-93f6-46dd-8053-6d23561cc2a6", "type": "CommonEncryptionCbcs", "labelReferenceInStreamingPolicy": "cbcsDefaultKey", - "value": "FjZ3n3yRcVxRFftdYFbe9g==", + "value": "7IlWF9JIMVuylIMo040GjQ==", "policyName": "PolicyWithMultipleOptions", "tracks": [] } @@ -38,4 +38,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-list-paths-streaming-and-download.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-list-paths-streaming-and-download.json index 811f52ff50a7..75beef9f48fc 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-list-paths-streaming-and-download.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-list-paths-streaming-and-download.json @@ -13,38 +13,21 @@ { "streamingProtocol": "Hls", "encryptionScheme": "NoEncryption", - "paths": [ - "/262a87b6-b538-4657-bac1-b6897924471d/videoManifest1.ism/manifest(format=m3u8-aapl)", - "/262a87b6-b538-4657-bac1-b6897924471d/videoManifest2.ism/manifest(format=m3u8-aapl)", - "/262a87b6-b538-4657-bac1-b6897924471d/videoManifest3.ism/manifest(format=m3u8-aapl)" - ] + "paths": [] }, { "streamingProtocol": "Dash", "encryptionScheme": "NoEncryption", - "paths": [ - "/262a87b6-b538-4657-bac1-b6897924471d/videoManifest1.ism/manifest(format=mpd-time-csf)", - "/262a87b6-b538-4657-bac1-b6897924471d/videoManifest2.ism/manifest(format=mpd-time-csf)", - "/262a87b6-b538-4657-bac1-b6897924471d/videoManifest3.ism/manifest(format=mpd-time-csf)" - ] + "paths": [] }, { "streamingProtocol": "SmoothStreaming", "encryptionScheme": "NoEncryption", - "paths": [ - "/262a87b6-b538-4657-bac1-b6897924471d/videoManifest1.ism/manifest", - "/262a87b6-b538-4657-bac1-b6897924471d/videoManifest2.ism/manifest", - "/262a87b6-b538-4657-bac1-b6897924471d/videoManifest3.ism/manifest" - ] + "paths": [] } ], - "downloadPaths": [ - "/262a87b6-b538-4657-bac1-b6897924471d/textTrack.vtt", - "/262a87b6-b538-4657-bac1-b6897924471d/video1.mp4", - "/262a87b6-b538-4657-bac1-b6897924471d/video2.mp4", - "/262a87b6-b538-4657-bac1-b6897924471d/video3.mp4" - ] + "downloadPaths": [] } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-list-paths-streaming-only.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-list-paths-streaming-only.json index 6dea46e058bd..19e05fd1abb0 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-list-paths-streaming-only.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-list-paths-streaming-only.json @@ -13,60 +13,36 @@ { "streamingProtocol": "Hls", "encryptionScheme": "EnvelopeEncryption", - "paths": [ - "/c3cd62e3-d117-4619-bcbd-99f96edd8dbe/videoManifest1.ism/manifest(format=m3u8-aapl,encryption=cbc)", - "/c3cd62e3-d117-4619-bcbd-99f96edd8dbe/videoManifest2.ism/manifest(format=m3u8-aapl,encryption=cbc)", - "/c3cd62e3-d117-4619-bcbd-99f96edd8dbe/videoManifest3.ism/manifest(format=m3u8-aapl,encryption=cbc)" - ] + "paths": [] }, { "streamingProtocol": "Dash", "encryptionScheme": "EnvelopeEncryption", - "paths": [ - "/c3cd62e3-d117-4619-bcbd-99f96edd8dbe/videoManifest1.ism/manifest(format=mpd-time-csf,encryption=cbc)", - "/c3cd62e3-d117-4619-bcbd-99f96edd8dbe/videoManifest2.ism/manifest(format=mpd-time-csf,encryption=cbc)", - "/c3cd62e3-d117-4619-bcbd-99f96edd8dbe/videoManifest3.ism/manifest(format=mpd-time-csf,encryption=cbc)" - ] + "paths": [] }, { "streamingProtocol": "SmoothStreaming", "encryptionScheme": "EnvelopeEncryption", - "paths": [ - "/c3cd62e3-d117-4619-bcbd-99f96edd8dbe/videoManifest1.ism/manifest(encryption=cbc)", - "/c3cd62e3-d117-4619-bcbd-99f96edd8dbe/videoManifest2.ism/manifest(encryption=cbc)", - "/c3cd62e3-d117-4619-bcbd-99f96edd8dbe/videoManifest3.ism/manifest(encryption=cbc)" - ] + "paths": [] }, { "streamingProtocol": "Dash", "encryptionScheme": "CommonEncryptionCenc", - "paths": [ - "/c3cd62e3-d117-4619-bcbd-99f96edd8dbe/videoManifest1.ism/manifest(format=mpd-time-csf,encryption=cenc)", - "/c3cd62e3-d117-4619-bcbd-99f96edd8dbe/videoManifest2.ism/manifest(format=mpd-time-csf,encryption=cenc)", - "/c3cd62e3-d117-4619-bcbd-99f96edd8dbe/videoManifest3.ism/manifest(format=mpd-time-csf,encryption=cenc)" - ] + "paths": [] }, { "streamingProtocol": "SmoothStreaming", "encryptionScheme": "CommonEncryptionCenc", - "paths": [ - "/c3cd62e3-d117-4619-bcbd-99f96edd8dbe/videoManifest1.ism/manifest(encryption=cenc)", - "/c3cd62e3-d117-4619-bcbd-99f96edd8dbe/videoManifest2.ism/manifest(encryption=cenc)", - "/c3cd62e3-d117-4619-bcbd-99f96edd8dbe/videoManifest3.ism/manifest(encryption=cenc)" - ] + "paths": [] }, { "streamingProtocol": "Hls", "encryptionScheme": "CommonEncryptionCbcs", - "paths": [ - "/c3cd62e3-d117-4619-bcbd-99f96edd8dbe/videoManifest1.ism/manifest(format=m3u8-aapl,encryption=cbcs-aapl)", - "/c3cd62e3-d117-4619-bcbd-99f96edd8dbe/videoManifest2.ism/manifest(format=m3u8-aapl,encryption=cbcs-aapl)", - "/c3cd62e3-d117-4619-bcbd-99f96edd8dbe/videoManifest3.ism/manifest(format=m3u8-aapl,encryption=cbcs-aapl)" - ] + "paths": [] } ], "downloadPaths": [] } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-list.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-list.json index 98c6f76ef174..afc88b14d0de 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-list.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-locators-list.json @@ -14,12 +14,13 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/streamingLocators/clearStreamingLocator", "type": "Microsoft.Media/mediaservices/streamingLocators", "properties": { - "assetName": "ClimbingMountRainier", - "created": "2018-08-08T18:29:31.9341192Z", + "assetName": "ClimbingMountSaintHelens", + "created": "2020-02-07T22:04:47.2621371Z", "endTime": "9999-12-31T23:59:59.9999999Z", - "streamingLocatorId": "6a116ec6-0c85-441f-9c31-89a5bc3adf0a", + "streamingLocatorId": "a5fab820-d948-487b-8a50-b27e936f2247", "streamingPolicyName": "clearStreamingPolicy", - "contentKeys": [] + "contentKeys": [], + "filters": [] } }, { @@ -27,16 +28,17 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/streamingLocators/secureStreamingLocator", "type": "Microsoft.Media/mediaservices/streamingLocators", "properties": { - "assetName": "ClimbingMountRainier", - "created": "2018-08-08T18:29:31.9544387Z", + "assetName": "ClimbingMountSaintHelens", + "created": "2020-02-07T22:04:47.289168Z", "endTime": "9999-12-31T23:59:59.9999999Z", - "streamingLocatorId": "7338ef90-ffc8-42de-8bff-de8f99973300", + "streamingLocatorId": "6dcc54ca-2600-4d11-8a1b-75b0a278b24c", "streamingPolicyName": "secureStreamingPolicy", - "contentKeys": [] + "contentKeys": [], + "filters": [] } } ] } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-create-clear.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-create-clear.json index cb5f6ccb065c..790c1eb62fed 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-create-clear.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-create-clear.json @@ -25,7 +25,7 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/streamingPolicies/UserCreatedClearStreamingPolicy", "type": "Microsoft.Media/mediaservices/streamingPolicies", "properties": { - "created": "2018-08-08T18:29:31.1535417Z", + "created": "2020-02-07T22:04:46.7904355Z", "noEncryption": { "enabledProtocols": { "download": true, @@ -38,4 +38,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-create-commonEncryptionCbcs-only.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-create-commonEncryptionCbcs-only.json index 52fc0ae3126e..bd85793b1cea 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-create-commonEncryptionCbcs-only.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-create-commonEncryptionCbcs-only.json @@ -37,7 +37,7 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/streamingPolicies/UserCreatedSecureStreamingPolicyWithCommonEncryptionCbcsOnly", "type": "Microsoft.Media/mediaservices/streamingPolicies", "properties": { - "created": "2018-08-08T18:29:31.6197199Z", + "created": "2020-02-07T22:04:47.0599596Z", "defaultContentKeyPolicyName": "PolicyWithMultipleOptions", "commonEncryptionCbcs": { "enabledProtocols": { @@ -64,4 +64,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-create-commonEncryptionCenc-only.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-create-commonEncryptionCenc-only.json index f4b39637fd31..644d5ae82121 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-create-commonEncryptionCenc-only.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-create-commonEncryptionCenc-only.json @@ -51,7 +51,7 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/streamingPolicies/UserCreatedSecureStreamingPolicyWithCommonEncryptionCencOnly", "type": "Microsoft.Media/mediaservices/streamingPolicies", "properties": { - "created": "2018-08-08T18:29:31.4678543Z", + "created": "2020-02-07T22:04:46.9724522Z", "defaultContentKeyPolicyName": "PolicyWithPlayReadyOptionAndOpenRestriction", "commonEncryptionCenc": { "enabledProtocols": { @@ -91,4 +91,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-create-envelopeEncryption-only.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-create-envelopeEncryption-only.json index dae05f33ecc1..c75ec6b923e6 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-create-envelopeEncryption-only.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-create-envelopeEncryption-only.json @@ -10,6 +10,7 @@ "defaultContentKeyPolicyName": "PolicyWithClearKeyOptionAndTokenRestriction", "envelopeEncryption": { "enabledProtocols": { + "download": false, "dash": true, "hls": true, "smoothStreaming": true @@ -31,7 +32,7 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/streamingPolicies/UserCreatedSecureStreamingPolicyWithEnvelopeEncryptionOnly", "type": "Microsoft.Media/mediaservices/streamingPolicies", "properties": { - "created": "2018-08-08T18:29:31.3055712Z", + "created": "2020-02-07T22:04:46.8774353Z", "defaultContentKeyPolicyName": "PolicyWithClearKeyOptionAndTokenRestriction", "envelopeEncryption": { "enabledProtocols": { @@ -53,4 +54,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-create-secure-streaming.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-create-secure-streaming.json index ba379b251a62..4c6235b4dd00 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-create-secure-streaming.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-create-secure-streaming.json @@ -84,7 +84,7 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/streamingPolicies/UserCreatedSecureStreamingPolicy", "type": "Microsoft.Media/mediaservices/streamingPolicies", "properties": { - "created": "2018-08-08T18:29:31.7715696Z", + "created": "2020-02-07T22:04:47.1485572Z", "defaultContentKeyPolicyName": "PolicyWithMultipleOptions", "envelopeEncryption": { "enabledProtocols": { @@ -161,4 +161,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-list.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-list.json index a9107e1e2bbd..c2c72fcd6c7c 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-list.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policies-list.json @@ -14,7 +14,7 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/streamingPolicies/clearStreamingPolicy", "type": "Microsoft.Media/mediaservices/streamingPolicies", "properties": { - "created": "2018-08-08T18:29:30.676067Z", + "created": "2020-02-07T22:04:46.4700755Z", "noEncryption": { "enabledProtocols": { "download": true, @@ -30,7 +30,7 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/streamingPolicies/secureStreamingPolicy", "type": "Microsoft.Media/mediaservices/streamingPolicies", "properties": { - "created": "2018-08-08T18:29:30.6781134Z", + "created": "2020-02-07T22:04:46.4710729Z", "defaultContentKeyPolicyName": "PolicyWithMultipleOptions", "envelopeEncryption": { "enabledProtocols": { @@ -110,7 +110,7 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/streamingPolicies/secureStreamingPolicyWithCommonEncryptionCbcsOnly", "type": "Microsoft.Media/mediaservices/streamingPolicies", "properties": { - "created": "2018-08-08T18:29:30.6781134Z", + "created": "2020-02-07T22:04:46.4799336Z", "defaultContentKeyPolicyName": "PolicyWithMultipleOptions", "commonEncryptionCbcs": { "enabledProtocols": { @@ -140,7 +140,7 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/streamingPolicies/secureStreamingPolicyWithCommonEncryptionCencOnly", "type": "Microsoft.Media/mediaservices/streamingPolicies", "properties": { - "created": "2018-08-08T18:29:30.6781134Z", + "created": "2020-02-07T22:04:46.4769337Z", "defaultContentKeyPolicyName": "PolicyWithMultipleOptions", "commonEncryptionCenc": { "enabledProtocols": { @@ -183,7 +183,7 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/streamingPolicies/secureStreamingPolicyWithEnvelopeEncryptionOnly", "type": "Microsoft.Media/mediaservices/streamingPolicies", "properties": { - "created": "2018-08-08T18:29:30.6781134Z", + "created": "2020-02-07T22:04:46.4740413Z", "defaultContentKeyPolicyName": "PolicyWithClearKeyOptionAndTokenRestriction", "envelopeEncryption": { "enabledProtocols": { @@ -208,4 +208,4 @@ } } } -} +} \ No newline at end of file diff --git a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policy-get-by-name.json b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policy-get-by-name.json index e1f4eb5d3fbb..1e23cb8aec11 100644 --- a/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policy-get-by-name.json +++ b/specification/mediaservices/resource-manager/Microsoft.Media/stable/2018-07-01/examples/streaming-policy-get-by-name.json @@ -13,7 +13,7 @@ "id": "/subscriptions/00000000-0000-0000-0000-000000000000/resourceGroups/contoso/providers/Microsoft.Media/mediaservices/contosomedia/streamingPolicies/clearStreamingPolicy", "type": "Microsoft.Media/mediaservices/streamingPolicies", "properties": { - "created": "2018-08-08T18:29:30.8501486Z", + "created": "2020-02-07T22:04:46.6003274Z", "noEncryption": { "enabledProtocols": { "download": true,