Skip to content

Commit a939fbd

Browse files
Tyler WhitneyTyler Whitney
authored andcommittedApr 8, 2019
address PR feedback
1 parent 1028b06 commit a939fbd

14 files changed

+122
-126
lines changed
 

‎articles/openshift/howto-aad-app-configuration.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Create an Azure Application for your Azure Red Hat Open Shift cluster | Microsoft Docs
3-
description: Shows you how to create an Azure application object so that you can use Open Shift on Azure
2+
title: Create an Azure Application for your Azure Red Hat OpenShift cluster | Microsoft Docs
3+
description: Shows you how to create an Azure application object so that you can use OpenShift on Azure
44
documentationcenter: .net
55
author: tylermsft
66
ms.author: twhitney
@@ -10,23 +10,23 @@ editor: ''
1010
ms.topic: conceptual
1111
ms.tgt_pltfrm: NA
1212
ms.workload: NA
13-
ms.date: 5/6/2019
13+
ms.date: 05/06/2019
1414
---
1515

1616
# How to create a new app registration and new Azure Active Directory user
1717

18-
Microsoft Azure Red Hat OpenShift needs permissions to perform tasks on behalf of your cluster in Azure. If your organization doesn't already have an Azure Active Directory (AD) app registration you can use as the service principal in Azure Active Directory, follow these instructions to create one.
18+
Microsoft Azure Red Hat OpenShift needs permissions to perform tasks on behalf of your cluster in Azure. If your organization doesn't already have an Azure Active Directory (Azure AD) app registration you can use as the service principal in Azure Active Directory, follow these instructions to create one.
1919

20-
This topic concludes with instructions for creating a new AD user that you'll need to access apps running on your ARO cluster.
20+
This topic concludes with instructions for creating a new Azure AD user that you'll need to access apps running on your Azure Red Hat OpenShift cluster.
2121

2222
## Create a new app registration
2323

2424
An application that wants to use the capabilities of Azure AD must first be registered in an Azure AD tenant. This registration process involves giving Azure AD details about your application such as the URL where the app is located, the URL to send replies after a user is authenticated, the URI that identifies the app, and so on.
2525

