5.7. 创建 Azure 资源组 您必须创建一个 Microsoft Azure 资源组。这用于在 Azure Stack Hub 上安装 OpenShift Container Platform 集群。 先决条件 配置 Azure 帐户。 为集群生成 Ignition 配置文件。 流程 在受支持的 Azure 区域中创建资源组: $ az group create --name ${RESOURCE_GROUP} --location ${AZURE_REGION} 前一个下一个