On MicroShift 4.13 installed on RHEL 9.2 using Installing and configuring MicroShift clusters product documentation, OpenShift Console can be enabled on port :9000 by fetching the files from this gist and then running
# oc create serviceaccount -n kube-system openshift-console
# bash openshift-console.eval | oc create -f -