Closed jaywhaaub closed 2 years ago
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Azure/azure-logicapps-team.
Author: | jaywhaaub |
---|---|
Assignees: | - |
Labels: | `customer-reported`, `Logic App`, `Service Attention` |
Milestone: | - |
route to service team
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Azure/azure-logicapps-team.
Author: | jaywhaaub |
---|---|
Assignees: | - |
Labels: | `Service Attention`, `Logic App`, `customer-reported` |
Milestone: | - |
The fix is available in logic 0.1.5 (latest version), and you can upgrade extension to latest version using command “az extension update –name logic” to try the fix.
Describe the bug
Command Name
az logic workflow list Extension Name: logic. Version: 0.1.4.
Errors:
To Reproduce:
Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.
az login
-- logged in via browser because of MFAaz account set --subscription <subId>
-- access to multiple subs so choose oneaz logic workflow list
Expected Behavior
Gives me a list of all the logic apps on this subscription.
Environment Summary
Additional Context