in Education by
I have a setup in Azure with a bunch of resources combined in a resource group. I want my services to be located in west-europe, so all my resources are there (where possible) I just noticed that when creating the resource group, i accidentally used West US. So the current setup is: Resource Group 1 (West US) App Service 1 (West Europe) App Service 2 (West Europe) SQL Server (West Europe) Storage account (West Europe) ... (West Europe) Can I change the location of the resource group without having to create a new one and migrate everything? And maybe more importantly: Should I change the location or does it not impact anything? Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
No, you cannot change the location of your resource group. It does not matter where did you create your resource group as it is just a logical container, which consists of many resources. The resources inside the resource group are not supposed to be in the same region that of your resource group. They could be in any of the region wherever the resources are supported.

Related questions

0 votes
    Feel free to recommend a better title or changes to my explanation below! I am using Windows Azure Websites ( ... a specific location? Select the correct answer from above options...
asked Jan 31, 2022 in Education by JackTerrance
0 votes
    We have a few databases in Pricing Tier: Basic, S0... like below picture: These databases were created before a ... the Azure portal. Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    When using Azure Resource Manager, you can use a _______________ for deployment, which can build identical environments ... work scenarios such as testing, staging, and production....
asked Dec 11, 2020 in Education by Editorial Staff
+1 vote
    When using Azure Resource Manager, you can use a _______________ for deployment, which can build identical environments ... work scenarios such as testing, staging, and production....
asked Oct 20, 2020 by JackTerrance
0 votes
    I have tried and tried, and can not get linked. I can connect to the server using SSMS, but can not link to ... = '[password]' GO Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I have one SQL job which actually checks fragmentation % in DB of all the indexes and Rebuilds indexes if required. ... new to Azure. Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I have one SQL job which actually checks fragmentation % in DB of all the indexes and Rebuilds indexes if required. ... new to Azure. Select the correct answer from above options...
asked Feb 5, 2022 in Education by JackTerrance
0 votes
    I have seen Microsoft Cognitive services such as text analytics and some other services. Here I have gone through ... much about it? Select the correct answer from above options...
asked Feb 8, 2022 in Education by JackTerrance
0 votes
    I've a lookup activity with gets value from a container within a blob. I have a foreach activity which is ... : data.speed> 500 Select the correct answer from above options...
asked Feb 4, 2022 in Education by JackTerrance
0 votes
    I am trying to use change tracking to copy data incrementally from a SQL Server to an Azure SQL Database. I ... change tracking table? Select the correct answer from above options...
asked Feb 4, 2022 in Education by JackTerrance
0 votes
    I recently upgraded from Entities Framework 5 to Entities Framework 6 Alpha 2 and I am getting the following ... Any suggestions? Select the correct answer from above options...
asked Jan 30, 2022 in Education by JackTerrance
0 votes
    I am using Team Services on domain visualstudio.com and I need to delete one project, I found out that I ... don't have privileges. Select the correct answer from above options...
asked Feb 2, 2022 in Education by JackTerrance
0 votes
    we are using git in Team Foundation Service, and we are trying to find a way to delete a remote ... /DefaultCollection/_git/Xxxxxx' Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    I've just joined my friend's Team Services account (free for the first 5 users account). If I visit the home ... how to resolve this? Select the correct answer from above options...
asked Jan 31, 2022 in Education by JackTerrance
0 votes
    I'm using TFS Preview (Team Foundation Service) with one of my projects with Visual Studio 2012. I'm also ... from Visual Studio. Select the correct answer from above options...
asked Jan 30, 2022 in Education by JackTerrance
...