Resizing OpenShift Master Nodes
Hi, We am looking to resize our Azure Red Hat OpenShift Master nodes, however we are unable to. We are currently getting the below error message: "Failed to resize virtual machine 'aro-master-0' to size 'Standard D8ds v4'. Error: The client…
Standard_D8s_v3 SKU Restricted in North Europe for My Subscription Despite Increased Quotas
Hello, Azure Community, I am experiencing an issue with deploying the Standard_D8s_v3 virtual machine SKU in the North Europe region. Despite increasing my DSv3 quota from 20 to 70 vCPUs, I’m still encountering a restriction message indicating that…
Problem with az aro update Code: DeploymentFailed
Hello, I am trying to execute az aro update on my ARO cluster but after few minutes I am receiving message as below: (DeploymentFailed) ARO Cluster Operator has failed to initialize successfully. Please retry, and if the issue persists, raise an…
How can I update openssl on redhat 8 server
It seems we are running outdated version of openssl and would like to upgrade it on a vm we have on Azure platform. Can you please advise how I can fetch new package to the repo and upgrade openssl ? dnf update Last metadata expiration check:…
How to connect Azure ARO private cluster?
I have created Private ARO (Azure Redhat Openshift) cluster and peered between the hub and vnet where cluster created. But still I could not able to connect the cluster from the jump host which created in hub vnet. When I connect the cluter from jump…

How to update the DNS records on Azure RHEL VM?
Hi All, We have some RHEL 7.9, SUSE sles 15 and Windows 2016 servers in our environment where we recently changed the DNS servers in Azure vnet. After DNS change Windows servers get update automatically. Linux servers don't get the update. I found this…
What's the purpose and role of "Azure Red Hat OpenShift RP" SPN in ARO deployment and further ?
Hi, I want to know "What's the purpose and role of "Azure Red Hat OpenShift RP" SPN in ARO deployment and further". Based on that we can get the required permission for this SPN and work on this. Regards, Balaraju M

How to perform in-place OS upgrade from RHEL 7 to RHEL 8 without Redhat subscription.
How to perform in-place OS upgrade from RHEL 7 to RHEL 8 without Redhat subscription. How to download packages and create custom repository locally.
Does WOPI supports ROKS 4.16.
We would like to know if wopi is compatible with roks version 4.16. Current version is 4.12. Kindly confirm if we can upgrade to rocks 4.16. Thanks Akshay
OpenShift SNO on Azure is booting to discovery ISO
Hi Community, I have Azure subscription and need to install OpenShift as Single node. I have manage this and the cluster was online and reachable using redhat console, however, after the restart of the cluster on Azure, VM booted again from the discovery…
Can I get Red Hat Enterprise Linux Server release 5.9 (Tikanga) for a Virtual Machine?
I've got an old version of Red Hat and would like to mirror our server in the cloud, mainly for disaster management. Can I get Red Hat Enterprise Linux Server release 5.9 (Tikanga) for a Virtual Machine? Thanks

Application Gateway WAFv2 in front of an ARO cluster
Hello! is the use of an Application Gateway in front of the ARO cluster and load-balancing traffic to the exposed ARO Routes for services supported? because on the official documentation both on Azure Website RedHat Website does only mention AFD…
RHEL Bring Your Own Subscription option for Azure VM
In Azure , we already have Azure Update Management system for updating the security patches on the Azure Linux VMs I have only 2 Azure VMs running on Linux. 1) when we use RHEL Bring your own subscription (BYOS) for Azure , what advantages do we get .…
While deploying ARO cluster, instead of creating SPN can we use Managed identity ?
Hi, While deploying ARO cluster, we are using SPN. Can we use Managed identity instead of SPN ? Is there any feature available to use Managed Identity in that place, please suggest. Regards, Balaraju M

Unable to connect ARO cluster from USA location
Hi, I deployed Private ARO cluster in West Europe location. We are able to connect this cluster from India and Europe location. But we are unable to connect this from USA location. Firewall end, everything is enabled. Anybody faced this kind of issue ?…
{"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.","details":[{"code":"BadRequest","message":"{\r\
When i'm trying to deploy openshift cluster in azure i found this error everytime & my deployement got failed : error : {"code":"DeploymentFailed","message":"At least one resource deployment operation failed. Please…
How to integrate Azure keyvault with ARO cluster ?
Hi , I need the procedure for integrating Azure Keyvault with ARO cluster. Can you help me out on this please. Regards, Balaraju M

How to configure nginx ingress loadbalancer in ARO cluster?
Hi, I need the procedure for configuring NGINX ingress loadbalancer in ARO cluster with 4.14 Openshift version. Can you help me on this please. Regards, Balaraju M
Do we have any option to deploy ARO cluster with OpenShift version via Azure CLI ?
Hi, While deploying ARO cluster, do we have any option for selecting Openshift version via Azure CLI ? By default, it's getting created with 4.12.25 version and we are upgrading this to latest version after the deployment. Instead of that, we want to…