Skip to content

Commit df41f71

Browse files
authored
Merge pull request #107172 from Juliako/patch-7
Update create-account-portal.md
2 parents bb3e7fa + f4fbc5c commit df41f71

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

articles/media-services/latest/create-account-portal.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@ ms.author: juliako
2020

2121
The Azure portal provides a way to quickly create an Azure Media Services account. You can use your account to access Media Services that enable you to store, encrypt, encode, manage, and stream media content in Azure.
2222

23+
Currently, you can use the [Azure portal](https://portal.azure.com/) to:
24+
25+
* manage Media Services v3 [Live Events](live-events-outputs-concept.md),
26+
* view (not manage) v3 [Assets](assets-concept.md),
27+
* [get info about accessing APIs](access-api-portal.md).
28+
29+
For all other management tasks (for example, [Transforms and Jobs](transforms-jobs-concept.md) and [Content protection](content-protection-overview.md)), use the [REST API](https://aka.ms/ams-v3-rest-ref), [CLI](https://aka.ms/ams-v3-cli-ref), or one of the supported [SDKs](media-services-apis-overview.md#sdks).
30+
2331
This article shows how to create a Media Services account using the Azure portal.
2432

2533
## Prerequisites
@@ -47,9 +55,6 @@ To complete this tutorial, you need an Azure account. For details, see [Azure Fr
4755

4856
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.
4957

50-
> [!NOTE]
51-
> You can use the [Azure portal](https://portal.azure.com/) to manage v3 [Live Events](live-events-outputs-concept.md), view v3 [Assets](assets-concept.md), get info about accessing APIs. For all other management tasks (for example, Transforms and Jobs), use the [REST API](https://aka.ms/ams-v3-rest-ref), [CLI](https://aka.ms/ams-v3-cli-ref), or one of the supported [SDKs](media-services-apis-overview.md#sdks).
52-
5358
## Next steps
5459

5560
If you plan to access Media Services API programmatically, see [Access the Azure Media Services API with Azure AD authentication](access-api-portal.md).

0 commit comments

Comments
 (0)