Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Firebase - Changing my project's Country/region

Tags:

firebase

I've mistakenly chosen the wrong Country/region during the creation of a project in firebase.
As you can see here:

Create a project

Can this be fixed?
(I know the project Id cannot be changed and I like the Id I've chosen...)

like image 497
Hagai L Avatar asked Nov 11 '17 20:11

Hagai L


1 Answers

As the docs say, in bold no less:

Once you select a location for your project, you cannot change it.

You can however change the location for certain services (e.g. Cloud Functions and Cloud Storage) when setting them up.

like image 102
Jake Lee Avatar answered Sep 21 '22 21:09

Jake Lee