Related command
az aks command
Is your feature request related to a problem? Please describe.
From the documentation, you can only disable the Run command via the Rest API. We should add the ability to update the disableRunCommand boolean from the cli.
Describe the solution you'd like
Introduce az aks command disable and az aks command enable to update the disableRunCommand boolean in the managed cluster API server access profile.