I've read the documentation on creating virtual entities and CosmosDB data sources but it's still unclear to me what's the External Name and External Collection Name of the Virtual Entity because the msdn documentation refers to the 'table name' but, as you know, CosmosDB doesn't really have tables, rather collections and documents.
This is what my CosmosDB portal shows (I had to obfuscate the text - sorry for this) :
So, is the External Name, (1) 'MyData'
or (2) 'CollectionName'
or even (3) 'Documents'
Also, which is the External Collection Name in this case? (the use of 'Collection' is very confusing now in relation to the CosmosDB data source).
*This post is locked for comments