My goal is to download csv automatically.
I have an azure account and am trying to consume their billing api.
but I have already given all permissions with respect to the financial and even then the error continues.
I'm making this call:
link {subscriptionId} /providers/Microsoft.Billing/invoices?api-version=2017-04-24-preview
and the callback is this:
Response Code: 400
{ "error": { "code": "DisallowedProvider", "message": "The operation is not allowed for the 'Microsoft.Billing' namespace. The list of allowed providers namespaces is' 84codes.CloudAMQP, AppDynamics.APM, Aspera.Transfers, Auth0.Cloud, Citrix.Cloud, Citrix. Services, Cloudyn.Analytics, Conexlink.MyCloudIT, Crypteron.DataSecurity, Dynatrace.DynatraceSaaS, Dynatrace.Ruxit, Hive.Streaming, Incapsula.Waf, LiveArena.Broadcast, Lombiq.DotNest, Mailjet.Email, Microsoft.AAD, Microsoft.ADHybridHealthService, Microsoft.Advisor, Microsoft.AlertsManagement, Microsoft.AnalysisServices, Microsoft.ApiManagement, Microsoft.Authorization, Microsoft.Automation, Microsoft.AzureStack, Microsoft.Batch, Microsoft.BatchAI, Microsoft.BingMaps, Microsoft.Blueprint, Microsoft.BotService, Microsoft. Cache, Microsoft.Capacity, Microsoft.Cdn, Microsoft.CertificateRegistration, Microsoft.ClassicStorage, Microsoft.CognitiveServices, Microsoft.Compute, Microsoft.Consumption, Microsoft.ContainerInstance, Microsoft.ContainerRegistry, Microsoft.ContainerService, Microsoft.ContentModerator, Microsoft .CostManagement, Microsoft.DataBox, Microsoft.DataBoxEdge, Microsoft.Databricks, Microsoft.DataCatalog, Microsoft.DataFactory, Microsoft.DataLakeAnalytics, Microsoft.DataLakeStore, Microsoft.DataMigration, Microsoft.DBforMariaDB, Microsoft.DBforMySQL, Microsoft.DBforPostgreSQL, Microsoft.Devices , Microsoft.DevSpaces, Microsoft.DevTestLab, Microsoft.DocumentDB, Microsoft.DomainRegistration, Microsoft.EventGrid, Microsoft.EventHub, Microsoft.Features, Microsoft.Functions, Microsoft.Genomics, Microsoft.HDInsight, Microsoft.ImportExport, Microsoft.Insights, Microsoft .IoTCentral, Microsoft.IoTSpaces, Microsoft.KeyVault, Microsoft.Kusto, Microsoft.LabServices, Microsoft.LocationBasedServices, Microsoft.LogAnalytics, Microsoft.Logic, Microsoft.MachineLearning, Microsoft.MachineLearningExperimentation, Microsoft.MachineLearningCompute, Microsoft.MachineLearningServices, Microsoft.MachineLearningModelManagement , Microsoft.ManagedIdentity, Microsoft.ManagedLab, Microsoft.Management, Microsoft.ManagementPartner, Microsoft.Maps, Microsoft. Marketplace, Microsoft.MarketplaceApps, Microsoft.MarketplaceOrdering, Microsoft.Media, Microsoft.Migrate, Microsoft.Network, Microsoft.NotificationHubs, Microsoft.OffAzure, Microsoft.OperationalInsights, Microsoft.OperationsManagement, Microsoft.PolicyInsights, Microsoft.Portal, Microsoft.PowerBI, Microsoft.PowerBIDedicated, Microsoft.RecoveryServices, Microsoft.Relay, Microsoft.ResourceGraph, Microsoft.ResourceGraph.PPE, Microsoft.ResourceHealth, Microsoft.Resources, Microsoft.ResourcesTopology, Microsoft.ResourcesTopology.PPE, Microsoft.Scheduler, Microsoft.Search, Microsoft. Security, Microsoft.SecurityGraph, Microsoft.SerialConsole, Microsoft.ServiceBus, Microsoft.ServiceFabric, Microsoft.ServiceFabricMesh, Microsoft.SignalRService, Microsoft.SiteRecovery, Microsoft.Solutions, Microsoft.Sql, Microsoft.Storage, Microsoft.StorageSync, Microsoft.StorSimple, Microsoft.StreamAnalytics, Microsoft.Subscription, microsoft.support, Microsoft.TimeSeriesInsights, microsoft.visualstudio, Microsoft.Web, Microsoft.WindowsIoT, Microsoft.Wo rkloadMonitor, Myget.PackageManagement, nuubit.nextgencdn, Paraleap.CloudMonix, Pokitdok.Platform, RavenHq.Db, Raygun.CrashReporting, RevAPM.MobileCDN, Sendgrid.Email, Sparkpost.Basic, stackify.retrace, SuccessBricks.ClearDB, TrendMicro.DeepSecurity, U2uconsult.TheIdentityHub '. " } }