Hey folks, When I create an AKS cluster with node...
# azure
b
Hey folks, When I create an AKS cluster with node pools, I want to tweak a network security group of VMSS to add an extra rule, but I struggle to find a way to refer the VMSS ID. I'm currently struggle to find this connection: ➡️ ASK Cluster ➡️ NodePool VMSS ➡️ Virtual Machine Profile ➡️ Network Profile ➡️ Network Security Group ➡️ Network Security Rule Do you guys know to to find this link or maybe there is a way to list of all VMSS within Resource Group?
w
We are supposed to bring your own vnet. We are not expected to touch anything in the AKS managed resource group.