Listing Security Groups for an AKS Namespace
Jun 10, 2024 · 2 min read · The 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...
Join discussion