Using Azure-Native how are Pulumi.AzureNative.Netw...
# azure
b
Using Azure-Native how are Pulumi.AzureNative.Network.Inputs.LoadBalancingRuleArgs added to an existing Pulumi deployed AzureNative.Network.LoadBalancer? Adding AzureNative.Network.Inputs.LoadBalancingRuleArgs to AzureNative.Network.LoadBalancer on initial provisioning results in incorrectly provisioned BackendPools. (Possible bug) The crux of that misconfiguration is inability to configure backendIPConfigurations. The behavior we are looking for is akin to "az network lb address-pool create"