question

GhoshSanu-8837 avatar image
0 Votes"
GhoshSanu-8837 asked prmanhas-MSFT commented

What kind of privileges, Role and responsibilities are required for User to build Azure redhat Openshift ?

Roles & Responsibility of User
for registration
for network creation
* for cluster creation



azure-redhat-openshift
· 2
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

@GhoshSanu-8837 Any update on the issue?

If the suggested response helped you resolve your issue, do click on "Accept as Answer" and "Up-Vote" for the answer for benefit of the community.

Thanks.



0 Votes 0 ·

@GhoshSanu-8837 Following up to check if you need any further help on the issue.

Please "Accept as Answer" if it helped so it can help others in community looking for help on similar topics.

Thanks





0 Votes 0 ·

1 Answer

prmanhas-MSFT avatar image
0 Votes"
prmanhas-MSFT answered

@GhoshSanu-8837 Thank you for your query!!!

As mentioned hereYou must have either Contributor and User Access Administrator permissions, or Owner permissions, either directly on the virtual network, or on the resource group or subscription containing it. You can refer to the mentioned article for Creating Cluster step by step.
Above roles can work to do the mentioned task. Contributor can create and manage all types of Azure resources but can't grant access to others. The User Access Administrator role enables the user to grant other users access to Azure resources. Owner on the other hand has all the privileges so you can chose one accordingly.

You can refer to this as well for more info on how to assign RBAC.

Also Configuring Microsoft Azure for OpenShift Container Platform requires a service principal, which allows the creation and management of Kubernetes service load balancers and disks for persistent storage. The service principal values are defined at installation time and deployed to the Azure configuration file, located at /etc/origin/cloudprovider/azure.conf on OpenShift Container Platform master and node hosts.

You can refer to this for more info.

Hope it helps!!!

Please "Accept as Answer" if it helped so it can help others in community looking for help on similar topics.









5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.