Skip to content

Commit c70c0c3

Browse files
author
Dana Sindona
authored
Merge pull request #94604 from arob98/ignite2
merging per @arob98
2 parents f9fb69c + 799af08 commit c70c0c3

File tree

3 files changed

+3
-26
lines changed

3 files changed

+3
-26
lines changed

articles/openshift/howto-setup-environment.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: openshift
55
keywords: red hat openshift setup set up
66
author: jimzim
77
ms.author: jzim
8-
ms.date: 05/10/2019
8+
ms.date: 11/04/2019
99
ms.topic: conceptual
1010
ms.service: container-service
1111
manager: jeconnoc
@@ -16,7 +16,6 @@ manager: jeconnoc
1616

1717
To build and run Microsoft Azure Red Hat OpenShift applications, you'll need to:
1818

19-
* Purchase Azure virtual machine reserved instances.
2019
* Install version 2.0.65 (or higher) of the Azure CLI (or use the Azure Cloud Shell).
2120
* Register for the `AROGA` feature and associated resource providers.
2221
* Create an Azure Active Directory (Azure AD) tenant.
@@ -25,16 +24,6 @@ To build and run Microsoft Azure Red Hat OpenShift applications, you'll need to:
2524

2625
The following instructions will walk you through all of these prerequisites.
2726

28-
## Purchase Azure Red Hat OpenShift application nodes reserved instances
29-
30-
Before you can use Azure Red Hat OpenShift, you'll need to purchase a minimum of 4 Azure Red Hat OpenShift reserved application nodes, after which you'll be able to provision clusters.
31-
32-
If you are an Azure customer, [purchase Azure Red Hat OpenShift reserved instances](https://aka.ms/openshift/buy) through the Azure portal. After purchasing, your subscription will be activated within 24 hours.
33-
34-
If you are not an Azure customer, [contact sales](https://aka.ms/openshift/contact-sales) and fill out the sales form at the bottom of the page to start the process.
35-
36-
Refer to the [Azure Red Hat OpenShift pricing page](https://aka.ms/openshift/pricing) for more information.
37-
3827
## Install the Azure CLI
3928

4029
Azure Red Hat OpenShift requires version 2.0.65 or higher of the Azure CLI. If you've already installed the Azure CLI, you can check which version you have by running:

articles/openshift/openshift-faq.md

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -7,23 +7,13 @@ ms.author: jzim
77
manager: jeconnoc
88
ms.service: container-service
99
ms.topic: article
10-
ms.date: 05/08/2019
10+
ms.date: 11/04/2019
1111
---
1212

1313
# Azure Red Hat OpenShift FAQ
1414

1515
This article addresses frequently asked questions (FAQs) about Microsoft Azure Red Hat OpenShift.
1616

17-
## How do I get started?
18-
19-
Before you can use Azure Red Hat OpenShift, you'll need to purchase a minimum of 4 Azure Red Hat OpenShift reserved application nodes.
20-
21-
If you are an Azure customer,[purchase Azure Red Hat OpenShift reserved instances](https://aka.ms/openshift/buy) through the Azure portal. After purchasing, your subscription will be activated within 24 hours, after which you'll be able to provision clusters.
22-
23-
If you are not an Azure customer, [contact sales](https://aka.ms/openshift/contact-sales) and fill out the sales form at the bottom of the page to start the process.
24-
25-
Refer to the [Azure Red Hat OpenShift pricing page](https://aka.ms/openshift/pricing) for more information.
26-
2717
## Which Azure regions are supported?
2818

2919
See [Supported resources](supported-resources.md#azure-regions) for a list of global regions where Azure Red Hat OpenShift is supported.

articles/openshift/tutorial-create-cluster.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.author: jzim
77
manager: jeconnoc
88
ms.topic: tutorial
99
ms.service: container-service
10-
ms.date: 05/14/2019
10+
ms.date: 11/04/2019
1111
#Customer intent: As a developer, I want learn how to create an Azure Red Hat OpenShift cluster, scale it, and then clean up resources so that I am not charged for what I'm not using.
1212
---
1313

@@ -30,8 +30,6 @@ In this tutorial series you learn how to:
3030

3131
> [!IMPORTANT]
3232
> This tutorial requires version 2.0.65 of the Azure CLI.
33-
>
34-
> Before you can use Azure Red Hat OpenShift, you'll need to purchase a minimum of 4 Azure Red Hat OpenShift reserved application nodes as described in [Set up your Azure Red Hat OpenShift development environment](howto-setup-environment.md#purchase-azure-red-hat-openshift-application-nodes-reserved-instances).
3533
3634
Before you begin this tutorial:
3735

0 commit comments

Comments
 (0)