Enhancement: Support Azure ACR in Cloud Group Mapping
Author: Rucha0901Created Sep 18, 2026Updated Sep 18, 2026
Overview: Currently, the DescribeRepositories mapping only lists Google and AWS.
Problem: Azure ACR is not included in the cloud group mapping.
Solution: Add management.azure.com/v1 to the DescribeRepositories mapping in core/pkg/resourcehandler/k8sresourcesutils.go.
Source: kubescape/kubescape