I'm trying to retrieve Azure cost data for the management group using azure cost usage API.
https://docs.microsoft.com/en-us/rest/api/cost-management/query/usage
But Im getting below error.
"Cost management data is unavailable for subscription xxxxxxxxxxx. The offer MS-AZR-xxxxP is not supported. (Request ID: xxxxx-xxxxx-xxx-xxx-xxxxx)"
Is there any way to skip such subsciptions and get data for supported subscriptions using above API.Please assist.