I have a Resource group that has multiple Function Apps and Logic Apps from 3 different Locations (regions, for ex: West US, Central US, South Central US, etc.). As a consequence of this, I have 3 App Service plans (one for each location), and 2 different Storage accounts (from two different locations).
I would like all resources in my Resource Group to all be from one location. I heard that having all these locations can be more expensive. There is no special reason they are from different locations.
Q1: Is there a way I can change these resources to all one region?
Q2: Is there a way I can consolidate / merge the App Service Plans and Storage accounts?