Hagai L
Hagai L

Reputation: 1613

Firebase - Changing my project's Country/region

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

Upvotes: 10

Views: 3067

Answers (1)

Jake Lee
Jake Lee

Reputation: 7989

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.

Upvotes: 1

Related Questions