Skip to content

Commit 1aebceb

Browse files
authored
Update streaming-endpoint-concept.md
1 parent 5684c13 commit 1aebceb

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

articles/media-services/latest/streaming-endpoint-concept.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.author: juliako
1818

1919
# Streaming Endpoints (Origin) in Azure Media Services
2020

21-
In Microsoft Azure Media Services, a [Streaming Endpoint](https://docs.microsoft.com/rest/api/media/streamingendpoints) represents a dynamic (just-in-time) packaging and origin service that can deliver your live and on-demand content directly to a client player app using one of the common streaming media protocols (HLS or DASH). In addition, the **Streaming Endpoint** provides dynamic (just-in-time) encryption to industry-leading DRMs.
21+
In Microsoft Azure Media Services, a [Streaming Endpoint](https://docs.microsoft.com/rest/api/media/streamingendpoints) represents a dynamic (just-in-time) packaging and origin service that can deliver your live and on-demand content directly to a client player app using one of the common streaming media protocols (HLS or DASH). In addition, the **Streaming Endpoint** provides dynamic (just-in-time) encryption to industry-leading DRMs. Make sure to preview the [Dynamic packaging](dynamic-packaging-overview.md) topic.
2222

2323
When you create a Media Services account, a **default** Streaming Endpoint is created for you in a stopped state. You can't delete the **default** Streaming Endpoint. More Streaming Endpoints can be created under the account (see [Quotas and limitations](limits-quotas-constraints.md)).
2424

@@ -155,10 +155,14 @@ See the following articles:
155155
- [CDN overview](../../cdn/cdn-overview.md)
156156
- [Scaling streaming with CDN](scale-streaming-cdn.md)
157157

158-
## Ask questions, give feedback, get updates
158+
## Ask questions and get updates
159159

160160
Check out the [Azure Media Services community](media-services-community.md) article to see different ways you can ask questions, give feedback, and get updates about Media Services.
161161

162+
## See also
163+
164+
[Dynamic packaging](dynamic-packaging-overview.md)
165+
162166
## Next steps
163167

164168
[Manage streaming endpoints](manage-streaming-endpoints-howto.md)

0 commit comments

Comments
 (0)