azure-quantum-python icon indicating copy to clipboard operation
azure-quantum-python copied to clipboard

Add convenience method to get remaining number of Azure Credits on Workspace

Open guenp opened this issue 3 years ago • 0 comments

It could be useful to access and read out the remaining Workspace quota from the azure-quantum package.

for quotas, we do have a dataplane API, it's the one the portal queries to display the quota usage charts. It should be accessible through the dataplane generated sdk so we can make this accessible via the convenience layer.

guenp avatar Feb 03 '22 23:02 guenp