Hello,
I have been trying to use the Azure app for Splunk for fetching the "Azure billing" and "Azure compute" information. However, I am getting "ERROR401 Client Error: Unauthorized for url" error while enabling the data input :
03-24-2020 09:27:35.646 +0000 ERROR ExecProcessor - message from "python azure_consumption.py" ERROR401 Client Error: Unauthorized for url:
https://management.azure.com/subscriptions/xxxxxxx/providers/Microsoft.Consumption/usageDetails?xxxx...
All the required API permissions have been already added. Please help what is missing.
=====================
Azure Active Directory Graph (1)
User.Read
Delegated
Granted for Default Directory
Azure Service Management (1)
user_impersonation
Delegated
Granted for Default Directory
Microsoft Graph (9)
Analytics.Read
Delegated
AuditLog.Read.All
Delegated
Read audit log data
AuditLog.Read.All
Application
Read all audit log data
Directory.Read.All
Delegated
Read directory data
Directory.Read.All
Application
Read directory data
Reports.Read.All
Delegated
Read all usage reports
SecurityEvents.Read.All
Delegated
Read your organization’s security events
User.Read
Delegated
Granted for Default Directory
User.Read.All
Application
Read all users' full profiles
Any help with this ?
Any help with this ?