keesschollaart81 / AzureCostInsights.Marketplace

Azure Cost Insights - A widget for Azure DevOps (Maintenance repo)
https://marketplace.visualstudio.com/items?itemName=keesschollaart.AzureCostInsights
25 stars 8 forks source link

Client ID must be a non empty string #10

Closed ics-bldmgr closed 5 years ago

ics-bldmgr commented 5 years ago

I'm using managed identity authentication in the Azure Resource Manager service connection and when I run the build, I get an error saying that the client ID can not be empty. I don't see a field to enter the client ID. Should there be a variable or field to enter this data?

keesschollaart81 commented 5 years ago

Confirmed. I should be able to implement this like they did here: https://github.com/Microsoft/azure-pipelines-tasks/pull/9419 (for later reference)

I'll have to build/test this, will make this part of the 1.5 release in ~a month.

keesschollaart81 commented 5 years ago

Now fixed/available with release v1.5.0