Skip to content

Commit 59a6f08

Browse files
authored
Merge pull request #79545 from Juliako/patch-88
Update filters-dynamic-manifest-cli-howto.md
2 parents a32418d + 4fe330b commit 59a6f08

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

articles/media-services/latest/filters-dynamic-manifest-cli-howto.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ms.workload: media
1212
ms.tgt_pltfrm: na
1313
ms.devlang: na
1414
ms.topic: article
15-
ms.date: 06/03/2019
15+
ms.date: 06/13/2019
1616
ms.author: juliako
1717
ms.custom: seodec18
1818

@@ -96,7 +96,6 @@ az ams asset-filter create -a amsAccount -g resourceGroup -n filterName --asset-
9696

9797
Also, see [JSON examples for filters](https://docs.microsoft.com/rest/api/media/assetfilters/createorupdate#create_an_asset_filter).
9898

99-
10099
## Associate filters with Streaming Locator
101100

102101
You can specify a list of asset or account filters, which would apply to your Streaming Locator. The [Dynamic Packager (Streaming Endpoint)](dynamic-packaging-overview.md) applies this list of filters together with those your client specifies in the URL. This combination generates a [Dynamic Manifest](filters-dynamic-manifest-overview.md), which is based on filters in the URL + filters you specify on Streaming Locator. We recommend that you use this feature if you want to apply filters but do not want to expose the filter names in the URL.

0 commit comments

Comments
 (0)