Problem with az aro update Code: DeploymentFailed

Sepski, Krzysztof 20 Reputation points
2024-09-05T22:39:02.1333333+00:00

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 Azure support ticket

Code: DeploymentFailed

Message: ARO Cluster Operator has failed to initialize successfully. Please retry, and if the issue persists, raise an Azure support ticket

Nothing change after retry.

Azure Red Hat OpenShift
Azure Red Hat OpenShift
An Azure service that provides a flexible, self-service deployment of fully managed OpenShift clusters.
91 questions
{count} votes

1 answer

Sort by: Most helpful
  1. LISBOA-4826 85 Reputation points
    2025-02-21T21:28:04.1333333+00:00

    Hi Sepski, Krzysztof Antoni,

    please update the az cli first, to be sure you are running the last az version.

    https://learn.microsoft.com/en-us/cli/azure/update-azure-cli

    Then, after providing the credentials run the aro cluster upgrade:

    Update ARO Cluster

    # az aro update -n $AROCluster -g $ResourceGroup
    
    
    

    Please accept the answer if it was useful.

    Thank you,

    Lisboa

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.