Azure Load Balancer
3 TopicsBasic LoadBalancer Upgrade - no outbound rule created
The AzureBasicLoadBalancerUpgrade module used for upgrading load balancer from basic to standard sku. It doesn't seem to create outbound rule when there's no existing backend pool in the basic LB. It can create the outbound rule if there is pre-existing backendpool in the basic lb. I know the outbound connection is implicit in the basic LB and I want to maintain the outbound connection after upgrading to standard sku. So my question is whether it's ok to create a backendpool for the standard LB using all the nics from inbound NAT rule then create a outbound rule based on the new backend pool? Is there's any security concern by doing this way?Solved186Views0likes2CommentsEnsuring High Availability for Web Applications using Azure App Service and Azure Traffic Manager
As a student entrepreneur, the journey of building and launching projects often coincides with academic commitments. Downtime or poor application performance can disrupt our ventures, impact potential opportunities, and even hinder academic progress. Balancing coursework and startup ambitions can be demanding, making the reliability of our web applications crucial. In this blog post, we explore how Azure App Service and Azure Traffic Manager provide accessible solutions to tackle these challenges, ensuring our projects remain available to users 24/7, regardless of academic demands.4.2KViews5likes0CommentsAzure Load Balancer configuration - getting connection timeout
We are using Az Loadbalancer for our application, Our application has a batch job that is failing because LB connection time out is set to 30 min. and the process takes more then that to acknowledge. Is their any way to configure the LB connection timeout3.4KViews0likes3Comments