Skip to content

Commit 440eea8

Browse files
authored
Merge pull request #106583 from Juliako/patch-2
Update media-services-portal-create-account.md
2 parents 08730ae + 5c46a70 commit 440eea8

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

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

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,13 +42,9 @@ To complete this tutorial, you need an Azure account. For details, see [Azure Fr
4242
The steps in this section show how to create an AMS account.
4343

4444
1. Sign in at the [Azure portal](https://portal.azure.com/).
45-
2. Click **+New** > **Web + Mobile** > **Media Services**.
46-
47-
![Media Services Create](./media/media-services-create-account/media-services-new1.png)
45+
2. Click **+Create a resource** > **Media** > **Media Services**.
4846
3. In **CREATE MEDIA SERVICES ACCOUNT** enter required values.
49-
50-
![Media Services Create](./media/media-services-create-account/media-services-new3.png)
51-
47+
5248
1. In **Account Name**, enter the name of the new AMS account. A Media Services account name is all lowercase letters or numbers with no spaces, and is 3 to 24 characters in length.
5349
2. In Subscription, select among the different Azure subscriptions that you have access to.
5450
3. In **Resource Group**, select the new or existing resource. A resource group is a collection of resources that share lifecycle, permissions, and policies. Learn more [here](../../azure-resource-manager/management/overview.md#resource-groups).
@@ -68,7 +64,6 @@ The steps in this section show how to create an AMS account.
6864

6965
To manage your AMS account (for example, connect to the AMS API programmatically, upload videos, encode assets, configure content protection, monitor job progress) select **Settings** on the left side of the portal. From the **Settings**, navigate to one of the available blades (for example: **API access**, **Assets**, **Jobs**, **Content protection**).
7066

71-
7267
## Next steps
7368

7469
You can now upload files into your AMS account. For more information, see [Upload files](media-services-portal-upload-files.md).

0 commit comments

Comments
 (0)