Skip to content

Commit 14474ca

Browse files
authored
Update filters-dynamic-manifest-cli-howto.md
1 parent 8c0d28e commit 14474ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)