azure-cli-extensions icon indicating copy to clipboard operation
azure-cli-extensions copied to clipboard

az logic workflow list not working

Open mickelsonm opened this issue 4 years ago • 3 comments

This is autogenerated. Please review and update as needed.

Describe the bug

Command Name az logic workflow list Extension Name: logic. Version: 0.1.0.

Errors:

Unable to deserialize to object: type, KeyError: 'FlowAccessControlConfiguration'
Traceback (most recent call last):
pip-install-0h14b6sb\msrest\msrest\serialization.py, ln 1297, in _deserialize
pip-install-0h14b6sb\msrest\msrest\serialization.py, ln 1452, in deserialize_data
KeyError: 'FlowAccessControlConfiguration'

...

pip-install-0h14b6sb\msrest\msrest\serialization.py, ln 1297, in _deserialize
pip-install-0h14b6sb\msrest\msrest\serialization.py, ln 1452, in deserialize_data
msrest.exceptions.DeserializationError: Unable to deserialize to object: type, KeyError: 'FlowAccessControlConfiguration'

To Reproduce:

Steps to reproduce the behavior. Note that argument values have been redacted, as they may contain sensitive information.

  • Put any pre-requisite steps here...
  • az logic workflow list

Expected Behavior

Environment Summary

Windows-10-10.0.19041-SP0
Python 3.6.6
Installer: MSI

azure-cli 2.8.10 *

Extensions:
azure-devops 0.18.0
logic 0.1.0

Additional Context

mickelsonm avatar Nov 03 '20 15:11 mickelsonm

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @Azure/azure-logicapps-team.

ghost avatar Nov 03 '20 23:11 ghost

logic

yonzhan avatar Nov 10 '20 08:11 yonzhan

Do you need other prerequisites to reproduce this problem? I did not find the same problem in the following versions. azure-cli: 2.27.0 logic: 0.1.4

Jing-song avatar Aug 10 '21 03:08 Jing-song