Skip to content

Commit 9a5c394

Browse files
committed
Acrolinx edits
1 parent 9aeceee commit 9a5c394

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

articles/aks/kubernetes-portal.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ AKS clusters with [Container Insights][enable-monitor] enabled can access variou
310310
311311
## Clean up resources
312312
313-
When you're finished with the Azure Store application, you can delete the resources to avoid incurring additional costs.
313+
If you no longer need the Azure Store application, you can delete the services to avoid incurring Azure costs.
314314
315315
1. From the **Kubernetes resources** list, select **Services and ingresses**.
316316
2. Select the services you want to delete, and then select **Delete**.
@@ -321,8 +321,6 @@ When you're finished with the Azure Store application, you can delete the resour
321321
322322
To access the Kubernetes resources, you need access to the AKS cluster, Kubernetes API, and Kubernetes objects. Make sure you're either a *cluster administrator* or a user with the appropriate permissions to access the AKS cluster. For more information, see [Access and identity options for AKS][concepts-identity].
323323
324-
The Kubernetes resource view in the Azure portal is only supported by [managed-AAD enabled clusters](managed-azure-ad.md) or non-AAD enabled clusters. If you're using a managed-AAD enabled cluster, your Microsoft Entra user or identity needs to have the respective roles/role bindings to access the Kubernetes API and the permission to pull the [user `kubeconfig`](control-kubeconfig-access.md).
325-
326324
### Enable resource view
327325
328326
You might need to enable the Kubernetes resource view for existing clusters.

0 commit comments

Comments
 (0)