Is your feature request related to a problem? Please describe.
I am using com.microsoft.azure/azure@1.31.1 and I need to fetch cost information.
I have been looking everywhere in the sdk until I found com.microsoft.azure.costmanagement.v2018_05_31/azure-mgmt-costmanagement@1.0.0-beta.
I tried using it but I get:
Caused by: java.lang.SecurityException: class "com.microsoft.azure.credentials.ApplicationTokenCredentials"'s signer information does not match signer information of other classes in the same package
Describe the solution you'd like
Could a compatible version be made?
Describe alternatives you've considered
Stop using de sdk and doing all by hand/rest.
Additional context
None
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report
- [ x] Description Added
- [ x] Expected solution specified
Is your feature request related to a problem? Please describe.
I am using com.microsoft.azure/azure@1.31.1 and I need to fetch cost information.
I have been looking everywhere in the sdk until I found com.microsoft.azure.costmanagement.v2018_05_31/azure-mgmt-costmanagement@1.0.0-beta.
I tried using it but I get:
Caused by: java.lang.SecurityException: class "com.microsoft.azure.credentials.ApplicationTokenCredentials"'s signer information does not match signer information of other classes in the same packageDescribe the solution you'd like
Could a compatible version be made?
Describe alternatives you've considered
Stop using de sdk and doing all by hand/rest.
Additional context
None
Information Checklist
Kindly make sure that you have added all the following information above and checkoff the required fields otherwise we will treat the issuer as an incomplete report