Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can login with with az login even though I have active subscription #23768

Closed
toki0709 opened this issue Sep 2, 2022 · 5 comments
Closed

can login with with az login even though I have active subscription #23768

toki0709 opened this issue Sep 2, 2022 · 5 comments
Assignees
Labels
Account az login/account Auto-Assign Auto assign by bot Azure CLI Team The command of the issue is owned by Azure CLI team customer-reported Issues that are reported by GitHub users external to the Azure organization. CXP Attention This issue is handled by CXP team. needs-author-feedback More information is needed from author to address the issue. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Milestone

Comments

@toki0709
Copy link

toki0709 commented Sep 2, 2022

This is autogenerated. Please review and update as needed.

Describe the bug

Command Name
az login

Errors:

No subscriptions found for [email protected].

To Reproduce:

Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.

  • Put any pre-requisite steps here...
  • az login

Expected Behavior

Environment Summary

Windows-10-10.0.19044-SP0
Python 3.10.5
Installer: MSI

azure-cli 2.38.0 *

Additional Context

@ghost ghost added customer-reported Issues that are reported by GitHub users external to the Azure organization. Auto-Assign Auto assign by bot Account az login/account labels Sep 2, 2022
@ghost ghost assigned jiasli Sep 2, 2022
@ghost ghost added this to the Backlog milestone Sep 2, 2022
@yonzhan yonzhan added the Azure CLI Team The command of the issue is owned by Azure CLI team label Sep 2, 2022
@yonzhan
Copy link
Collaborator

yonzhan commented Sep 2, 2022

@jiasli for awareness

@yonzhan yonzhan added the question The issue doesn't require a change to the product in order to be resolved. Most issues start as that label Sep 2, 2022
@RakeshMohanMSFT RakeshMohanMSFT self-assigned this Sep 2, 2022
@RakeshMohanMSFT
Copy link
Contributor

RakeshMohanMSFT commented Sep 2, 2022

@RakeshMohanMSFT RakeshMohanMSFT added the needs-author-feedback More information is needed from author to address the issue. label Sep 2, 2022
@yonzhan yonzhan added the CXP Attention This issue is handled by CXP team. label Sep 2, 2022
@ghost
Copy link

ghost commented Sep 2, 2022

Thank you for your feedback. This has been routed to the support team for assistance.

@ghost ghost added the no-recent-activity There has been no recent activity on this issue. label Sep 9, 2022
@ghost
Copy link

ghost commented Sep 9, 2022

Hi, we're sending this friendly reminder because we haven't heard back from you in a while. We need more information about this issue to help address it. Please be sure to give us your input within the next 7 days. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!

@ghost ghost closed this as completed Sep 24, 2022
@albertocavalcante
Copy link

I just faced this issue using az 2.62.0 which uses Web Account Manager (WAM) for authentication but had to switch back to browser-based authentication in order for it to work.

az account clear
az config set core.enable_broker_on_windows=false
az login

Documentation: https://learn.microsoft.com/en-us/cli/azure/authenticate-azure-cli-interactively#sign-in-with-web-account-manager-wam-on-windows

@microsoft-github-policy-service microsoft-github-policy-service bot removed the no-recent-activity There has been no recent activity on this issue. label Aug 5, 2024
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Account az login/account Auto-Assign Auto assign by bot Azure CLI Team The command of the issue is owned by Azure CLI team customer-reported Issues that are reported by GitHub users external to the Azure organization. CXP Attention This issue is handled by CXP team. needs-author-feedback More information is needed from author to address the issue. question The issue doesn't require a change to the product in order to be resolved. Most issues start as that
Projects
None yet
Development

No branches or pull requests

5 participants