Skip to content

Commit d070a41

Browse files
committed
fixed
1 parent df073ad commit d070a41

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)