You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
ID: 9f82b124-deb4-9ae4-21de-8d0e5f8ca302
Version Independent ID: 778213fe-0138-8a6b-cd4a-71b262c63b98
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.
The text was updated successfully, but these errors were encountered: