Skip to content

Commit 984b7f6

Browse files
committed
added note to arm template doc
1 parent fcba50e commit 984b7f6

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/openshift/quickstart-openshift-arm-bicep-template.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.service: azure-redhat-openshift
66
ms.topic: quickstart
77
ms.custom: mode-arm
88
ms.author: johnmarc
9-
ms.date: 03/17/2022
9+
ms.date: 02/15/2023
1010
keywords: azure, openshift, aro, red hat, arm, bicep
1111
#Customer intent: I need to use ARM templates or Bicep files to deploy my Azure Red Hat OpenShift cluster.
1212
zone_pivot_groups: azure-red-hat-openshift
@@ -575,6 +575,9 @@ This section provides information on deploying the azuredeploy.json template.
575575

576576
The azuredeploy.json template is used to deploy an Azure Red Hat OpenShift cluster. The following parameters are required.
577577

578+
> [!NOTE]
579+
> For the `domain` parameter, specify the domain prefix that will be used as part of the auto-generated DNS name for OpenShift console and API servers. This prefix is also used as part of the name of the resource group that is created to host the cluster VMs.
580+
578581
| Property | Description | Valid Options | Default Value |
579582
|----------|-------------|---------------|---------------|
580583
| `domain` |The domain prefix for the cluster. | | none |

0 commit comments

Comments
 (0)