OpenShift on Azure: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 3: Line 3:


=Internal=
=Internal=
* [[OpenShift#Installation|OpenShift | Installation]]
* [[OpenShift#Installation|OpenShift Installation]]
* [[Azure Operations#OpenShift_Installation_on_Azure|Azure Operations]]
* [[Azure Operations#OpenShift_Installation_on_Azure|Azure Operations]]



Revision as of 21:18, 18 November 2020

External

Internal

Prerequisites

Procedure

SUBSCRIPTION_ID=...
LOCATION=eastus2
az account set --subscription ${SUBSCRIPTION_ID}