projectkudu / AzureResourceExplorer

Azure Resource Explorer - a site to explore and manage your ARM resources in style
https://resources.azure.com
Apache License 2.0
199 stars 77 forks source link

Subscriptions list is limited to 50 entries #309

Open burgma9a opened 3 years ago

burgma9a commented 3 years ago

Our Monitoring solution Icinga creates direct links to certificates stored in Azure subscriptions. Due to the fact that I am a cloud admin in our organization I have access to 100+ subscriptions and due to PIM used in Azure Production subscriptions are always shown at the end of the list. When I try know to use one of the links the AzureResourceExplorer opens but falls back to the default screen because of the limitation to the 50 subscriptions (bug #228).

I really wonder why it is not working if I give a detailed subscription already within the call, i.e. https://resources.azure.com/subscriptions/9cd59062-4cc8-4923-bc37-84ee239bf13b/resourceGroups/prod-us-east/providers/Microsoft.Web/certificates. I get redirected back to https://resources.azure.com/subscriptions in this case.

Please have a look into this issue.

balag0 commented 3 years ago

it could be because currently the entire tree needs to be built for the tree view to work and this subscription is probably not in the discovered list. will investigate this, but there might not be a quick resolution.

RamyaSruthiPujari commented 1 year ago

@balag0 , looks like the limit got increased, but we are still facing the same issue. We have more than 500 subscriptions and not able to search (or load) required subscription if it isn't showing up in the initial list.

RamyaSruthiPujari commented 8 months ago

Same issue for me. We have >2000 subscriptions and unable to access many subscriptions.