Azure / azure-spatial-anchors-samples

Azure Spatial Anchors sample code
Other
293 stars 139 forks source link

trying to connect spatial anchors app to Azure Cosmos DB #164

Closed lilfrimmy19 closed 4 years ago

lilfrimmy19 commented 4 years ago

I am trying to get the spatial anchors I create to save to a Cosmos DB I created through the persistent sharing of spatial anchors tutorial in the Microsoft docs. I notice some activity in the metrics section of the DB, but it does not look like anything is being written to the database. I made sure to copy the right connection string from the DB resource as well. Would the anchors I save to Azure show up in the AnchorsCache table?