Probably missing something obvious - I've been through the documentation
https://docs.umbraco.com/umbraco-cms/v/10.latest-lts/fundamentals/setup/server-setup/load-balancing/azure-web-apps
I've made the necessary changes to app settings, added a class to set the server role, configured my logs to go to an Azure table.
I think I'm ready to release and setup on Azure and test load balancing. The missing piece of my knowledge is - do I need to put an Azure Load Balancer (public) in front of the two(+) web apps (one a scheduled publisher master, the other subscribers). From what I can see the Umbraco documentation just references the Azure docs here so I guess I follow best practice there?
If anyone has any pointers they'd be greatly appreciated. As is usual with Azure, I am faced with lots of unfamiliar options (Routing preference MS network or Internet?). Regional or global etc etc?!
Is there a handy guide anywhere to help me through these woods?