Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Azure Billing API not working for CSP Account #2624

Closed
mamathy opened this issue May 25, 2018 · 4 comments
Closed

Azure Billing API not working for CSP Account #2624

mamathy opened this issue May 25, 2018 · 4 comments
Labels
Billing customer-reported Issues that are reported by GitHub users external to the Azure organization. Mgmt This issue is related to a management-plane library. needs-author-feedback Workflow: More information is needed from author to address the issue. no-recent-activity There has been no recent activity on this issue. RestAPI Service Attention Workflow: This issue is responsible by Azure service team.

Comments

@mamathy
Copy link

mamathy commented May 25, 2018

Using below python api for Azure Billing,

commerce_client = UsageManagementClient(credentials, subscription_id)
usage_list = commerce_client.usage_aggregates.list(start, end)

It will works fine for EA account,but throw exception for CSP account as follows,

Operation returned an invalid status code 'Bad Request'

@lmazuel
Copy link
Member

lmazuel commented May 29, 2018

@sandeepnl do you know the right person to help here?
Thank you,

@bsiegel bsiegel added the Service Attention Workflow: This issue is responsible by Azure service team. label Sep 26, 2018
@azure-sdk azure-sdk added the customer-reported Issues that are reported by GitHub users external to the Azure organization. label Sep 24, 2020
@xiangyan99
Copy link
Member

@mamathy latest azure-mgmt-commerce is 6.0.0. Does this work for you?

@xiangyan99 xiangyan99 added the needs-author-feedback Workflow: More information is needed from author to address the issue. label Dec 7, 2021
@ghost ghost added the no-recent-activity There has been no recent activity on this issue. label Dec 15, 2021
@ghost
Copy link

ghost commented Dec 15, 2021

Hi, we're sending this friendly reminder because we haven't heard back from you in a while. We need more information about this issue to help address it. Please be sure to give us your input within the next 7 days. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!

@lmazuel lmazuel added the Mgmt This issue is related to a management-plane library. label Dec 16, 2021
@ghost ghost removed the no-recent-activity There has been no recent activity on this issue. label Dec 16, 2021
@ghost ghost added the no-recent-activity There has been no recent activity on this issue. label Dec 24, 2021
@ghost
Copy link

ghost commented Dec 24, 2021

Hi, we're sending this friendly reminder because we haven't heard back from you in a while. We need more information about this issue to help address it. Please be sure to give us your input within the next 7 days. If we don't hear back from you within 14 days of this comment the issue will be automatically closed. Thank you!

@ghost ghost closed this as completed Jan 7, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2023
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Billing customer-reported Issues that are reported by GitHub users external to the Azure organization. Mgmt This issue is related to a management-plane library. needs-author-feedback Workflow: More information is needed from author to address the issue. no-recent-activity There has been no recent activity on this issue. RestAPI Service Attention Workflow: This issue is responsible by Azure service team.
Projects
None yet
Development

No branches or pull requests

5 participants