Skip to content

Unique Keys can't be viewed once set #1723

@jacksorjacksor

Description

@jacksorjacksor

Hi there! This is definitely a case of hoping I'm wrong, but I can't seem to be able to see what Unique Keys have been defined for a container after the container's been created.

Example:

  • Create a database called "myDatabse"
  • Create a container called "myContainer" with a unique key of "/myUniqueKey"
  • Once "myContainer" is created, I can't seem to view whether "myContainer" has any unique key policies, including that of "/myUniqueKey"

Through the Cosmos DB SDK I can query the container's UniqueKeyPolicy, but that doesn't appear to be possible through the Explorer.

Cheers!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions