services / Azure / Kubernetes ConfigMaps (AKS aiManagers)

The Kubernetes ConfigMaps resource within an AKS aiManagers cluster, holding key-value application and workload configuration consumed by pods as env vars, files, or mounted volumes.

Although not a designated secret store, ConfigMaps routinely contain sensitive operational values (endpoints, connection strings, tokens) and, as a common anti-pattern, inadvertently stored credentials.


Microsoft.​ContainerService/​aiManagers/​configmaps/​delete

Deleting ConfigMaps destroys configuration data that workloads depend on, breaking or crashing dependent pods and disrupting the hosted service.

Risks

Scope: HIGH

This privilege may grant access to sensitive data from a single organizational function, or allow interruption of a service supporting a single organizational function.

Links

  • https:​/​/​azure.​permissions.​cloud/​iam/​Microsoft.​ContainerService
  • https:​/​/​learn.​microsoft.​com/​en-​us/​azure/​role-​based-​access-​control/​resource-​provider-​operations
  • Contributed by P0 Security

    © 2023–present P0 Security and contributors to the IAM Privilege Catalog