How Terraform knows which azure subscription I'm pointing to?

I’m a newbie to TF and was wondering how to specify which subscription I’m working on?
Obviously I have several ones and when I login from the cmd line az login I get the list of subscriptions I have access to. Does TF select the default one?