Forum Discussion

aferland's avatar
aferland
Copper Contributor
Mar 12, 2021

Azure ML Inference Cluster - AKS with Private IP

I have an AKS cluster in a VNET/Subnet. My AKS is linked to AzureML.

I successfully deployed an Azure ML service to that AKS.

However, I see that the azureml-fe service is responding to a public IP and not a private IP from my VNET/Subnet.

How can I make it so my AzureML inference service is exposed with a private IP?

Resources