Skip to content

Commit 551aeb4

Browse files
committed
Added note regarding SP role.
1 parent 7d77236 commit 551aeb4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

articles/openshift/openshift-service-definitions.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ ms.service: azure-redhat-openshift
55
ms.topic: article
66
author: johnmarco
77
ms.author: johnmarc
8-
ms.date: 08/24/2023
8+
ms.date: 04/15/2024
99
keywords: azure, openshift, aro, red hat, service, definition
1010
#Customer intent: I need to understand Azure Red Hat OpenShift service definitions to manage my subscription.
1111
---
@@ -38,6 +38,10 @@ An Azure Red Hat OpenShift deployment requires two resource groups within an Azu
3838

3939
The second resource group is created by the Azure Red Hat OpenShift resource provider. It contains Azure Red Hat OpenShift cluster components, including virtual machines, network security groups, and load balancers. Azure Red Hat OpenShift cluster components located within this resource group aren't modifiable by the customer. Cluster configuration must be performed via interactions with the OpenShift API using the OpenShift web console or OpenShift CLI or similar tools.
4040

41+
> [!NOTE]
42+
> The service principal for the ARO resource provider requires the Network Contributor role on the VNet of the ARO cluster. This is required for the ARO resource provider to create resources such as the ARO Private Link service and load balancers.
43+
>
44+
4145
## Red Hat operators
4246

4347
It's recommended that a customer provides a Red Hat pull secret to the Azure Red Hat OpenShift cluster during cluster creation. The Red Hat pull secret enables your cluster to access Red Hat container registries, along with other content from the OpenShift Operator Hub.

0 commit comments

Comments
 (0)