Skip to content

Commit 675e16c

Browse files
authored
Update manage-streaming-endpoints-howto.md
1 parent 47186a0 commit 675e16c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

articles/media-services/latest/manage-streaming-endpoints-howto.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ ms.author: juliako
2323

2424
When your Media Services account is created a **default** streaming endpoint is added to your account in the **Stopped** state. To start streaming your content and take advantage of [dynamic packaging](dynamic-packaging-overview.md) and [dynamic encryption](content-protection-overview.md), the streaming endpoint from which you want to stream content has to be in the **Running** state.
2525

26-
The default streaming endpoint can be deleted or updated with Media Services v3 APIs. If your account doesn't have the **default** streaming endpoint, you can create a few one. Currently, you cannot use the Azure portal to delete or update the **default** streaming endpoint.
27-
2826
This article shows you how to start your streaming endpoint.
2927

3028
> [!NOTE]
@@ -44,9 +42,6 @@ Review:
4442
1. On the left, select **Streaming Endpoints**.
4543
1. Select the streaming endpoint you want to start, click **Start**.
4644

47-
> [!NOTE]
48-
> Currently, you cannot use the Azure portal to delete or update the **default** streaming endpoint.
49-
5045
## Use the Java SDK
5146

5247
```java

0 commit comments

Comments
 (0)