We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b745527 commit f0bee31Copy full SHA for f0bee31
articles/aks/use-windows-hpc.md
@@ -115,7 +115,7 @@ Use `kubctl log` to view the logs of the pod and verify the pod has administrato
115
116
```output
117
$ kubectl logs privileged-daemonset-12345 --namespace kube-system
118
-InvalidOperation: Unable to find type [Security.Principal.qWindowsPrincipal].
+InvalidOperation: Unable to find type [Security.Principal.WindowsPrincipal].
119
Process has admin rights:
120
```
121
0 commit comments