Skip to content

Commit 899ab2b

Browse files
Update articles/openshift/delete-cluster.md
1 parent ab5692b commit 899ab2b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/openshift/delete-cluster.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,8 @@ az aro delete --resource-group $RESOURCEGROUP --name $CLUSTER
4545
```
4646
You'll then be prompted to confirm if you are sure you want to perform this operation. After you confirm with `y`, it will take several minutes to delete the cluster. When the command finishes, the cluster will be deleted and all the managed objects.
4747

48-
**NOTE:** User-created objects such as virtual network and subnets, must be manually deleted accordingly.
48+
> [!NOTE]
49+
> User-created objects such as virtual network and subnets must be manually deleted accordingly.
4950
5051
## Next steps
5152

0 commit comments

Comments
 (0)