MongoServerError expected type object but found array. cosmos db mongodb

Whenever I use the updateMany function in mongo shell to update the records in cosmosdb Mongodb API it shows me the MongoServerError expected type object but found array. but my documents are not array type

What’s the exact command you’re running?