All Apps and Add-ons

Splunk Add-on for Microsoft Cloud Services: Why am I unable to add an Azure Storage Account unless I'm an admin user?

anupshah
New Member

Hi,

If I try to add an Azure Storage Account as a Power User I get the following error message:

REST ERROR[1021]: Fail to decrypt the encrypted credential information - Failed to get credentials

If I try to add the same Azure Storage Account as an Admin User, then it works without problem.

Is that a limitation, or is something else typically amiss (and if so, what - couldn't see anything in any docs)?

Thanks!
Anup

0 Karma

bmacias84
Champion

Hello,

I don't use this app, but it looks like you need to edit the authorize.conf and default.meta files.

In authorize.conf edit or add your group you want add Azure Storage Account.

#Authorize.conf
[role_power]
ta_o365_configuration = enabled
ta_o365_system_configuration = enabled
ta_o365_get_credential = enabled   # this is missing from power users

In the default.meta add the following.

[]
access = read : [ * ], write : [ admin , power]
export = system

This is all assuming that password/token data is not in https://localhost/servicesNS/nobody/storage/passwords. If it is then Admins are the only user who can add or edit.

Hope this helps.

0 Karma

anupshah
New Member

Thanks for your help and quick response.

We tried the above but no luck (we couldn't access that servicesNS/nobody/storage/passwords URL you mentioned - don't know if that has any bearing?)

Workaround for now is getting an admin user to create this for me for now.

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...