Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unique Keys can't be viewed once set #1723

Open
jacksorjacksor opened this issue Jan 18, 2024 · 0 comments
Open

Unique Keys can't be viewed once set #1723

jacksorjacksor opened this issue Jan 18, 2024 · 0 comments

Comments

@jacksorjacksor
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant