vladris / azure-data-engineering

https://freecontent.manning.com/vlad-riscutia-data-engineering-on-azure/
21 stars 22 forks source link

4.10 Parsing error? #3

Open davecorun opened 3 years ago

davecorun commented 3 years ago

Unable to run 4.10. Was able to create the Azure Data Factory manually using the same tenant, servicePrincipalId, and servicePrincipalKeys.

CLIInternalError: The command failed with an unexpected error. Here is the traceback: Unable to build a model: Unable to deserialize to object: type, AttributeError: 'str' object has no attribute 'get', DeserializationError: Unable to deserialize to object: type, AttributeError: 'str' object has no attribute 'get'

vladris commented 3 years ago

Issue seems to be in the Azure CLI datafactory extension. Opened an upstream issue here: https://github.com/Azure/azure-cli/issues/16646