Skip to content

Commit 367e208

Browse files
committed
shorten sentence
1 parent e566d13 commit 367e208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-arc/kubernetes/tutorial-akv-secrets-provider.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ az k8s-extension list --cluster-type connectedClusters --cluster-name $CLUSTER_N
422422

423423
If the extension was successfully removed, you won't see the Azure Key Vault Secrets Provider extension listed in the output. If you don't have any other extensions installed on your cluster, you'll see an empty array.
424424

425-
If you no longer need it, be sure to delete the client secret associated with the service principal from your cluster by running the following command:
425+
If you no longer need it, be sure to delete the client secret associated with the service principal by running the following command:
426426

427427
```bash
428428
kubectl delete secret <secret-name>

0 commit comments

Comments
 (0)