You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Azure Stack is now using standard LBs (rather than basic):
https://learn.microsoft.com/en-us/azure-stack/user/standard-load-balancer-considerations?view=azs-2501
Update the cloud provider config to expect a standard LB and avoid
level=error msg= "code": "PublicIPAndLBSkuDoNotMatch",
level=error msg= "message": "Standard sku load balancer /subscriptions/de7e09c3-b59a-4c7d-9c77-439c11b92879/resourceGroups/ci-op-xsi7s39l-4055a/providers/Microsoft.Network/loadBalancers/ci-op-xsi7s39l-4055a-q5m6z cannot reference Basic sku publicIP /subscriptions/de7e09c3-b59a-4c7d-9c77-439c11b92879/resourceGroups/ci-op-xsi7s39l-4055a/providers/Microsoft.Network/publicIPAddresses/ci-op-xsi7s39l-4055a-q5m6z-a7a05bf34d81542a98fee7a9367aafe7.",
level=error msg= "details": []
0 commit comments