Forum Discussion

Conlyn's avatar
Conlyn
Icon for Advocate I rankAdvocate I
2 years ago
Solved

Azure Cosmos DB v2 not parsing JSON arrays

I am trying to use the new Azure Cosmos DB v2 connector in Direct Query mode.  At the table level it does not seem able to properly recognize JSON array structs "[]". When viewing the tables in Power...
  • DallasBaba's avatar
    2 years ago

    Conlyn this is a known issue with the connector, and there is a workaround to manually update the script of the Azure Cosmos DB/JSON source to get the map data type support.   Kindly read this Microsoft article :

    https://learn.microsoft.com/en-us/azure/data-factory/data-flow-troubleshoot-connector-format

    More also ensure that you are using the latest version

     

    Did I answer your question? Mark my post as a solution!
    Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

     

    Let me know if this work
    @ me in replies or I'll lose your thread!!!

     

    Thanks