Output from azd version
Run azd version and copy and paste the output here:
azd version 1.22.5 (commit f1850eb)
Describe the bug
AZD doesn't find my subscriptions without telling it what tenant. The azd response for no subscriptions found should include information that you should try again with your tenant id.
To Reproduce
Steps to reproduce the behavior...
- On mac (apply silicon) with docker
- Fork and clone https://github.com/Azure-Samples/todo-nodejs-mongo-aca
- azd auth login -> success
- No subscriptions found
- azd auth login --tenant-id -> success
Expected behavior
- I've never had to tell azd the tenant before for my personal FTE VS enterprise sub.
- Error response should indicate to try tenant switch
Environment
Information on your environment:
* Language name and version
* IDE and version : [e.g. Visual Studio 16.3]
Additional context

Output from
azd versionRun
azd versionand copy and paste the output here:azd version 1.22.5 (commit f1850eb)
Describe the bug
AZD doesn't find my subscriptions without telling it what tenant. The azd response for no subscriptions found should include information that you should try again with your tenant id.
To Reproduce
Steps to reproduce the behavior...
Expected behavior
Environment
Information on your environment:
* Language name and version
* IDE and version : [e.g. Visual Studio 16.3]
Additional context