I upgraded from basic load balancing to standard load balancing on Azure today. Unfortunately, while Azure reports that the deployment of the standard load balancer resource was successful, our employees can no longer connect to the Company's management software platform sitting on Azure.
I suspect the issue may be that I failed to lock the static IP address for one or more resources. However, the Public IP resource IP address matches the IP address for the Public Load Balancer resource. Unfortunately, I already deleted the basic load-balancing resource.
The issue could be something else - but the only change i made in Azure was replacing the basic load balancing resource with the standard load balancing resource.
Any suggestions?