Trying to add an external Bigtable table to BigQuery by following these instructions. I've double checked my PROJECT_ID, INSTANCE_ID and TABLE_ID are all correct and have seemingly conducted my URL properly following the prescribed format https://googleapis.com/bigtable/projects/[PROJECT_ID]/instances/[INSTANCE_ID]/tables/[TABLE_NAME].
When I attempt to create the table, I get an error message:
Failed to create table: Not found: URI https://googleapis.com/bigtable/projects/...

Searched around to see if anyone else has encountered this, but haven't seen anything. The instance in question is a development instance, I'm not sure if that matters for BigQuery or not. Anyone know if there's additional IAM configuration needed for BigQuery to be able to access the table?

us-central1-bandus-central1-cfor BigQuery to work but I'm unable to create an instance in those zones. I only haveus-central1-f. - Mike Sukmanowsky