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

Parameter this.client.subscriptionId() is required and cannot be null #920

Open
shshekhar opened this issue Sep 6, 2019 — with docs.microsoft.com · 0 comments

Comments

Copy link

I am specifying the subsciption id using ''' az account set -s <subscription_id> ''' but still when I try to run the application I get the error :
java.lang.IllegalArgumentException: Parameter this.client.subscriptionId() is required and cannot be null

I also checked ''' az account list --output table ''' and it correctly shows the intended subscription as default


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant