Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Open Logic App by ID #246

Open
studiology opened this issue Apr 28, 2022 · 2 comments
Open

Open Logic App by ID #246

studiology opened this issue Apr 28, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@studiology
Copy link

The Open Logic Apps in Designer / Editor operations only allow selections from the list displayed in the tree view.

I have loads of logic apps in my subscription, and would prefer not to have to click "Load More..." 50+ times before the logic app I'm after appears in the list.

Typing the logic app name into the selector only filters from that existing list. It would be ideal if we could search by name or enter the full ID of the logic app (ie. /subscriptions/{subscriptionid}/resourceGroups/{rg}/providers/Microsoft.Logic/workflows/{workflowName}).

Otherwise filtering by resource group as well as subscription in the tree view pane would work - as would using the resource groups extension's tree view pane to open a Logic App - or tell the logic apps extension of its existence so it appears in the logic apps pane.

Optionally caching the list of logic apps might be workable also, or an option to have the Load More... button retrieve a configurable number of pages of data

@joechung-msft joechung-msft added the enhancement New feature or request label Apr 28, 2022
@joechung-msft
Copy link
Contributor

Filtering by resource group as well as subscription in the tree view pane would work - as would using the resource groups extension's tree view pane to open a Logic App - or tell the logic apps extension of its existence so it appears in the logic apps pane.

microsoft/vscode-azureresourcegroups#135 sounds like the way to go.

@studiology
Copy link
Author

Filtering by resource group as well as subscription in the tree view pane would work - as would using the resource groups extension's tree view pane to open a Logic App - or tell the logic apps extension of its existence so it appears in the logic apps pane.

microsoft/vscode-azureresourcegroups#135 sounds like the way to go.

Yes - though it'd be good to also have an "open Logic App by ID" operation

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants