10

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...)

Hagai L
  • 1,593
  • 1
  • 18
  • 40
  • What exactly is being impacted by an incorrect location here? – Doug Stevenson Nov 11 '17 at 22:33
  • 3
    "This represents the country/region of your organisation/company. Your selection also sets the appropriate currency for your revenue reporting. The selected country does not determine the location of your data for Firebase features. Google may process and store Customer Data anywhere Google or its agents maintain facilities." – Hagai L Nov 12 '17 at 13:43
  • 1
    There is no way to change that – Amine Harbaoui Jul 26 '18 at 16:08

1 Answers1

1

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.

Jake Lee
  • 7,549
  • 8
  • 45
  • 86