Skip to content

Commit 86568f1

Browse files
committed
Fixing error in prerequisites
1 parent e5a2029 commit 86568f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 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/fleets/listCredentials/action permission 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 on the Fleet resource.
2121

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

0 commit comments

Comments
 (0)