Skip to content

Commit 247066c

Browse files
authored
Merge pull request #107545 from sakthi-vetrivel/aro-preview
updating metadata and extension link
2 parents 975df30 + 3dc03f3 commit 247066c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/openshift/howto-using-azure-redhat-openshift.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Create an Azure Red Hat OpenShift 4.3 Cluster | Microsoft Docs
3-
description: Create a cluster with Azure Red Hat OpenShift 3.11
3+
description: Create a cluster with Azure Red Hat OpenShift 4.3
44
author: lamek
55
ms.author: suvetriv
66
ms.service: container-service
@@ -52,7 +52,7 @@ The `az aro` extension allows you to create, access, and delete Azure Red Hat Op
5252
2. Run the following command to install the `az aro` extension:
5353

5454
```console
55-
az extension add --source https://arosvc.blob.core.windows.net/az-preview/aro-0.1.0-py2.py3-none-any.whl
55+
az extension add -n aro --index https://az.aroapp.io/preview
5656
```
5757

5858
3. Verify the ARO extension is registered.

0 commit comments

Comments
 (0)