web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Cosmos DB Error While ...
Power Automate
Answered

Cosmos DB Error While Querying Documents

(0) ShareShare
ReportReport
Posted on by 207
HI Everyone,
 
I am using the Cosmos DB Connector's Query Documents action and am getting this error:
 
"code": "BadRequest",
"message": "Message: {\"Errors\":[\"The collection cannot be accessed with this SDK version as it was created with newer SDK version.\"
 
Here is a little more background: 
  • Connecting to a Core SQL Cosmos DB Instance
  • Throughput has been applied at the Database level instead of the Collection level - Not sure if this matters or not
  • Are attempting to query an Accounts collection within the database

 

Query Documents.PNG

 

Has anyone seen this error? Let me know if there are any other details I could provide that would be useful.

 

Thank you!

Sean

 

 
 
Categories:
I have the same question (0)
  • v-yamao-msft Profile Picture
    Microsoft Employee on at

    Hi @panterra ,

     

    I have searched online for relative error message. From this thread, it seems that upgrading the .nuget packages Microsoft.Azure.DocumentDB and Microsoft.DocumentDB.TransientFaultHanding to latest stable will fix the issue.

     

    Please check it and try to update your SDK version to see if it will work:

    https://github.com/Azure/azure-documentdb-datamigrationtool/issues/35

     

    Further, there are some know issues and limitations when working with Azure Cosmos DB, please check it for more details:

    https://docs.microsoft.com/en-us/connectors/documentdb/

     

    By the way, please try to change your query code likes below without double quotes around the number to see if it will work:

    Select*From Accounts c Where c.docid=1

     

    Best regards,

    Mabel

     

  • Verified answer
    panterra Profile Picture
    207 on at

    Hi Everyone,

     

    It turns out that this error is related to the following issue with the partition key setting.

     

    Partition Key.png

     

    This must be unchecked on your partition for the Cosmos DB Connector to work correctly.

     

    Thanks,

    Saen

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 77 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 68

#3
Expiscornovus Profile Picture

Expiscornovus 56 Most Valuable Professional

Last 30 days Overall leaderboard