Azure / LogicAppsUX

https://learn.microsoft.com/azure/logic-apps
MIT License
77 stars 84 forks source link

Premium Integration Account doesn't show up more than 1000 maps. #5297

Open vikrishms opened 3 months ago

vikrishms commented 3 months ago

Describe the Bug

Premium Integration Account doesn't show up more than 1000 maps.

Only first 1000 are listed in an alphabetical order and no chance of getting the remaining in the portal.

Looking into the HAR traces, I see the request is made to retrieve first 1000 and later we receive the callback url for retrieving next set of maps. But, we don’t use it to pull subsequent maps.

It is reproduceable in any Integration Account.

Plan Type

Premium

Steps to Reproduce the Bug or Issue

Reproduction steps:

https://management.azure.com/subscriptions/xxxxxxxx-xxxx-xx-xxxxx-xxxxxxxxxxxxxxx/resourceGroups/TEST/providers/Microsoft.Logic/integrationAccounts/IAXXXXXX/maps?api-version=2019-05-01&$top=1000

Workflow JSON

No response

Screenshots or Videos

No response

Additional context

No response

daviburg commented 3 months ago

@tonytang-microsoft-com maybe an issue you can look into?