SMStephen McMahoninblog.slmcmahon.com·Jun 10, 2024 · 2 min readListing Security Groups for an AKS NamespaceThe following Bash script will help you to retrieve the security groups that are associated with an AKS namespace. I recently needed this when assuming responsibility for an existing namespace for which I needed to add new authorized users. If a name...00