2626
1. In the [Azure portal](https://portal.azure.com), ensure that your tenant appears under your user name in the top right of the portal:
27-
![Tenant display][tenantcallout]
27+
![Screenshot of portal with tenant listed in top right][tenantcallout]
2828
If the wrong tenant is displayed, click on your user name in the top right, then click **Switch Directory**, and select the directory created above from the **All Directories** list.
29-
2. Click on the following link to go to the [App registrations blade](https://portal.azure.com/#blade/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/RegisteredApps)
29+
2. Go to the [App registrations blade](https://portal.azure.com/#blade/Microsoft_AAD_IAM/ActiveDirectoryMenuBlade/RegisteredApps)
3030
3. The **App registrations** blade appears. Click **+New application registration**.
3131
4. In the **Create** pane, enter a friendly name (can be any name) for your application.
3232
5. Ensure that **Application type** is set to **Web app/API**.
@@ -42,10 +42,10 @@ Refer to [Register an app with the Azure Active Directory v1.0 endpoint](https:/
4242
Next, generate a client secret.
4343

4444
1. While still in the portal on the **Registered App** page from the previous step, copy the **Application ID** and save it where you can refer to it later. We will refer to this value as `APPID` in the tutorials.
45-
![App id][appidimage]
45+
![Screenshot of the application id textbox][appidimage]
4646
2. Click on **Settings** to open the settings for your registered app.
4747
3. On the **Settings** pane that appears, click **Keys**. The Keys pane appears.
48-
![Create key][createkeyimage]
48+
![Screenshot of the create key page in the portal][createkeyimage]
4949
4. Provide a **Key description**.
5050
5. Set the expiration duration to **In 2 years**
5151
6. Click **Save** and the key value will appear.
@@ -61,7 +61,7 @@ Azure Active Directory uses the app object reply URL to specify the callback to
6161

6262
## Create a new Active Directory user
6363

64-
Create a new user in Active Directory that you'll use to sign in to the app running on your ARO cluster.
64+
Create a new user in Active Directory that you'll use to sign in to the app running on your Azure Red Hat OpenShift cluster.
6565

6666
1. Click this [link](https://portal.azure.com/#blade/Microsoft_AAD_IAM/UsersManagementMenuBlade/AllUsers) to go to the **Users - All users** pane.
6767
2. Click **+ New user**. The **User** pane appears.
@@ -82,4 +82,4 @@ Create a new user in Active Directory that you'll use to sign in to the app runn
8282

8383
## Next steps
8484

85-
Try the [Create an Azure Red Hat Openshift cluster](tutorial-create-cluster.md) tutorial.
85+
Try the [Create an Azure Red Hat OpenShift cluster](tutorial-create-cluster.md) tutorial.

‎articles/openshift/howto-create-tenant.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create a tenant for your Azure Open Shift cluster | Microsoft Docs
2+
title: Create a tenant for your Azure OpenShift cluster | Microsoft Docs
33
description: Shows you how to create a tenant and Azure application object so that you can use OpenShift on Azure
44
documentationcenter: .net
55
author: tylermsft
@@ -8,10 +8,10 @@ ms.service: container-service
88
manager: jeconnoc
99
editor: ''
1010
ms.topic: conceptual
11-
ms.date: 5/6/2019
11+
ms.date: 05/06/2019
1212
---
1313

14-
# How to create a tenant for your ARO cluster
14+
# How to create a tenant for your Azure Red Hat OpenShift cluster
1515

1616
Before you can create a Microsoft Azure Red Hat OpenShift cluster, you need a tenant in which to create the cluster. Follow these instructions to create an Azure tenant if you don't already have one.
1717

@@ -27,7 +27,7 @@ To create a tenant:
2727
4. Provide an **Initial domain name**. What you put here will have *onmicrosoft.com* appended to it. You can use what you put for **Organization name** here.
2828
5. At the bottom of the page click **Create**.
2929
6. After your tenant (Azure Active Directory) is created, click on **Click here to manage your new directory**. Your tenant will be displayed in the upper right of the Azure portal:
30-
![Tenant display][tenantcallout]
30+
![Screenshot of the portal showing the tenant name in the upper-right][tenantcallout]
3131
7. We need to get the tenant ID to specify where to create the cluster later. On the portal, you should now see the Azure Active Directory blade for your new tenant. In the **Manage** section of the **Azure Active Directory** blade, click **Properties**. Copy the value for **Directory ID**. We will refer to this value as the `TENANT` later in the docs.
3232

3333
Refer to [Set up a dev environment](https://docs.microsoft.com/azure/active-directory/develop/quickstart-create-new-tenant) for more detailed instructions about setting up an Azure tenant.

‎articles/openshift/howto-setup-environment.md

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,23 @@
22
title: Set up your Azure Red Hat OpenShift development environment | Microsoft Docs
33
description: Set up your Microsoft Red Hat OpenShift development environment
44
services: openshift
5-
keywords: red hat open shift setup
5+
keywords: red hat openshift setup set up
66
author: TylerMSFT
77
ms.author: twhitney
8-
ms.date: 5/6/2019
8+
ms.date: 05/06/2019
99
ms.topic: conceptual
1010
ms.service: openshift
1111
manager: jeconnoc
12-
#Customer intent: As a developer, I need to install the prerequisites so I can create an Azure Red Hat Openshift cluster
12+
#Customer intent: As a developer, I need to install the prerequisites so I can create an Azure Red Hat OpenShift cluster
1313
---
1414

1515
# Set up your Microsoft Azure Red Hat OpenShift dev environment
1616

17-
To build and run Microsoft Azure Red Hat OpenShift (ARO) applications on your Windows development machine, you'll need:
17+
To build and run Microsoft Azure Red Hat OpenShift applications on your Windows development machine, you'll need:
1818

1919
* Version 2.0.43 or higher of the Azure CLI (or use the Azure Cloud Shell)
2020
* A tenant (Azure Active Directory) for your OpenShift cluster
21-
* An Azure Active Directory (AAD) application object and Active Directory user object
21+
* An Azure Active Directory (Azure AD) application object and Active Directory user object
2222
* Manually register providers and features
2323

2424
The following instructions will help you get everything ready.
@@ -35,59 +35,59 @@ The first line of output will have the CLI version, for example `azure-cli (2.0.
3535

3636
## Create a tenant (Azure Active Directory)
3737

38-
Before you can create an Azure Red Hat OpenShift cluster, you need a tenant (an Azure Active Directory (AAD)) for it.
38+
Before you can create an Azure Red Hat Azure Red Hat OpenShift cluster, you need a tenant (an Azure Active Directory (Azure AD)) for it.
3939

40-
If you don't have an AAD to use as the tenant for your OpenShift cluster, or you wish to create a tenant for testing, follow the instructions in [Create a tenant for your Azure Open Shift cluster](howto-create-tenant.md) before continuing with these instructions.
40+
If you don't have an Azure AD to use as the tenant for your Azure Red Hat OpenShift cluster, or you wish to create a tenant for testing, follow the instructions in [Create a tenant for your Azure OpenShift cluster](howto-create-tenant.md) before continuing with these instructions.
4141

4242
## Create an Azure Active Directory application object and user
4343

44-
Before you can create an Azure Red Hat OpenShift cluster, you also need an app registration that allows the cluster to perform functions such as configuring storage. You'll also need to create a new user in AAD to use to sign in to the app running on your ARO cluster.
44+
Before you can create an Azure Red Hat OpenShift cluster, you also need an app registration that allows the cluster to perform functions such as configuring storage. You'll also need to create a new user in Azure AD to use to sign in to the app running on your Azure Red Hat OpenShift cluster.
4545

46-
If you don't have an app registration in the AAD tenant you are using to create your ARO cluster, or don't have a AAD user to use to sign in to your cluster, follow the instructions in [Create an Azure Active Directory application object](howto-aad-app-configuration.md).
46+
If you don't have an app registration in the Azure AD tenant you are using to create your Azure Red Hat OpenShift cluster, or don't have a Azure AD user to use to sign in to your cluster, follow the instructions in [Create an Azure Active Directory application object](howto-aad-app-configuration.md).
4747

4848
## Register providers and features
4949

50-
The `Microsoft.ContainerService openshiftmanagedcluster` feature, `Microsoft.Solutions` and `Microsoft.Network` providers must be registered to your subscription manually before deploying your first ARO cluster.
50+
The `Microsoft.ContainerService openshiftmanagedcluster` feature, `Microsoft.Solutions` and `Microsoft.Network` providers must be registered to your subscription manually before deploying your first Azure Red Hat OpenShift cluster.
5151

5252
To register these providers and features manually, use the following instructions:
5353

5454
1. Start an Azure Cloud Shell (Bash) session from the Azure portal.
5555
2. If you have access to multiple subscriptions, specify the relevant
5656
subscription ID:
5757

58-
```bash
59-
az account set --subscription <SUBSCRIPTION ID>
60-
```
58+
```bash
59+
az account set --subscription <SUBSCRIPTION ID>
60+
```
6161

6262
3. Register the Microsoft.ContainerService openshiftmanagedcluster feature:
6363

64-
```bash
65-
az feature register --namespace Microsoft.ContainerService -n openshiftmanagedcluster
66-
```
64+
```bash
65+
az feature register --namespace Microsoft.ContainerService -n openshiftmanagedcluster
66+
```
6767

6868
4. Register the Microsoft.Solutions provider:
6969

70-
```bash
71-
az provider register -n Microsoft.Solutions --wait
72-
```
70+
```bash
71+
az provider register -n Microsoft.Solutions --wait
72+
```
7373

7474
5. Register the Microsoft.Network provider:
7575

76-
```bash
77-
az provider register -n Microsoft.Network --wait
78-
```
76+
```bash
77+
az provider register -n Microsoft.Network --wait
78+
```
7979

8080
6. Refresh the registration of the Microsoft.ContainerService resource provider:
8181

82-
```bash
83-
az provider register -n Microsoft.ContainerService --wait
84-
```
82+
```bash
83+
az provider register -n Microsoft.ContainerService --wait
84+
```
8585

86-
You're now ready to create Azure Red Hat Openshift applications.
86+
You're now ready to create Azure Red Hat OpenShift applications.
8787
8888
## Next steps
8989
90-
Try the [Create an Azure Red Hat Openshift cluster](tutorial-create-cluster.md) tutorial.
90+
Try the [Create an Azure Red Hat OpenShift cluster](tutorial-create-cluster.md) tutorial.
9191
Find answers to [common questions and known issues](openshift-faq.md).
9292
9393
[azure-cli-install]: https://docs.microsoft.com/cli/azure/install-azure-cli

‎articles/openshift/index.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
### YamlMime:YamlDocument
22
documentType: LandingData
3-
title: Microsoft Azure Red Hat OpenShift Service (AOS)
3+
title: Microsoft Azure Red Hat OpenShift Service
44
metadata:
55
document_id:
6-
title: Microsoft Azure Red Hat OpenShift Service (AOS) Documentation - Tutorials, API Reference | Microsoft Docs
7-
meta.description: AOS allows you to quickly deploy a production ready Red Hat OpenShift cluster in Azure. Learn how to use AOS with these tutorials and how-to guides.
6+
title: Microsoft Azure Red Hat OpenShift Service Documentation - Tutorials, API Reference | Microsoft Docs
7+
meta.description: Azure Red Hat OpenShift allows you to quickly deploy a production ready Red Hat OpenShift cluster in Azure. Learn how to use Azure Red Hat OpenShift with these tutorials and how-to guides.
88
services: container-service
99
author: tylermsft
1010
manager: jeconnoc
@@ -15,18 +15,18 @@ metadata:
1515
ms.date: 05-06-2019
1616
ms.author: twhitney
1717
abstract:
18-
description: 'Microsoft Azure Red Hat OpenShift Service (AOS) provides a self-service deployment of fully managed OpenShift clusters that allows you to maintain regulatory compliance while focusing on your application development.'
18+
description: 'Azure Red Hat OpenShift provides fully managed OpenShift clusters that allow you to focus on app development while providing regulatory compliance .'
1919
sections:
2020
- title: Step-by-Step Tutorials
2121
items:
2222
- type: paragraph
23-
text: 'Learn how to create and manage an AOS cluster.'
23+
text: 'Learn how to create and manage an Azure Red Hat OpenShift cluster.'
2424
- type: list
2525
style: ordered
2626
items:
27-
- html: <a href="/azure/openshift/tutorial-create-cluster">Create an ARO cluster</a>
28-
- html: <a href="/azure/openshift/tutorial-scale-cluster">Scale an ARO cluster</a>
29-
- html: <a href="/azure/openshift/tutorial-delete-cluster">Delete an ARO cluster</a>
27+
- html: <a href="/azure/openshift/tutorial-create-cluster">Create an Azure Red Hat OpenShift cluster</a>
28+
- html: <a href="/azure/openshift/tutorial-scale-cluster">Scale an Azure Red Hat OpenShift cluster</a>
29+
- html: <a href="/azure/openshift/tutorial-delete-cluster">Delete an Azure Red Hat OpenShift cluster</a>
3030

3131
- title: Reference
3232
items:
@@ -39,4 +39,4 @@ sections:
3939
- title: REST
4040
html: <p><a href="/rest/api/aks">REST API</a></p>
4141
- title: Red Hat OpenShift dedicated documentation
42-
html: <p><a href="https://access.redhat.com/documentation/openshift_dedicated/3/)"
42+
html: <p><a href="https://access.redhat.com/documentation/openshift_dedicated/3/)"</a></p>

‎articles/openshift/intro-openshift.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,39 +1,39 @@
11
---
2-
title: Introduction to Microsoft Azure Red Hat OpenShift (ARO)
3-
description: Learn the features and benefits of Azure Red Hat OpenShift (ARO) to deploy and manage container-based applications in Azure.
2+
title: Introduction to Microsoft Azure Red Hat OpenShift
3+
description: Learn the features and benefits of Azure Red Hat OpenShift to deploy and manage container-based applications in Azure.
44
services: container-service
55
author: tylermsft
66
ms.author: twhitney
77
ms.service: container-service
88
manager: jeconnoc
99
ms.topic: overview
10-
ms.date: 05/6/2019
10+
ms.date: 005/06/2019
1111
ms.custom: mvc
1212
---
1313

1414
# Microsoft Azure Red Hat OpenShift Service
1515

16-
Microsoft Azure Red Hat OpenShift (ARO) provides a self-service deployment of fully managed OpenShift clusters that allows you to maintain regulatory compliance while focusing on your application develpopment. ARO is jointly engineered, operated, and supported by both Microsoft and Red Hat. It provides an integrated support experience. Clusters are deployed into your Azure subscription and are included on your Azure bill.
16+
Microsoft Azure Red Hat OpenShift provides a self-service deployment of fully managed OpenShift clusters that allows you to maintain regulatory compliance while focusing on your application development. Azure Red Hat OpenShift is jointly engineered, operated, and supported by both Microsoft and Red Hat. It provides an integrated support experience. Clusters are deployed into your Azure subscription and are included on your Azure bill.
1717

1818
Master, infrastructure and application nodes are patched, updated, and monitored by Microsoft and Red Hat. Choose your own registry, networking, storage, or CI/CD solutions. Or get going with immediately using built-in solutions automated source code management, container and application builds, deployments, scaling, health management, and more.
1919

20-
There are no virtual machines to operate. No patching is required. ARO provides an integrated sign-on experience through Azure Active Directory and regulatory compliance with SOC, ISO, PCI DSS, and HIPAA.
20+
There are no virtual machines to operate. No patching is required. Azure Red Hat OpenShift provides an integrated sign-on experience through Azure Active Directory and regulatory compliance with SOC, ISO, PCI DSS, and HIPAA.
2121

22-
OpenShift extends Kubernetes. Running containers in production with Kubernetes requires additional tools and resources, such as an image registry, storage management, networking solutions, and logging and monitoring tools, all of which must be versioned and tested together.
22+
Azure Red Hat OpenShift extends Kubernetes. Running containers in production with Kubernetes requires additional tools and resources, such as an image registry, storage management, networking solutions, and logging and monitoring tools, all of which must be versioned and tested together.
2323

2424
Building container-based applications requires even more integration work with middleware, frameworks, databases, and CI/CD tools.
2525

26-
OpenShift combines these into a single platform, bringing ease of operations to IT teams while giving application teams what they need to execute.
26+
Azure Red Hat OpenShift combines these into a single platform, bringing ease of operations to IT teams while giving application teams what they need to execute.
2727

28-
To get started, complete the [Deploy a Red Hat OpenShift cluster on Azure](tutorial-create-cluster.md) tutorial.
28+
To get started, complete the [Deploy a Microsoft Red Hat OpenShift cluster on Azure](tutorial-create-cluster.md) tutorial.
2929

3030
## Access, security, and monitoring
3131

32-
For improved security and management, ARO lets you integrate with Azure Active Directory and use Kubernetes role-based access controls. You can also monitor the health of your cluster and resources.
32+
For improved security and management, Azure Red Hat OpenShift lets you integrate with Azure Active Directory and use Kubernetes role-based access controls. You can also monitor the health of your cluster and resources.
3333

3434
## Cluster and node
3535

36-
ARO nodes run on Azure virtual machines. You can connect storage to nodes and pods, upgrade cluster components, and use GPUs.
36+
Azure Red Hat OpenShift nodes run on Azure virtual machines. You can connect storage to nodes and pods, upgrade cluster components, and use GPUs.
3737

3838
## Virtual networks and ingress
3939

@@ -51,4 +51,4 @@ Azure Red Hat OpenShift service is compliant with SOC, ISO, PCI DSS, and HIPAA.
5151

5252
## Next steps
5353

54-
Try the [Create an Azure Red Hat Openshift cluster](tutorial-create-cluster.md) tutorial.
54+
Try the [Create an Azure Red Hat OpenShift cluster](tutorial-create-cluster.md) tutorial.

0 commit comments

Comments
 (0)