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

Error disabling analytical store in container #4715

Open
hesperanca opened this issue Sep 23, 2024 · 0 comments
Open

Error disabling analytical store in container #4715

hesperanca opened this issue Sep 23, 2024 · 0 comments
Labels
customer-reported Issue created by a customer needs-investigation

Comments

@hesperanca
Copy link

Trying to disable the analytical store in a CosmosDB container by setting the TTL to 0 results in the following error:

"Analytical store can only be disabled in isolation when no rowmode features are enabled. Either backupPolicy, changeFeedPolicy, and\/or materialized views are enabled."

According to the documentation at:
https://learn.microsoft.com/en-us/azure/cosmos-db/analytical-store-introduction#analytical-ttl

We should be able to disable the analytical store on a container by simply setting the TTL to 0 (there is nothing on a the documentation that mentions rowmode features).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
customer-reported Issue created by a customer needs-investigation
Projects
None yet
Development

No branches or pull requests

1 participant