Forum Discussion

Markus_Gasser's avatar
Markus_Gasser
Copper Contributor
Sep 28, 2022

Adding Autoscaling information into a Workbook

Hello, 

 

Using: az aks show --name .... --resource-group ... I can get various information about the agentPoolProfiles of a given AKS Cluster. From this information I am specially interested in the maximum number of nodes configured for autoscaling. 

 

Is it possible to get this Information by a Azure Resource Graph or Azure Resource Manager REST Call?

What would be the path to this information. 

 

Thank you for your help

Cheers, Markus

Resources