Skip to content

[Issue] No subscriptions found #6419

@dfberry

Description

@dfberry
  • Make sure you've installed the latest version using instructions

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

  1. On mac (apply silicon) with docker
  2. Fork and clone https://github.com/Azure-Samples/todo-nodejs-mongo-aca
  3. azd auth login -> success
  4. No subscriptions found
  5. azd auth login --tenant-id -> success

Expected behavior

  1. I've never had to tell azd the tenant before for my personal FTE VS enterprise sub.
  2. 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

Image

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions