ahmelsayed / AzureFunctions

Apache License 2.0
0 stars 0 forks source link

Add manifest designer for selecting storage objects #2

Open davidebbo opened 8 years ago

davidebbo commented 8 years ago

Designer needs to support selecting storage objects for input trigger, other input params, and output.

Initially, we'll assume the storage account is always the main one we created.

The UI to select a queue can be a drop down that lists all the queues in the account (minus the system queues). Optionally, we can offer the option to create a new queue.

Similar deal for tables.