You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
keywords: azure, openshift, aro, red hat, arm, bicep
11
11
zone_pivot_groups: azure-red-hat-openshift
12
12
#Customer intent: I need to use ARM templates or Bicep files to deploy my Azure Red Hat OpenShift cluster.
@@ -64,7 +64,7 @@ The template defines three Azure resources:
64
64
65
65
More Azure Red Hat OpenShift template samples can be found on the [Red Hat OpenShift web site](https://docs.openshift.com/container-platform/4.9/installing/installing_azure/installing-azure-user-infra.html).
66
66
67
-
Save the following example as *azuredeploy.bicep*:
67
+
Save the following example as *azuredeploy.json*:
68
68
69
69
```json
70
70
{
@@ -809,6 +809,27 @@ ARO_RP_SP_OBJECT_ID=$(az ad sp list --display-name "Azure Red Hat OpenShift RP"
0 commit comments