Skip to content

Commit 2938cad

Browse files
Merge pull request #252237 from johnmarco/jm-aro-api-version-update
Changed ARO API version
2 parents 4bec05f + d070a41 commit 2938cad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ resource clusterVnetName_Microsoft_Authorization_id_name_rpObjectId 'Microsoft.A
516516
}
517517
}
518518
519-
resource clusterName_resource 'Microsoft.RedHatOpenShift/OpenShiftClusters@2020-04-30' = {
519+
resource clusterName_resource 'Microsoft.RedHatOpenShift/OpenShiftClusters@2023-04-01' = {
520520
name: clusterName
521521
location: location
522522
tags: tags

0 commit comments

Comments
 (0)