Skip to content

Commit 945da78

Browse files
committed
updated screenshot
1 parent 1dccb61 commit 945da78

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

articles/container-registry/container-registry-get-started-portal.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Quickstart - Create registry in portal
33
description: Quickly learn to create a private Docker registry in Azure Container Registry with the Azure portal.
44
ms.topic: quickstart
5-
ms.date: 02/13/2020
5+
ms.date: 03/03/2020
66
ms.custom: "seodec18, mvc"
77
---
88
# Quickstart: Create a private container registry using the Azure portal
@@ -23,13 +23,12 @@ Select **Create a resource** > **Containers** > **Container Registry**.
2323

2424
![Creating a container registry in the Azure portal][qs-portal-01]
2525

26-
On the **Basics** screen, enter values for **Registry name** and **Resource group**. The registry name must be unique within Azure, and contain 5-50 alphanumeric characters. For this quickstart create a new resource group in the `West US` location named `myResourceGroup`, and for **SKU**, select 'Basic'.
26+
In the **Basics** tab, enter values for **Resource group** and **Registry name**. The registry name must be unique within Azure, and contain 5-50 alphanumeric characters. For this quickstart create a new resource group in the `West US` location named `myResourceGroup`, and for **SKU**, select 'Basic'.
2727

2828
![Create container registry in the Azure portal][qs-portal-03]
2929

3030
Accept default values for the remaining settings. Then select **Review + create**. After reviewing the settings, select **Create**.
3131

32-
3332
In this quickstart you create a *Basic* registry, which is a cost-optimized option for developers learning about Azure Container Registry. For details on available service tiers, see [Container registry SKUs][container-registry-skus].
3433

3534
When the **Deployment succeeded** message appears, select the container registry in the portal.
23.7 KB
Loading

0 commit comments

Comments
 (0)