Advanced configuration can be used in order to apply source or destination NAT, and within a single rule, be able to define multiple translated addresses, so NAT balances the translations among them.
I ran into an issue that when I deploy an azurerm_private_link_service with a dynamic nat_ip_configuration block and later add new values to the variable on which for_each loops through, the provider ...