keesschollaart81 / AzureCostInsights.Marketplace

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

Unhandled exception during Download Task Error: secret must be a non empty string. #33

Open boopathigithub opened 4 years ago

boopathigithub commented 4 years ago

I have configured the Azure pipeline to download the cost data from Azure followed the steps https://github.com/keesschollaart81/AzureCostInsights.Marketplace/wiki/Getting-started

But, I am getting the below error

Logging in using ApplicationTokenCredentials, authScheme is 'ServicePrincipal' Unhandled exception during Download Task Error: secret must be a non empty string.

MatthewFisher-eaton commented 3 months ago

I am seeing this as well when we converted from Service Principal to "workload identity federation with openid connect".