Skip to content

Outbound rule creation fails when more than one backend pool exists #10

Description

Set-AzLoadBalancer: Is is not supported to have more than a single outbound rule using frontendIPConfiguration
/subscriptions/xx-xx-x-x/resourceGroups/rg-008-basic-lb-nat-pool/providers/Microsoft.Network/loadBalancers/lb-standard-01/frontendIPConfigurations/fe-01 with same or overlapping
protocol. This frontendIPConfiguration is used by the following outbound rules:
/subscriptions/xx-xx-x-x/resourceGroups/rg-008-basic-lb-nat-pool/providers/Microsoft.Network/loadBalancers/lb-standard-01/outboundRules/be-01,/subscriptions/xx-xx-x-x/resourceGroups/rg-008-basic-lb-nat-pool/providers/Microsoft.Network/loadBalancers/lb-standard-01/outboundRules/be-02 StatusCode: 400 ReasonPhrase: Bad Request ErrorCode:
MoreThanOneOutboundRuleUsingSameFrontendIPConfigurationAndProtocolIsNotSupported ErrorMessage: Is is not supported to have more than a single outbound rule using frontendIPConfiguration
/subscriptions/xx-xx-x-x/resourceGroups/rg-008-basic-lb-nat-pool/providers/Microsoft.Network/loadBalancers/lb-standard-01/frontendIPConfigurations/fe-01 with same or overlapping
protocol. This frontendIPConfiguration is used by the following outbound rules:
/subscriptions/xx-xx-x-x/resourceGroups/rg-008-basic-lb-nat-pool/providers/Microsoft.Network/loadBalancers/lb-standard-01/outboundRules/be-01,/subscriptions/xx-x-x-x/resourceGroups/rg-008-basic-lb-nat-pool/providers/Microsoft.Network/loadBalancers/lb-standard-01/outboundRules/be-02 OperationID : 429cdb94-b0f5-4b96-8f73-cd209ec8508a

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions