Getting started with Microsoft Azure Red Hat OpenShift

Learn how to get started on Microsoft Azure Red Hat® OpenShift®, including how to prepare your environment, deploy a cluster, and connect to your cluster.

You can also watch this interactive demonstration on how to install Azure Red Hat OpenShift and create a cluster.

This learning path is for operations teams or system administrators

Developers may want to check out Foundations of OpenShift on developers.redhat.com. 

Get started on developers.redhat.com

Delete a Microsoft Azure Red Hat OpenShift cluster

35 mins

In this resource, you’ll learn how to delete your Microsoft Azure Red Hat® OpenShift® cluster. It’s generally a good idea to delete your cluster once you’re done using it for demo purposes, as it can incur extra usage charges.

What will you learn?

  • Deleting clusters
  • Deleting the resource groups

What will you need before starting?

  • Met all prerequisites
  • Deployed a cluster

Delete the cluster

  1. Sign into the Azure CLI by running az login and following the steps to authorize your account. 
  2. Run the following command to delete your cluster. This command will take 30 minutes to complete, and you will not be able to move forward until it has ended.
    az aro delete -y \
      --resource-group $AZR_RESOURCE_GROUP \
      --name $AZR_CLUSTER
  3. Run the following command to delete your resource group. Only do this if there is nothing else in the resource group
    az group delete -y \
      --name $AZR_RESOURCE_GROUP

Congratulations, you have successfully deleted your Azure Red Hat OpenShift cluster and any associated resource groups. This is the cleanest method to ensure nothing is remaining after your cluster deployment. 

Red Hat logoGithubredditYoutubeTwitter

자세한 정보

평가판, 구매 및 판매

커뮤니티

Red Hat 문서 정보

Red Hat을 사용하는 고객은 신뢰할 수 있는 콘텐츠가 포함된 제품과 서비스를 통해 혁신하고 목표를 달성할 수 있습니다. 최신 업데이트를 확인하세요.

보다 포괄적 수용을 위한 오픈 소스 용어 교체

Red Hat은 코드, 문서, 웹 속성에서 문제가 있는 언어를 교체하기 위해 최선을 다하고 있습니다. 자세한 내용은 다음을 참조하세요.Red Hat 블로그.

Red Hat 소개

Red Hat은 기업이 핵심 데이터 센터에서 네트워크 에지에 이르기까지 플랫폼과 환경 전반에서 더 쉽게 작업할 수 있도록 강화된 솔루션을 제공합니다.

Theme

© 2026 Red Hat
맨 위로 이동