Unique keys for collection should be visible in settings

This was mistakenly closed. Am moving it back to Started. Will prioritize this to get it completed and notify here once done.
Our apologies for the confusion.
7 comments
-
Oshin Satish Mundada commented
What's the ETA on this? Has been open since 2 years now!
-
Yohan S. commented
Any update please ?
-
vitor paulino commented
also for me, during collection creation the option to add new unique keys are not present.
-
Nguyễn Minh Đức commented
I can't see it?
Where I can see it? -
Matt commented
According to this link the feature is already available but I just added a comment that it does NOT work for me. I had to write some .Net code to pull the collection settings. https://feedback.azure.com/forums/263030-azure-cosmos-db/suggestions/34972027-unique-keys-for-collection-should-be-visible-in-se
-
Matt commented
This does not appear to be working for me. My collection does not show the unique keys in the portal. I had to write some .Net code to get the full definition of the collection.
-
Imre Pühvel commented
Partition key and unique constraints can be added only during collection creation. For existing collections it is cumbersome to view/verify how a collection has been set up regarding keys.
It would make sense if these read-only properties would be made available via Azure portal, for example in collection "scale and settings" view. The information is already present in JSON loaded to browser, so it is just the matter of GUI/UX.