Azure serverless and Cosmodb

Hi,
I have to do some stuff with cosmodb from my functions.
How can i set the cosmodb connection ? inside the serverless.yml ?
I can’t find anything about that inside the documentation.
Can you help me ?

I found this page

But when i try Serverless plugin “cosmosDB” not found. Make sure it’s installed and listed in the “plugins” section of your serverless config file.

I have encountered same issue. I want to create cosmos DB with serverless framework. However, it seems not possible. I have found this source


. Did you solve the problem?

It still seems not possible.
I’ve installed the serverless-azure-functions and tried to create the yml configuration, but still having issues, I’ve logged a bug here if anyone can help?