Get your own IP in Azure
?? Super excited to share my latest presentation video about Azure Public IP Prefix! This insightful video ? dives deep into the fascinating world of Azure's Public IP Prefix and…
08/02/2024
By deafault, `AKS` uses a public IP attached to the Load Balancer for outbound traffic. This IP address is by default provisioned by AKS. But you can also bring your own IP address for the outbound traffic using `–load-balancer-outbound-ips` or `–load-balancer-outbound-ip-prefixes`. This is useful when you want to whitelist the…