×

Important

Azure Red Hat OpenShift 3.11 will be retired 30 June 2022. Support for creation of new Azure Red Hat OpenShift 3.11 clusters continues through 30 November 2020. Following retirement, remaining Azure Red Hat OpenShift 3.11 clusters will be shut down to prevent security vulnerabilities.

Follow this guide to create an Azure Red Hat OpenShift 4 cluster. If you have specific questions, please contact us


With the Azure Red Hat OpenShift command line interface (CLI), you can create applications and manage Azure Red Hat OpenShift projects from a terminal. The CLI is ideal in situations where you are:

  • Working directly with project source code.

  • Scripting Azure Red Hat OpenShift operations.

  • Restricted by bandwidth resources and cannot use the web console.

The CLI is available using the oc command:

$ oc <command>

See Get Started with the CLI for installation and setup instructions.