-
Notifications
You must be signed in to change notification settings - Fork 268
Open
Labels
customer-reportedidentify a customer issueidentify a customer issuedocumentationImprovements or additions to documentationImprovements or additions to documentationquestion
Description
- 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...
- 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

Metadata
Metadata
Assignees
Labels
customer-reportedidentify a customer issueidentify a customer issuedocumentationImprovements or additions to documentationImprovements or additions to documentationquestion