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

Only 50 subscriptions retreived #85

Closed
CeeeBeee opened this issue Apr 7, 2020 · 7 comments
Closed

Only 50 subscriptions retreived #85

CeeeBeee opened this issue Apr 7, 2020 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@CeeeBeee
Copy link

CeeeBeee commented Apr 7, 2020

Hi,

I have over 180 subscriptions, it appears that the management.azure.com/subscriptions API call is only retrieving 50 subscriptions. So I have extracted using powershell the full subscription list, and appended it into the AllSubscription table. However, when I refresh, whilst the number of subscriptions increases, the resources groups, virtual machines etc are not pulled from the full list of subscriptions in the AllSubscription table.

Is this expected behaviour? or can you advise how this could be resolved please.

Thanks

Colin

@CeeeBeee
Copy link
Author

CeeeBeee commented Apr 7, 2020

I am trying the changes related to manage tenant to see if that fixes this. will reopen otherwise.

@CeeeBeee CeeeBeee closed this as completed Apr 7, 2020
@CeeeBeee CeeeBeee reopened this Apr 7, 2020
@CeeeBeee
Copy link
Author

CeeeBeee commented Apr 7, 2020

ok - still have this issue, only 50 subscriptions are being retrieved from the api call; meaning that for all of the data tables, only the first 50 subscription are queried and populated. I had tried to modify all subscriptions table, but discovered that rather than each table build, build from that table, they all make the same query. Any ideas how I can fix?

@CristianEdwards
Copy link
Contributor

actually we have dashboards with hundreds of subscriptions working. So the 50 subscriptions limitation issue is new. We might need to see the exact error with the PBIX file. can you share an email and we will reach out to you?

@CeeeBeee
Copy link
Author

CeeeBeee commented Apr 8, 2020

colin [dot] bradford @ blueprism [dot] com
I am using the standard pbix 7.1 file without modification. welcome your assistance.

@CristianEdwards
Copy link
Contributor

Taking your issue offline for now until we identify if its a unique issue for your environment. Will post the resolution later on after working with you remotely

@CristianEdwards CristianEdwards added the help wanted Extra attention is needed label Apr 17, 2020
@CristianEdwards CristianEdwards self-assigned this Apr 17, 2020
@josunefon josunefon added bug Something isn't working and removed help wanted Extra attention is needed labels Apr 21, 2020
@josunefon josunefon self-assigned this Apr 21, 2020
@josunefon
Copy link
Member

We detected during the troubleshooting session with @CeeeBeee that sometimes the Subscriptions API returns only the first 50 subscriptions and the nextlink field.

We're currently adapting the dashboard to receive all the subscriptions.

@CeeeBeee
Copy link
Author

CeeeBeee commented Apr 21, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants