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 6ccf7e8 commit 32fdb03Copy full SHA for 32fdb03
articles/azure-arc/kubernetes/create-onboarding-spn.md
@@ -79,7 +79,7 @@ az role assignment create \
79
80
## Use Service Principal with CLI
81
82
-Reference the newly created Serivce Principal by passing `--onboarding-spn-id` and `--onboarding-spn-secret` arguments:
+Reference the newly created Service Principal by passing `--onboarding-spn-id` and `--onboarding-spn-secret` arguments:
83
84
```console
85
az connectedk8s connect \
0 commit comments