I am creating a new web app in a new Azure account. I have set up a few resource groups for different geographical locations. When I am creating the web app, I select the appropriate resource group but it also wants me to specify a service plan for the app. I kinda get the difference between a resource group and service plan, but why is it forcing me to choose a geographical location for the service plan when I have already identified the one I want in the resource?
Am I right in thinking the web app will be physically located in the region selected for the resource? If so, what effect does selecting a different region for the service plan have?