Skip to content

Commit e5a2029

Browse files
committed
Incorporated feedback into Fleet docs
1 parent 346c18e commit e5a2029

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/kubernetes-fleet/access-fleet-kubernetes-api.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If your Azure Kubernetes Fleet Manager resource was created with the hub cluster
1717
[!INCLUDE [free trial note](../../includes/quickstarts-free-trial-note.md)]
1818

1919
* You must have a Fleet resource with a hub cluster and member clusters. If you don't have this resource, follow [Quickstart: Create a Fleet resource and join member clusters](quickstart-create-fleet-and-members.md).
20-
* The identity (user or service principal) you're using needs to have the Microsoft.ContainerService/managedClusters/listClusterUserCredential/action permissions on the Fleet and AKS resource types.
20+
* The identity (user or service principal) you're using needs to have the Microsoft.ContainerService/fleets/listCredentials/action permission on the Fleet and AKS resource types.
2121

2222
## Access the Kubernetes API of the Fleet resource cluster
2323

@@ -107,3 +107,4 @@ If your Azure Kubernetes Fleet Manager resource was created with the hub cluster
107107
[fleet-apispec]: https://github.com/Azure/fleet/blob/main/docs/api-references.md
108108
[troubleshooting-guide]: https://github.com/Azure/fleet/blob/main/docs/troubleshooting/README.md
109109
[az-fleet-get-credentials]: /cli/azure/fleet#az-fleet-get-credentials
110+
[az-account-set]: /cli/azure/account#az-account-set

0 commit comments

Comments
 (0)